Announcement

Collapse
No announcement yet.

some images centred some not

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

    some images centred some not

    Hi all,
    I am having a problem with soem sections of my site have the product image on the left with the description nicely spread out, http://www.torreelectrics.co.uk/acatalog/Inset_fires.html
    but some images seem to be centred with the description all bunched up. http://www.torreelectrics.co.uk/acatalog/Freestanding_electric_fires.html
    How do I alter this so as all images are left aligned?

    thanks
    Barrie

    #2
    Open the Inset_Fires page in the Actinic Catalog tree and click on the first product. Look at the layout tab to see which product layout you are using, then apply the same product layout on the other page(s).
    Bill
    www.egyptianwonders.co.uk
    Text directoryWorldwide Actinic(TM) shops
    BC Ness Solutions Support services, custom software
    Registered Microsoft™ Partner (ISV)
    VoIP UK: 0131 208 0605
    Located: Alexandria, EGYPT

    Comment


      #3
      Hi Bill,
      thanks for your reply. I had already checked the layout tab and both sections are set as "Layout designed for new products" which seems to be the same as the "image to left of description and heading" I have never altered the layout settings in any catagories so don`t understand why they are different.

      Barrie

      Comment


        #4
        Comparing the code for the first product on each page, the only difference I can find is the size of the images.
        Code:
        Inset_fires.html
        <tr><td rowspan="2" valign="TOP" align="CENTER">  <A HREF="javascript:ShowPopUp('info%5fTMR15%2ehtml',400,350);"><IMG SRC="TMR15_2.jpg" ALT="Dimplex Timra TMR15 inset electric fire&#46;" BORDER=0 HEIGHT=225 WIDTH=325 ></A> </td><td valign="TOP" align="LEFT" colspan="2">  <a name="aTMR15"><span class="actregular"><b>Dimplex Timra TMR15 inset electric fire&#46;</b></span> 
        
        Freestanding
        <tr><td rowspan="2" valign="TOP" align="CENTER">  <A HREF="javascript:ShowPopUp('info%5fCHT20%2ehtml',400,350);"><IMG SRC="CheritonR_L_sm.jpg" ALT="Dimplex Cheriton CHT20 electric fire&#46;" BORDER=0 HEIGHT=225 WIDTH=263 ></A> </td><td valign="TOP" align="LEFT" colspan="2">  <a name="aCHT20"><span class="actregular"><b>Dimplex Cheriton CHT20 electric fire&#46;</b></span>
        Try referencing the TM15_2.jpg from the Cheriton product and see what that does to the layout.
        Bill
        www.egyptianwonders.co.uk
        Text directoryWorldwide Actinic(TM) shops
        BC Ness Solutions Support services, custom software
        Registered Microsoft™ Partner (ISV)
        VoIP UK: 0131 208 0605
        Located: Alexandria, EGYPT

        Comment


          #5
          Hi Bill,
          I have tried all sorts to solve this, completely deleted the section and started again, moved the products to different sections, copying the products to different sections but they always change to the bunched up text. All of the section settings seem to be the same.
          Is there anyone at actinic i can ask about this?

          thanks
          Barrie

          Comment


            #6
            Hi Barrie,

            Please try compacting the Database ('Housekeeping | Compact Databases') and tick both options and restart Actinic and upload/refresh your site to check the results.

            Do you still have the same problem even if you create a new section, new product with the same layout ("Layout designed for new products")?
            Cheers,
            Suresh Babu G

            Comment

            Working...
            X