Scribbller
09-13-2005, 02:42 AM
Ok I am having another problem here now, I gave navigation module class=leftmenu and went to CSS style sheet to define left menu css class and did this
.leftmenu { background-color: transparent; color: #000000; }
Now if I put any colour in background-color attribute eg #009900 it pics up that colour and uses it as background but when I put transparent it doesnt put the background as transparent it just gives it as a darkgreen background which always happens when css is not properly defined. Can anyone please help me here?
Regards
.leftmenu { background-color: transparent; color: #000000; }
Now if I put any colour in background-color attribute eg #009900 it pics up that colour and uses it as background but when I put transparent it doesnt put the background as transparent it just gives it as a darkgreen background which always happens when css is not properly defined. Can anyone please help me here?
Regards