Results 1 to 5 of 5
  1. #1
    Join Date
    Apr 2005
    Posts
    298
    Plugin Contributions
    0

    Default product info Attribute name alignment problem

    On the right side where the atrributes are, the one i'm concerned with is the one labeled Gold Type, Im trying to get it to line up like the others with the drop down box next to it and not underneth it.

    Can be seen here: http://dealz-r-us.com/index.php?main...&products_id=9

    Can Someone help me please!!!!

  2. #2
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: product info Attribute name alignment problem

    On my monitor (1024x768) both of them are above their dropdown boxes. That is a function of the width available, and since you have a fluid template at 90%, it will be difficult to control it in all situations.

    The best you can probably do is make the parts take the same amount of space, so they will all act the same, horizontal or stacked, in a given window. Add to your stylesheet:
    Code:
    h4.optionName {width: 7em;} 
    
    .wrapperAttribsOptions select {width: 16em;}
    Adjust to suit.

  3. #3
    Join Date
    Apr 2005
    Posts
    298
    Plugin Contributions
    0

    Default Re: product info Attribute name alignment problem

    Thank you for your response i will try it and let you know how it worked for me.

  4. #4
    Join Date
    Apr 2005
    Posts
    298
    Plugin Contributions
    0

    Default Re: product info Attribute name alignment problem

    Quote Originally Posted by gjh42 View Post
    On my monitor (1024x768) both of them are above their dropdown boxes. That is a function of the width available, and since you have a fluid template at 90%, it will be difficult to control it in all situations.

    The best you can probably do is make the parts take the same amount of space, so they will all act the same, horizontal or stacked, in a given window. Add to your stylesheet:
    Code:
    h4.optionName {width: 7em;} 
    
    .wrapperAttribsOptions select {width: 16em;}
    Adjust to suit.
    Thank you that does look a lot better. Once again Thank you for the help!!!!

  5. #5
    Join Date
    Mar 2011
    Location
    In a green and pleasant land
    Posts
    46
    Plugin Contributions
    0

    Default Re: product info Attribute name alignment problem

    Quote Originally Posted by gjh42 View Post
    On my monitor (1024x768) both of them are above their dropdown boxes. That is a function of the width available, and since you have a fluid template at 90%, it will be difficult to control it in all situations.

    The best you can probably do is make the parts take the same amount of space, so they will all act the same, horizontal or stacked, in a given window. Add to your stylesheet:
    Code:
    h4.optionName {width: 7em;} 
     
    .wrapperAttribsOptions select {width: 16em;}
    Adjust to suit.

    Thanks so much for this it was driving me mad - and makes the page look so much neater

 

 

Similar Threads

  1. v151 Vertical alignment of attribute name to middle of radio button options
    By Dave224 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 18 Jul 2013, 05:33 PM
  2. Product name alignment
    By CheekyCockney in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 5 Nov 2012, 12:37 PM
  3. Attribute Alignment Problem Cold Steel Template
    By CascianoLtd in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 25 Sep 2009, 05:54 AM
  4. Problem with Option Name alignment
    By abcoombe in forum Setting Up Categories, Products, Attributes
    Replies: 4
    Last Post: 16 Jul 2008, 03:02 PM
  5. Vertical Alignment of Product Name
    By rwhporg in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 9 Jun 2008, 10:18 PM

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