Apr 17, 2005 14:07
I just did a paid journal for the first time (just for a couple months to make sure I want it) but I want to put a photo at the top of my journal. I figured out how to get the photo on the page and can tell it's there but don't know how to move the journal layout down so you can see it. Appreciate the help. Thanks.
Leave a comment
Comments 2
1. Go to this page : http://www.livejournal.com/customize/advanced/layers.bml
2. You want to look at the bottom and Create a layout-specific layer. Set the Type to Theme and Layout to Boxer.
3. Then you should see in the table that a new option has popped up on the layer page. It should be close to the top. You'll notice it's the only one that says theme, the others should say user.
4. Click the edit box for the theme option.
5. You should see this.
layerinfo "type" = "theme";
layerinfo "name" = " "; <--- Put a description here, like customized or something, anything will do
6. Then you copy and paste this right underneath that.
function Page::print_custom_head() {
"""
""";
}
Change the url to the banner's address and the HHH to the height of your header, then just hit compile and that should do it for this.
7. You need to go to the Customize page here : http://www.livejournal.com/customize/ and change your theme to the description you set in step 5. Then save and ( ... )
Reply
Reply
Leave a comment