Thanks for the reply , but still wraps under
Well, yes, if I am understanding correctly,. where do you think all that text is going to appear? I have viewed at 1024x768 and 800x600 and there appears to be correct rendering but a bit more space between them would not hurt. It looked like this:
Code:
High Performance - BLUE lane
marking tape 50mm x 33M
£9.44
Is this what you see and are concerned with?
The text is a div right now and I do not understand how a table will make it smaller??
you might try :
Code:
.centerBoxContentsNew {
margin: 0.03em;
}
.centerBoxContentsFeatured {
margin: 0.03em;
}
and adjust as you see fit maybe 0.05 or 0.02??