Body width error

GK User
Wed Mar 20, 2013 3:00 pm
Another problem with this template, sorry - the body of each page indents, with a wider section for the header of each page, and I can't find a way to fix this.

I've tried several clean installs of the template, but even without any modification, each clean install has the same problem. I've tried adjusting the percentages but this has had no effect.

The site which is affected is the same as before, www.chantalguevara.com

Here's a screenshot of the template layout:
User avatar
Fresh Boarder

teitbite
Mon Mar 25, 2013 10:58 am
Hi

Can You please explain the issue one more time. I've seen Your site, but I cannot figure out what problem You are reffering to.
User avatar
Moderator

GK User
Sat Apr 20, 2013 2:35 pm
Hi,

The top of the body area is the correct width, and then the body area indents immediately below for the rest of the page. I want to get rid of the indents so that it is the same width throughout - as it is in the demo version.
User avatar
Fresh Boarder

teitbite
Mon Apr 22, 2013 9:38 am
Hi

Sorry, but I still do not understand. I can see the top bar is a 1200px width and the same is used for content. Do You mean the fact that top bar background looks like it's a 100% width ?
User avatar
Moderator

GK User
Mon Apr 22, 2013 2:40 pm
See attached screenshot and please advise as to making the body with a uniform width.

Thanks.
User avatar
Fresh Boarder

teitbite
Tue Apr 23, 2013 5:41 pm
Hi

Please try add this to css:

Code: Select all
#gkContent {
    float: none;
}
User avatar
Moderator

GK User
Tue Apr 23, 2013 5:49 pm
Wonderful, thank you!
User avatar
Fresh Boarder


cron