0
Welcome Guest! Login
0 items Join Now

mainbody extends too far

  • mainbody extends too far

    Posted 13 years 4 months ago
    • Dumb question here: Can someone tell me why (and how to address) when I have no sidebar modules on a page the mainbody extends about 20 pixels too far on the right side.

      roccossmokehouse.com/index.php/reviews

      Thank you in advance!
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: mainbody extends too far

    Posted 13 years 4 months ago
    • you have a wrong line in your grid-12.css (I guess you changed that)



      .rt-container .rt-grid-12 {width: 960px;}
      must be
      .rt-container .rt-grid-12 {width: 940px;}
  • Re: mainbody extends too far

    Posted 13 years 4 months ago
    • Very nice! Thank you I do recall that now. I changed that because I thought it was the correct way to address a different issue I was having with the Feature module position. Would you please take a look at roccossmokehouse.com/index.php/our-story

      The Feature area does not extend all the way to the right (20 pixels too short)

      Can you tell me how to address that?

      Thanks again!
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: mainbody extends too far

    Posted 13 years 4 months ago
    • sure add this to your css and clear your cache

      .suffix1 {;margin-right: -20px;}
  • Re: mainbody extends too far

    Posted 13 years 4 months ago
    • Woot!

Time to create page: 0.052 seconds