single.php margin problem
-
Hi,
I’m editing the default kubrick template to achieve the look I want, I have most of my changes made and I have one small (I think) problem. When I click on a comment page I have a big gap (30ish px) between the header and the content. I scoured the stylesheet, I checked the .php, I tried to find the source using firebug and I cannot find what is causing the problem. You can see my issue here:https://test.bareasschoppers.com/wordpress/uncategorized/hello-world/#respond
I found one spot in the stylesheet that I thought was my culprit:
.widecolumn .postmetadata { margin: 30px 0; }
But that only impacts the postmetadata portion of the widecolumn, not the actual widecolumn div.
Can anyone help me find my problem? Thanks in advance.
- The topic ‘single.php margin problem’ is closed to new replies.