049 - CARNATION CRIME [Smooth Sailing]

Aug 17, 2010 21:17

Feels like it's been a while >.>


Read more... )

% view all layouts, *requests, layout: smooth sailing

Leave a comment

gods_debris August 18 2010, 06:35:05 UTC
Whenever I look at my recent entries or friends entries (well, anything that involves the layout) nothing is matching up (at least on my end). The menu with "friends" "archive" "entries", etc, isn't up against the top of the page and immediately under my "side bar", the first entry doesn't match up with the green bar and so the date and time can only half be seen.

Here is an image I've taken of it.


Reply

jessilestrange August 18 2010, 07:17:28 UTC
That's because your nav-strip is turned off.

Just adjust the following and then it'll be fine:
.header-menu { position: absolute; width: 100%; top: 0px; left: 0px; background: #FF9F80; text-align: left; }
.sidebar { position: absolute; top: 385px; height: 200px; width: 760px; background: #FFFFFF; font-size: 10px; padding: 0px; }

Reply

gods_debris August 18 2010, 07:18:17 UTC
copy and paste that into the CSS?

Reply

jessilestrange August 18 2010, 07:21:00 UTC
Replace the original .header-menu and .sidebar lines with that.

Reply

gods_debris August 18 2010, 07:33:57 UTC
That did, indeed, work! Thank you very much (especially thank you for being patient with me). :)

Reply


Leave a comment

Up