Two Plus Two Publishing LLC Two Plus Two Publishing LLC
 

Go Back   Two Plus Two Poker Forums > Other Topics > Programming

Notices

Programming Discussions about computer programming

Reply
 
Thread Tools Display Modes
Old 06-05-2012, 01:20 AM   #1
Pooh-Bah
 
Join Date: Nov 2005
Location: Washington, DC
Posts: 3,525
Angry Autoupdated Wordpress, now my layout is messed up

But I am not sure why or how.

Basically, there is now an extra margin on top that I don't want.

Compare current site to archive.org copy.

Looking at source, I think this is the offending html:
HTML Code:
<style type="text/css" media="screen">
	html { margin-top: 28px !important; }
	* html body { margin-top: 28px !important; }
</style>
Looking in the theme editor, I think the following line of code is inserting it:
HTML Code:
<?php wp_head(); ?>
The problem is that I can't find what wp_head is referring to.

In fact, when I search every php and css file in theme editor for "margin-top" or "28px", I find nothing.

I also searched around widgets and plugins and I can't find this margin-top reference.

Anyone have any tips or suggestions on how to move forward on this?
dc_publius is offline   Reply With Quote
Old 06-05-2012, 02:03 PM   #2
King of the sidebar
 
Neil S's Avatar
 
Join Date: Sep 2004
Location: Northern Virginia
Posts: 15,999
Re: Autoupdated Wordpress, now my layout is messed up

Heh.

Log out of your site.
Neil S is offline   Reply With Quote
Old 06-05-2012, 09:44 PM   #3
Pooh-Bah
 
Join Date: Nov 2005
Location: Washington, DC
Posts: 3,525
Re: Autoupdated Wordpress, now my layout is messed up

You sir, are a WP genius.

Either that, or I'm quite a newb.

Appreciate the help as I wasted at least an hour or two trying to figure this out.
dc_publius is offline   Reply With Quote

Reply
      

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -4. The time now is 04:11 AM.


Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0 ©2011, Crawlability, Inc.
Copyright © 2008-2010, Two Plus Two Interactive