alexyeoman
Forum Replies Created
Viewing 3 replies - 1 through 3 (of 3 total)
-
Forum: Themes and Templates
In reply to: WordPress/theme appears too large in IEAnyone able to help me with this? Pretty Pleeeeease?
Forum: Themes and Templates
In reply to: WordPress/theme appears too large in IEThanks Saurus, yeah I’ve come to understand this irritating truth. The blog/site is located here:
http://www.richardknight.alexyeoman.co.uk/
I indeed want an IE hack to stop it filling the browser window. It appears in Firefox and Safari as I want it.
Here is the main layout CSS I’m using
#container {background: #FFFFFF; width: 896px; margin: 10px auto 0 auto; border-left: 15px solid #000; border-right: 15px solid #000; }} #content_box { width: 896px; text-align: left; float: left; clear: both; } #content { width: 622px; padding: 0 8px 10px 10px; float: left; } * html #content { overflow: hidden; } #sidebar { width: 246px; float: left; } * html #sidebar { overflow: hidden; } #footer { background: #000; width: 896px; padding: 1.0em 0 10px 0; border-top: 2px solid #ccc; font: normal 1.1em/1.3em Helvetica, Arial, sans-serif; float: none; clear: both; }I’m guessing the hack might involve a percentage of the browser width than a fixed pixel measurement or something.
I’m not very clever though unfortunately. haha.Thanks, Alex.
Forum: Themes and Templates
In reply to: WordPress/theme appears too large in IEThanks samboll, I did that and only had a couple of very minor syntax errors which I’ve sorted out. Any other ideas?
Viewing 3 replies - 1 through 3 (of 3 total)