Header in the Sidebar (SOLVED)

Jan 27, 2010 06:32

Here's hoping there's an easy way to do this and I just can't figure it out.

So I'm using kunzite1's layer codes to have a header to change based on view. My concern now is, if it's possible to print this header in the sidebar. I think this is the easiest way to achieve what I want since I want the header to 1) stay fixed with the sidebar and, 2) have the the title, subtitle, entryholder, etcetera start at the beginning of the page without depending on the presence of the header. Hope I'm making sense here.

Is this possible through a layer code or sth? O:

But if that's not possible, perhaps an alternative fix via css?

I tried adding

#k1Hheader {
position: fixed! important;
}

as suggested in this thread but no matter where I put the code or every time I try it, Eljay won't save it.

Chrome says

This webpage is not available.

The webpage at http://www.livejournal.com/customize/options.bml?group=customcss might be temporarily down or it may have moved permanently to a new web address.

while Firefox (if I remember correctly from when I tried it at school earlier) simply directs me to a blank page and the codes aren't saved.

Additionally, I tried to specify the position of the title and subtitle as well as the entryholder (do I need to specify the position of anything else? O:) by adjusting the pixels of each margin's top to a negative value but like with #k1Hheader, nothing happens. I'm thinking I messed up sth in the css codes but I can't pinpoint where exactly ;o;

I'd appreciate any help, thank you!

sidebar, header

Previous post Next post
Up