smithy
designer.
Hi,
Well i have a problem, i always used to be able to create CSS custom links with my old dreamweaver 4 but now i can't do it in MX 2004. I know how to create css styles for text and basically with a reference book i can quite alot of css stuff, but i always get confused with links.
I was just wondering whether someone could just make me a CSS link that i can copy into a Stylesheet and it will be recognised by Dreamweave in the properties box. I have tried but it didnt work, but it did show up.
This is what i had but it doesnt work:
a.link1:link {font-family: Arial, Helvetica, sans-serif;text-decoration:none;color:#5289BF;font-size: 12px}
a.link1:visited {font-family: Arial, Helvetica, sans-serif;text-decoration:underline;color:#5289BF;font-size: 12px}
a.link1:hover {font-family: Arial, Helvetica, sans-serif;text-decoration:underline;color:#5289BF;font-size: 12px}
a.link1:active {font-family: Arial, Helvetica, sans-serif;text-decoration:none;color:#5289BF;font-size: 12px}
Basically all i would like is a template i can customize meaning underline/no underline all that stuff.
It would be awesome if someone could just help me.
Well i have a problem, i always used to be able to create CSS custom links with my old dreamweaver 4 but now i can't do it in MX 2004. I know how to create css styles for text and basically with a reference book i can quite alot of css stuff, but i always get confused with links.
I was just wondering whether someone could just make me a CSS link that i can copy into a Stylesheet and it will be recognised by Dreamweave in the properties box. I have tried but it didnt work, but it did show up.
This is what i had but it doesnt work:
a.link1:link {font-family: Arial, Helvetica, sans-serif;text-decoration:none;color:#5289BF;font-size: 12px}
a.link1:visited {font-family: Arial, Helvetica, sans-serif;text-decoration:underline;color:#5289BF;font-size: 12px}
a.link1:hover {font-family: Arial, Helvetica, sans-serif;text-decoration:underline;color:#5289BF;font-size: 12px}
a.link1:active {font-family: Arial, Helvetica, sans-serif;text-decoration:none;color:#5289BF;font-size: 12px}
Basically all i would like is a template i can customize meaning underline/no underline all that stuff.
It would be awesome if someone could just help me.