Results 1 to 4 of 4
  1. #1
    Join Date
    May 2007
    Posts
    24
    Plugin Contributions
    1

    Default Attributes div is BIG

    I'm having trouble with my attributes box. I currently have its CSS set to:
    Code:
    .prod_attributes{
    position:relative;
    top:-60px;
    display:block;
    }
    It positions vertically fine when there is just the right amount of text in the product description, but too much or too little text and I get stuff like this:
    http://www.ecomgoods.com/lcross/inde...&products_id=8
    (Look at some of the other products, they position fine.)

    I'm new to positioning with CSS and have been playing with the floats. I read all about them, but I'm not getting this attributes section to do what I want. Any suggestions on fixing this?

    Thank you,
    Jake Burkart

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Attributes div is BIG

    This is a code thing and one that you must have already altered....

    You need to add a clear both to the tpl_product_info_display.php file in the correct place to force the attributes to a new line
    Zen-Venom Get Bitten

  3. #3
    Join Date
    May 2007
    Posts
    24
    Plugin Contributions
    1

    Default Re: Attributes div is BIG

    Positioning with CSS is tricky. Gotta use my brain, and it hurts.

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Attributes div is BIG

    Positioning with CSS is tricky. Gotta use my brain, and it hurts.
    Yeah but you gotta get the code working for you also in this instance
    Zen-Venom Get Bitten

 

 

Similar Threads

  1. v151 Wrap DIV around attributes
    By Nick1973 in forum Setting Up Categories, Products, Attributes
    Replies: 29
    Last Post: 7 Aug 2014, 11:45 AM
  2. Replies: 5
    Last Post: 28 Feb 2014, 12:30 PM
  3. v139h How to get div#NavEZpagesTop on same line as div#NavMain
    By idc1 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 12 Mar 2013, 06:16 PM
  4. Can't get logo div and horizontal menu div to touch
    By Chuckwa in forum Templates, Stylesheets, Page Layout
    Replies: 14
    Last Post: 28 May 2010, 07:16 PM
  5. attributes text size too big in firefox ?
    By monkey8 in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 26 Feb 2009, 06:46 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