Results 1 to 6 of 6
  1. #1
    Join Date
    Jan 2007
    Posts
    50
    Plugin Contributions
    0

    Default Template Column Issues

    I am having trouble figuring out how to expand my main/center column to fill the space that the right column use to occupy. I disabled the right column with this flag
    PHP Code:
    $flag_disable_right true
    in tpl_main_page.php and I don't know where to go from here.

    This is the site: https://housing.k-state.edu/quikcats

  2. #2
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Template Column Issues

    That's because this Template Monster template's stylesheet explicitly sets the center column width to be 350px (class m1) and 352px (class cont_center).

    The template has clearly been designed as a three column layout, and coded that way. This is unnecessarily inflexible and reflects poor implementation, as does the ridiculous extent of the nested divs that will be a real pain to wade through for normally simple changes, and the use of CSS features that Internet Explorer doesn't recognize, which is why the site behaves differently in IE to how it behaves in other browsers.

    I wish you luck.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  3. #3
    Join Date
    Jan 2007
    Posts
    50
    Plugin Contributions
    0

    Default Re: Template Column Issues

    thanks, looks like I need it.

  4. #4
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Template Column Issues

    I'd recommend Firefox with the Firebug extension to help you to navigate the template and see what's going on behind the scenes and a case of beer for medicinal purposes.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  5. #5
    Join Date
    Jan 2007
    Posts
    50
    Plugin Contributions
    0

    Default Re: Template Column Issues

    I just changed the width of the two style classes you pointed out and that seemed to do the trick, and that firebug extension is pretty slick.

    thanks for your help.

  6. #6
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Template Column Issues

    A general tip that may make things worse in the short term but save oodles of heartache later, would be to remove the display:table-cell from cont_center (and indeed any others that you may find). Internet Explorer doesn't recognize it, so as long as it's there and recognized by the other browsers, they're going to be working differently to IE. It's generally better to find one solution to the layout issues that works cross-browser. Otherwise you can spend ages fixing it in camp only to find it's broken in the other. Fix it there and find it's broken again, back where you started.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

 

 

Similar Threads

  1. v155 Column issues on Product Listings with Sheffield Blue template
    By wmorris in forum General Questions
    Replies: 4
    Last Post: 15 Apr 2016, 10:01 PM
  2. Replies: 5
    Last Post: 30 May 2014, 02:43 AM
  3. Adding a Right Column to single column template
    By Delights in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 7 Sep 2010, 11:22 PM
  4. Column layout (all messed up) AND template width issues
    By mintlady in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 20 Aug 2009, 07:33 PM
  5. Column Issues
    By Bubble Tub in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 16 Sep 2008, 04:30 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