Nicole (amarynthia_x) wrote in component_help,
Nicole
amarynthia_x
component_help

image header trouble

So I've looked through post after post regarding headers, created both user and theme layers, and read several tutorials all without success. No matter what I do, my theme layer refuses to appear at all, which means my header doesn't show up on any area of the page.


Can someone tell me what I'm doing wrong?


USER:

layerinfo "type" = "user";
set text_post_comment = "Drinks all around";
set page_recent_items = 3;
set text_reply_back = "";
set text_meta_mood = "Feel";
set icalendar = false;
set nav_entries_text = "Return to Port";
set nav_calendar_text = "Ship's Articles";
set page_friends_items = 15;
set text_read_comments = "1 Pirate dancing drunk around the bonfire // # Pirates dancing drunk around the bonfire";
set comment_divider = "|";
set profile_text = "captain";
set show_entry_userpic = true;
set text_meta_music = "Sound";
set comp_navbar = true;
set background_position = "top";
set nav_info_text = "Captain's Cabin";
set links_text = "other fine ships";
set show_calendar = false;
set nav_friends_text = "Crew's Quarters";
set font_family = "Tahoma, sans-serif";
set background_repeat = "no-repeat";
set background_scrolling = "scroll";


THEME:
layerinfo "type" = "theme";
layerinfo "name" = "My Theme";
function Page::print_custom_head() {
"""
< style media="screen" type="text/css">
.compBg { filter:alpha(opacity=65); -moz-opacity:0.65; }
< /style>
""";
"""
<style type="text/css">
body {
set page_background_image: url(http://img.photobucket.com/albums/v28/CapnLadybird/Blends/Layouts/layout05copy.jpg) ;
background_repeat: no-repeat ;
background_attachment: scroll ;
background_position: top ;
margin_top: 365px ; 
}
</style>
""";

}
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

  • 12 comments