1

Topic: Style problem with postleft and postright.

http://www.webkenya.com/Untitled-1.gif

Any help to resolve this small problem (the black part) would be highly appreciated.

Thank you
Tommy

Re: Style problem with postleft and postright.

Erm its been a while....

But I think its this line...

DIV.postright, DIV.postfootright {BORDER-LEFT-COLOR: #f1f1f1}

3

Re: Style problem with postleft and postright.

Thanks Steven,

Indeed it is !!!  Found it few minutes before your post smile

DIV.blockpost DIV.box, DIV.postright, DIV.postfootright {BACKGROUND-COLOR: #F5E29E;}
DIV.postright, DIV.postfootright {BORDER-LEFT-COLOR: #F4EEC6;}
DIV.postleft, DIV.postfootleft, DIV.blockpost LABEL {BACKGROUND-COLOR: #F4EEC6;}

Note that BORDER-LEFT-COLOR should be the same than BACKGROUND-COLOR.

Thanks for your help !!!
Tommy