Emily! I need your help, but I didn't wanna flood Maddie's journal again XP I used your layout for my OUAT character, kendraclayworth, but it turned out all funny :( any idea why?
Hey! That's alright, you can reach me at pretty much any of my LJ's!
I just checked the layout, and it definitely does look odd! It's hard for me to know for sure what's wrong without looking at the code. Did you delete any of it? Because your userpic is showing up and there's a section in the code that hides it (or it will be way out of place, as it is right now)
Alright, well to really view everything better, I opened the code up on my tester site. For my view anyway, it looks much more like it's supposed to. The thing is, about your header, you basically just stuck it on top of the original, and as you can see, it's not the same size so it will never align properly. You'll have to move the top navigation links down as the header's height is a lot more and now those links are over the picture. This is the part of the code you'll need to focus on for that:
Comments 167
Reply
I just checked the layout, and it definitely does look odd! It's hard for me to know for sure what's wrong without looking at the code. Did you delete any of it? Because your userpic is showing up and there's a section in the code that hides it (or it will be way out of place, as it is right now)
Reply
Reply
<*textarea*>
Paste the code in this area.
<*/textarea*>
Use that above, just get rid of the * * (I had to put it or the actual textbox would show up!)
And P.S. I'm on one of my layout test sites at the moment, sorry XD
Reply
GLOBAL_HEAD ( ... )
Reply
JOURNAL
Reply
/*YOUR LINK SIDEBAR*/
#sidebar1{
position:absolute;
top: 285px;
left: 50%;
margin-left: -349px;
width: 556px;
height: 100%;
position: center;
visibility: visible;
font-size:10pt;
z-index:2;
border-bottom: 2px solid #202020;
^ I bolded the parts that you need to change to incorporate the larger header.
Also, I have to ask to be sure, are your 4 style boxes set to Generator? If one is off, it'll mess up the entire layout! I hope this helps :).
Reply
Reply
Reply
Reply
(The comment has been removed)
Reply
Reply
Reply
Reply
Reply
Leave a comment