Topic: FAO Paul
I'm using what you said here to create the 1px gap between postleft and postright in viewtopic.
DIV.blockpost DIV.box, DIV.postright, DIV.postfootright {BACKGROUND-COLOR: #FAFAFA}
DIV.postright, DIV.postfootright {BORDER-LEFT-COLOR: #FFFFFF}
DIV.postleft {BORDER-RIGHT: 1px solid #FFFFFF}
DIV.postleft, DIV.postfootleft {BACKGROUND-COLOR: #F3F3F3}
DIV.blockpost LABEL {BACKGROUND-COLOR: #F3F3F3}
THe problem is that on a long message it displays like so :
What's the best solution to this ? Can it be done via the stylesheets or will i have to fiddle with viewtopic?
Cheers.