I just threw together this site http://www.romirainvideos.com and it looks good on old school 1024 x 768 resolution but it looks messed up on bigger resolutions, can anyone help me with what I need to change in style.css?
Wordpress/CSS Help Needed
Collapse
X
-
Tags: None
-
Add in a
<div class="wrapper">
..................your site.................
</div>
CSS:
.wrapper { width:1020px; position:relative; margin:0 auto; }
the <div class="wrapper"> shoud be placed right after your <body> ...
and close it before the </body>. -
Ok giving it a try now thanks.SIG TOO BIG! READ THE FORUM RULES!Comment
-
-
you have one extra </div> after 3rd thumb/container...Make a bank with Chaturbate - the best selling webcam program
Ads that can't be block with AdBlockers !!! /// Best paying popup program (Bitcoin payouts) !!!
PHP, MySql, Smarty, CodeIgniter, Laravel, WordPress, NATS... fixing stuff, server migrations & optimizations... My ICQ: 27429884 | Email:
Comment
-
Thanks HomerSimpson when that turned out to be the fix I said "D'oh!"
I just put a shitload of work into completing the site and starting to do social media marketing and SEO check it now to see how far I've come with it. I also figured out what was making my thumbs blurry as shit and fixed that. That could have been a productivity killer could it not? It was at least ironic to be blurry and have the HD icons in the bottom left corners of the thumbs but now they are krispy kreme.SIG TOO BIG! READ THE FORUM RULES!Comment


Comment