Announcement

Collapse
No announcement yet.

image and text alignment

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    image and text alignment

    Me again!

    I have managed to edit my productline ans productimage html pages in order to get the images on top with the text below on all of my product pages.
    Everything is aligned to the left. i would like the image, price and add to cart to be centered but the text to remain aligned to the left.
    I tried altering "left" to "center" but it alters the text as well.
    How can I achieve what I want?

    Regards

    Ali

    #2
    Hi there

    To do this you just need to place

    <div align="center">

    above your NETQUOTEVAR:PRODUCTIMAGE tag and place

    </div>

    after it.

    That should work unless there is a problem with the HTML that is formatting your products.

    Comment

    Working...
    X