Results 1 to 7 of 7
  1. #1
    Join Date
    Dec 2008
    Posts
    82
    Plugin Contributions
    0

    Default position of drop down boxes

    is there a way of reducing the gap between the drop down boxes, for example the colour and lead size boxes on this page http://pinknblue.biz/index.php?main_...products_id=18

    my client wants the gap reduced across the whole site, on all pages so is there a way of doing it.
    "You've seen the film, now get the doll. Handi Bendi Ghandi, complete with a wardrobe of robes and a cast of five thousand"

  2. #2
    Join Date
    Sep 2004
    Location
    Western Massachusetts
    Posts
    2,945
    Plugin Contributions
    5

    Default Re: position of drop down boxes

    Try this:

    Make an override copy of includes/modules/attributes.php by copying that file to includes/modules/bookshelf/attributes.php
    Edit that new copy - delete this line of code at line 49:
    Code:
    <br class="clearBoth" />
    Now edit your stylesheet to add:
    Code:
    #productAttributes {
    float: left;
    }
    Neville
    An assumption is what you arrive at when you get tired of thinking...

  3. #3
    Join Date
    Dec 2008
    Posts
    82
    Plugin Contributions
    0

    Default Re: position of drop down boxes

    I've checked attrubutes.php and <br class="clearBoth" /> isn't on line 49... It's on line 257.

    Is this correct?

    PHP Code:
     if ($tmp_attributes_image_row PRODUCTS_IMAGES_ATTRIBUTES_PER_ROW) {
                          if (
    $tmp_attributes_image_row $products_options_names->fields['products_options_images_per_row']) {
                            
    $tmp_attributes_image .= '<br class="clearBoth" />' "\n";
                            
    $tmp_attributes_image_row 1
    HELP!!!
    "You've seen the film, now get the doll. Handi Bendi Ghandi, complete with a wardrobe of robes and a cast of five thousand"

  4. #4
    Join Date
    Sep 2004
    Location
    Western Massachusetts
    Posts
    2,945
    Plugin Contributions
    5

    Default Re: position of drop down boxes

    my mistake - sorry
    it's in includes/templates/template_default/templates/tpl_modules_attributes.php at line 49
    make your edit, and save it to includes/templates/YOUR_TEMPLATE/templates/tpl_modules_attributes.php
    Neville
    An assumption is what you arrive at when you get tired of thinking...

  5. #5
    Join Date
    Dec 2008
    Posts
    82
    Plugin Contributions
    0

    Default Re: position of drop down boxes

    Worked a treat... Thanks :-)

    Now another similar problem. On the coats pages there's 2 types of coat a showerproof coat and a fur lined coat. Both these coats have small images showing back and front, however the thumbnails are on the wonk... They're not level and look messy.

    http://pinknblue.biz/index.php?main_...products_id=28

    anyway they can be leveled up??
    "You've seen the film, now get the doll. Handi Bendi Ghandi, complete with a wardrobe of robes and a cast of five thousand"

  6. #6
    Join Date
    Sep 2004
    Location
    Western Massachusetts
    Posts
    2,945
    Plugin Contributions
    5

    Default Re: position of drop down boxes

    edit your override copy of the template file tpl_product_info_display.php, add a
    Code:
    <br class="clearBoth" />
    just before
    Code:
    <!--bof Additional Product Images -->
    Neville
    An assumption is what you arrive at when you get tired of thinking...

  7. #7
    Join Date
    Dec 2008
    Posts
    82
    Plugin Contributions
    0

    Default Re: position of drop down boxes

    Excellent.... that did the trick.

    Many thanks,

    Andy
    "You've seen the film, now get the doll. Handi Bendi Ghandi, complete with a wardrobe of robes and a cast of five thousand"

 

 

Similar Threads

  1. Drop Down Menu Level 2 Position
    By whitsolltd in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 27 Sep 2012, 02:03 AM
  2. Attributes drop down position
    By rxalex in forum General Questions
    Replies: 1
    Last Post: 10 Jul 2010, 10:46 PM
  3. Drop Down Combo Boxes
    By DJ2liveUK in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 18 May 2007, 01:41 PM
  4. drop down boxes
    By keystonewebworks in forum General Questions
    Replies: 0
    Last Post: 12 Sep 2006, 06:05 PM
  5. Vertical position of side boxes (bring them down)
    By cfe in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 1 Jul 2006, 12:17 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR