[thelist] CSS background positioning and link borders

Stephen Caudill SCaudill at municode.com
Tue Feb 24 10:27:11 CST 2004


--------------- Stephen Caudill wrote: --------------- 

: #process .process{border-right:25px solid #7174A6;}
: #process .process{border-right:25px solid #7174A6;}
: #process .process{border-right:25px solid #7174A6;}

Grrr... Stupid Outlook. Stupid keyboard shortcut. Stupid fingers. Stupid Fat Hobbit...

Anyway, to correct that last bit:

#beginning .beginning {border-right:25px solid #7174A6;}
#process .process{border-right:25px solid #7174A6;}
#packages .packages{border-right:25px solid #7174A6;}
...etc.

and you'd need to add the appropriate id to each body tag.  That's pretty much it.

Cheers!
Stephen Caudill
http://www.mechavox.com/


More information about the thelist mailing list