Forums

This topic is locked

List-O-Rama extension and changing colors

Posted 02 Oct 2003 16:40:34
1
has voted
02 Oct 2003 16:40:34 Mark Gason posted:
checking code generated by the List-O Rama extension...
I was trying to see how to change the colors, in the code it uses 3 digit color values, how do these work?
background-color: #036;
border-bottom: 1px solid #eee;

thanks for your help
mark


Replies

Replied 03 Oct 2003 19:27:07
03 Oct 2003 19:27:07 Marja Ribbers-de Vroed replied:
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
checking code generated by the List-O Rama extension...
I was trying to see how to change the colors, in the code it uses 3 digit color values, how do these work?
background-color: #036;
border-bottom: 1px solid #eee;
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
I think #036 is just a shorthand notation for #003366.
You can just substitute those with your own color numbers, either shorthand again, or the full 6 numbers.

--
Marja Ribbers-de Vroed
www.flevooware.nl
www.flevooware.nl/dreamweaver/

Reply to this topic