Traced it to "margin-x:1px;" in .mainheadmiddle, .mainbody, , .sideheadmiddle & .mainheadmiddle. in stylesheet.css with cachebreaker of 80. The header suffers from a larger separation.

For the top, replace
Quote:
<div class="inner" style="position: relative; width: 996px; top: 4px; height: 32px; background-image: url(http://www.cemetech.net/forum/templates/Cemetech6/images/lower.jpg); background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; text-align: left; background-position: initial initial; background-repeat: initial initial; ">

With

Quote:
<div class="inner" style="position: relative; width: 996px; height: 32px; background-image: url(http://www.cemetech.net/forum/templates/Cemetech6/images/lower.jpg); background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; text-align: left; background-position: initial initial; background-repeat: initial initial; ">


Also, a lot of properties are duplicated within elements o.o
With how long those gaps have been there I almost thought it was on purpose. Razz
No dude, that's intentional styling. What made you think that that was a bug?
It makes the style look broken ._. The divs fit flawlessly together (except the header), why break them?
comicIDIOT wrote:
It makes the style look broken ._. The divs fit flawlessly together (except the header), why break them?
Because I wanted the contents of the divs divided from the header and footer with a gray divider, and that was the best way to do it.
  
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
Page 1 of 1
» All times are UTC - 5 Hours
 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

 

Advertisement