Results 1 to 10 of 10

Hybrid View

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

    Default Re: strange styling problem - help needed

    The table cells in the listing are not given explicit widths (except for the price column), so they auto-adjust depending on their contents. The description will force the image column to shrink to its minimum only if it is long enough to fill the potential width.

    If you don't want to depend on there being descriptions in every category, you can fix the image column width. Add to your stylesheet

    #listCell0-0 {width: 123px;}

  2. #2
    Join Date
    Oct 2011
    Posts
    36
    Plugin Contributions
    0

    Default Re: strange styling problem - help needed

    Quote Originally Posted by gjh42 View Post
    The table cells in the listing are not given explicit widths (except for the price column), so they auto-adjust depending on their contents. The description will force the image column to shrink to its minimum only if it is long enough to fill the potential width.

    If you don't want to depend on there being descriptions in every category, you can fix the image column width. Add to your stylesheet

    #listCell0-0 {width: 123px;}
    That is awesome!!! thank you so much for the help!!!!!

  3. #3
    Join Date
    Oct 2011
    Posts
    36
    Plugin Contributions
    0

    Default Re: strange styling problem - help needed

    So just by seeing your fix for this, you opening the door for me to fix 2-3 more padding/margin issues in other places in the site. It is a good feeling to be learning so much from everyone. Thanks again for the help!

    Justin

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

    Default Re: strange styling problem - help needed

    Happy to help, and especially happy to have you learning beyond the exact question at hand.

 

 

Similar Threads

  1. css styling help needed
    By jimmie in forum Templates, Stylesheets, Page Layout
    Replies: 19
    Last Post: 23 Aug 2015, 04:00 AM
  2. Help needed - strange problem occured when changed server
    By sgallasch in forum General Questions
    Replies: 4
    Last Post: 10 May 2013, 02:16 PM
  3. Serious Help Needed (IE6 Styling) > IMAGE <
    By Ambitions in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 27 Jan 2011, 04:46 PM
  4. Strange problem with specials price, please help!
    By timdwyer42 in forum General Questions
    Replies: 7
    Last Post: 14 Aug 2009, 02:14 PM
  5. strange problem blanks part of the shop page ... need help!
    By surfmueller in forum General Questions
    Replies: 15
    Last Post: 12 Jun 2009, 06:26 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