Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Feb 2009
    Posts
    11
    Plugin Contributions
    0

    Default Right column stretches too far

    Hello,

    The right column of my pages stretches too far to the right. I am unsure whether this is an issue with the banner being too long, and by extension making the right column pushed out. THe link below shows that it juts out an inch or so...


    If anyone could help, I really appreciate it!

    http://sternsbookseller.com/ZenCart/...php?main_page=

  2. #2
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Re: Right column stretches too far

    this is normal because your mainwrapper is set to 100% , when set to this , page will fill the screen . you can change that by using fix size ..

    this is the code you need to look for in your stylesheet.

    #mainWrapper {
    background-color:#FFFFFF;
    text-align:left;
    vertical-align:top;
    width:100%; <<< this is the reason
    }

    your logo is too wide 1003px , change the size of it , to something smaller , and change the width in stylesheet to same size as your logo .. ( in px ) value

  3. #3
    Join Date
    Feb 2009
    Posts
    11
    Plugin Contributions
    0

    Default Re: Right column stretches too far

    Thanks for your quick response! I think I understand what your saying...I guess it will take a while for me to tweek it... THanks again. I will probably be posting next monday (when I work again) to figure it out more

 

 

Similar Threads

  1. Right Column Jumping Far Right
    By sunflowertami in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 30 Dec 2010, 05:42 AM
  2. Main boxes going too far right.
    By christymreed in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 23 Aug 2009, 05:03 PM
  3. Too far right in Safari others ok
    By cshart in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 31 Mar 2009, 02:43 AM
  4. Text not showing and top header extending too far to the right
    By b18cya in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 20 Mar 2007, 08:06 AM
  5. Meta tag preview button too far to right
    By clr in forum General Questions
    Replies: 5
    Last Post: 19 May 2006, 12:28 AM

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