
Hi! Help me please to remove the indentation at the top of the template default2free (Version 1.4.9.1). Container body pushed by 8 pixels from the top of the screen. I use standard cleaning of user agent stylesheet, but I still can not achieve the desired result. Tried to Google Chrome and Opera. I made a red top block for clarity 

Attachments
q.jpg (406.08 KiB) Viewed 983 times
Some ideas ...
Check in the style sheet ... for padding or margin-top ... look in the body class ...
And header.tpl there could be a break in there too.
Sorry don't use that template ...
Check in the style sheet ... for padding or margin-top ... look in the body class ...
And header.tpl there could be a break in there too.
Sorry don't use that template ...
930sc ... because it is fun!
If that is your complete stylesheet, try adding:
If that is not your complete stylesheet try and find "#container" because that is where I think the problem is.
Code: Select all
div #container {
margin-top: 0;
}
Who is online
Users browsing this forum: No registered users and 14 guests