Announcement

Collapse
No announcement yet.

Centreing graphic images

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

    Centreing graphic images

    Hi,

    I'm using the 'Smart' theme in v7 and was wondering whether there is an easy way of making the graphics in each product section central rather than huddled at the top of each section. My text description for each product is down the right hand side with the graphics on the left. I know I can probably do it by expanding the white space above each image but it seems a long winded way of doing it. Also, is there any way of making the text column slightly wider ?

    Great forum guys, keep up the good work.

    Graham

    #2
    If you open up the product line template you are using, then the NETQUOTEVAR:PRODUCTIMAGE which is the place holder for the image should reside within a <TD></TD> cell. Maybe something like this being the openning TD cell:

    <td valign="TOP" align="CENTER" NETQUOTEVAR:HEIGHT width="100%">

    change the VALIGN to middle and that should center it vertically for you next to the text within your right hand cell...

    Comment


      #3
      Centreing image

      Hi Techno-Web,

      Many thanks for the advice - problem now sorted and the images are centred, which makes the whole setup very much better looking.

      Thanks,

      Graham

      Comment


        #4
        hi i am using the default template but i cant seemt o center my logos
        ive looked for the text u mention but im unable to find it any mnore ideas on hwo to v=centre my corporate logo
        Remembering the road to Actinic enlightenment is a long and sometimes painful one.
        Current project:
        cheapadulttoys4u.co.uk
        cheaplingerie4u.co.uk
        Something for the Missus,Something for the Weekend

        Comment


          #5
          Your image is embedded in a table in the Act_Primary.html template.

          If you add the code above to the <TD> that goes around it then you should be fine.

          Mike
          -----------------------------------------

          First Tackle - Fly Fishing and Game Angling

          -----------------------------------------

          Comment

          Working...
          X