I have a few questions for anyone who may be able to help

Jun 03, 2011 17:35

This is a repost, my Lj cut went wonky in an edit...

First of all, thank you for taking a moment or two to read this, and extra thanks if you can help!

I am using a custom style, if you view my journal main page, there's a banner image. I've tried to make the image cover that whole brown area so that it's a nice big banner. Changing image size did ( Read more... )

Leave a comment

Comments 4

av8rmike June 6 2011, 12:48:52 UTC
It sounds like you need to change the height: specification in .headerimage {} to match the actual image height. And, as far as the brown area, try reducing the margin-top of #content-outer {}.

Reply


satyresque June 6 2011, 18:04:38 UTC
oOo Thank you so much av8rmike! It was a bit of an adventure trying different sizes with both the image height & margin-top, before I finally realized that 200 height and 0 margin-top were what I was looking for. haha!

After I made the changes, I realized that Title kept moving higher & higher as there was less and less (then finally no brown in the margin-top as I was going for). Changing the title and subtitle font-size to 0 made the desired effect. :)

The section

/*-------------------------------

--------LJ NAVIGATION BAR--------

-------------------------------*/

I imagine is the navigation bar, but color changes do not take affect there. Would you (or anyone) have an idea as to how I can change the navigation bar colors? I think it's because that code existed before the new bar, but I am not sure if that is really why..

In any case thank you so much!!!

Reply

av8rmike June 7 2011, 14:31:12 UTC
The CSS specifier for the nav strip has to be changed to #lj_controlstrip_new to affect it now.

Reply


A million thank you's! satyresque June 8 2011, 22:08:37 UTC
Thanks again!

I tried #lj_controlstrip_new

#lj_controlstrip_new_login

#lj_controlstrip_new_statustext

#lj_controlstrip_new a

#lj_controlstrip_new td

and also tried with only changing one, or a few to add _new, one time leaving _new out of the statustext one. Only 1/2 of my bar changes? I think that may be a glitch though. I'm not sure :D lol Should I take a screenshot of it?

Reply


Leave a comment

Up