Posts: 226
Name: Chris
Location: West Yorks , UK
|
Hi _ i have a shop that has been written fro the company i work for at www.it-deals.co.uk - I have a bit of a niggle witgh the left side menu - the "monitors and projectors" overlaps onto the following line and it's annoying me.
The css is as follows:
a.s5,
a.s4,
a.s3{
text-decoration: none;
font-size:11px;
padding:4px 0 4px 10px;
background: url(../images/bullet-arrow.gif) no-repeat center left;
I cant figure out what to put in where to make that wrap of the text align correctly and wondered if anyone had any ideas on this .
Thanks
|