View Single Post
  #7  
Old 01-31-2007, 07:16 AM
 
Sisom Sisom is offline
 

eXpert
  
Join Date: Sep 2006
Posts: 310
 

Default Re: Changing {$product.fulldescr} for CSS

I have just one small problem that only comes up on a few products: when the line wraps around so there are two or more lines, the bullet is centred vertically between the lines, which looks odd; I would like it to be aligned with the top line.
Does anybody know how to do this?


...I worked it out

I used:
BACKGROUND-POSITION: top;

I would like to move the GIF down a couple of pixels, but I've tried changing the margin in
.Productbullets LI
but I can't seem to make it do anything useful. If I make the top margin 2px (or whatever) the .GIF seems to move UP, but surely that's wrong? I tried a minus value and the text ended up on top of the .GIF.

...I fixed this problem by just adjusting the .GIF in PhotoImpact 12, so that the arrows are two pixels lower in the image. But I think that's cheating!
__________________
X-Cart Gold Version 4.3.2
Reply With Quote