Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14
  1. #11
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Additional Images Layout and Location.

    "change the float to center"
    You can only float left or right; specifying "center" would cause a css error.
    To center the contents of an element, use
    text-align: center;

    Your stylesheet_main.css has this:

    #productAdditionalImages {margin:10px; border:1px solid #535353; padding:10px 0px;}

    #productAdditionalImages .additionalImages {text-align:center;}

    #productAdditionalImages .additionalImages a {color:#C00505; font-weight:bold;}

    I didn't see any conflicts in your other two major stylesheets, or the mod stylesheets, but that's not to say there aren't any. The more separate files you have (unless they are tightly focused like styles_AJAX_image_swapper.css), the easier it is to miss conflicts.

    Your template maker has changed some of the standard ids and classes, so some standard suggestions may not apply to you, or there may be unknown styling that overrides the standard suggestions. At least they have not eliminated or encrypted most of the standard identifiers, as many Template Monster templates do.
    Last edited by gjh42; 10 Apr 2008 at 05:08 PM.

  2. #12
    Join Date
    Jun 2006
    Posts
    566
    Plugin Contributions
    0

    Default Re: Additional Images Layout and Location.

    argh this is the next thing i'd like to figure ot on my site but i'm not looking forward to it

    i just first thing i have to do is change the size on my main image being displayed
    www.gorillagear.ca = zencart v1.3.9h with 40+ mods

  3. #13
    Join Date
    Jun 2006
    Posts
    566
    Plugin Contributions
    0

    Default Re: Additional Images Layout and Location.

    ok i changed the size of my main image now but i can't move my additional images under my main image as tabbed products pro won't let that happen
    www.gorillagear.ca = zencart v1.3.9h with 40+ mods

  4. #14
    Join Date
    Jun 2006
    Posts
    566
    Plugin Contributions
    0

    Default Re: Additional Images Layout and Location.

    ok i turned off the additional images tab and now the additional images are plastered next to the main image not under it? any ideas
    www.gorillagear.ca = zencart v1.3.9h with 40+ mods

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Change Location of Additional Images on the page, and Size Chart....
    By nyc76 in forum Setting Up Categories, Products, Attributes
    Replies: 7
    Last Post: 24 May 2012, 11:05 AM
  2. Additional Images Layout
    By caesartrading in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 7 Jun 2011, 02:25 AM
  3. Layout of Additional of Additional Product Images - Possible Bug?
    By RatMonkey in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 25 Mar 2011, 02:21 PM
  4. Additional Images Layout
    By edeades in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 5 Jun 2009, 03:16 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg