10$ (fruitykogyaru) wrote in component_help,
10$
fruitykogyaru
component_help

  • Mood:
  • Music:

issues with coloring the scrollbar

Okay, I'm having some issues with colorizing my scrollbar. I managed to do it once before, but for some reason it is not working this time. Weirdly enough, the scrollbar in the box where you fill out comments is colored, but that's it. I have no clue what's going on. Anyone know how to fix this? This has really been bothering me... Please help me!


set background_position = "top left";
set background_repeat = "repeat";
set background_scrolling = "fixed";
set calendar_active = "#D04C4A";
set calendar_inactive = "#F8AB1F";
set calendar_text = "525,600 minutes";
set color_forms = true;
set comment_divider = "to";
set comments_bgcolor = "#D04C4A";
set comments_screened_bgcolor = "#3C3C3C";
set comp_bgcolor = "#000000";
set comp_state = "left";
set entry_bgcolor = "#000000";
set entry_fgcolor = "#FFFFFF";
set entry_link = "#8DC82E";
set entry_link_visited = "#7EB028";
set fifth_position = "free_text_order";
set first_position = "navigation_order";
set font_family = "Arial, sans-serif";
set font_size = "normal";
set fourth_position = "links_order";
set free_text_text = "life is stressful";
set header_bgcolor = "#EEEEEE";
set header_fgcolor = "#D04C4A";
set header_fgcolor_lt = "#F8AB1F";
set header_link = "#8DC82E";
set lineheight = 20;
set links_text = "linkage";
set main_bgcolor = "#000000";
set nav_calendar_text = "525,600 minutes";
set nav_entries_text = "window to my mind";
set nav_friends_text = "zulu crew";
set nav_info_text = "statistics";
set nav_text_back = "fall back";
set nav_text_forward = "leap forward";
set outside_border = "#D04C4A";
set page_background_image = "http://img.photobucket.com/albums/v450/fruitykogyaru/Random/Backgrounds/stripes_leira001.gif";
set page_friends_items = 30;
set page_recent_items = 30;
set profile_text = "all about me...kind of";
set second_position = "profile_order";
set show_entry_userpic = false;
set show_entrynav_icons = false;
set show_free_text = true;
set show_links = true;
set show_profile = true;
set show_recentnav_icons = false;
set show_summary = false;
set sixth_position = "summary_order";
set system_border = "#D04C4A";
set text_day_next = "to the future!";
set text_day_prev = "to the past!";
set text_meta_mood = "and i am feeling";
set text_meta_music = "and i am hearing";
set text_noentries_day = "i didn't write anything today, mofo";
set text_noentries_recent = "i haven't written anything lately, mofo";
set text_nosubject = "i are blank due to lack of creativity";
set text_post_comment = "bugger off!";
set text_post_comment_friends = "say something";
set text_poster_anonymous = "and no one knows who i am";
set text_read_comments = "that's 1 time i've told you // that's # times i've told you";
set text_read_comments_friends = "1 person had // # people had";
set text_reply_back = "what others thought";
set text_reply_nocomments = "you have been cut off from use of the english language";
set text_reply_nocomments_header = "you can't say anything, beyotch";
set text_skiplinks_back = "go back #";
set text_skiplinks_forward = "go forward #";
set text_view_archive = "it's almost like a library...";
set text_view_friends = "zulu crew";
set text_view_friends_comm = "zulu tribes";
set text_view_month = "525,600 minutes";
set text_view_recent = "window to my mind";
set text_view_userinfo = "statistics";
set text_website_default_name = "10's gateway to online stuff";
set third_position = "calendar_order";
set underline_links = "no";

layerinfo "type" = "theme";
layerinfo "name" = "leira homework theme";

function print_stylesheet() {
var string lineht = $*lineheight + "px";
var string linesmall = ($*lineheight-2)+"px";
var string palimg = $*header_bgcolor.as_string->substr(1,6);
"""
body { background-color: #000000;

background-image: url("http://img.photobucket.com/albums/v450/fruitykogyaru/Random/Backgrounds/stripes_leira001.gif");
background-repeat: repeat;
background-position: top left;
background-attachment: fixed;

margin-top: 0px; margin-left: 0px;
margin-right: 0px;
font-family: Arial;
font-size: 12px;
color: #FFFFFF;

scrollbar-face-color: #F8AB1F;
scrollbar-arrow-color: #FFFFFF;
scrollbar-shadow-color: #EA9F1E;
scrollbar-darkshadow-color: #EA9F1E;
scrollbar-highlight-color: #F8DE1F;
scrollbar-track-color: #000000;
scrollbar-3dlight-color: #F8DE1F;
}

td, tr {
font-family: Arial;
font-size: 12px
color: #FFFFFF;
line-height: 20px;
}

h1, h2, h3, h4 { line-height: normal; }

a {
color: #8DC82E;
text-decoration: none;
}

a:visited {
color: #7EB028;
text-decoration: none;
}

a:active {
color: #9CDA32;
text-decoration: none;
}

a.calendarLink {
color: #9CDA32;
text-decoration: none;
}

a.header {
color: #8DC82E;
}
a.headerLinks {
color: #8DC82E;
text-decoration: none;
font-size: 11px;
text-align: center;
}

select, input, textarea {
font-family: Arial;
font-size: 100%;
background-color: #000000;
color: #FFFFFF;
}


input { line-height: normal; }

.subject { font-weight: bold; }
.small { margin-top: 3px;}

.header {
background-image: url("http://www.livejournal.com/palimg/component/top-bg.gif/pt$palimg");
background-position: center;
background-repeat: repeat-x;
height: 25px;
text-align: center;
}

.userTitle {
font-size: 130%;
text-weight: bolder;
color: #D04C4A;
line-height: 20px;
}

.userSubTitle {
font-size: 110%;
color: #F8AB1F;
line-height: 15px;
}

.header-item {
padding-left: 15px;
position: relative;
top: 5px;
}

.dkLine { background-color: #B4B4B4; }
.ltLine { background-color: #F6F6F6; }
.medLine { background-color: #000000; }
.divLine { background-color: #FF0000; }
.tabBg { background-color: #EEEEEE; }

.entryDate {
font-size: 100%;
color: #F8AB1F;
}

.entryHolderBg {
background-color: #000000;
color: #FFFFFF;
padding-top: 7px;
padding-right: 7px;
padding-left: 7px;
padding-bottom: 7px;
filter:alpha(opacity=98); -moz-opacity:0.98;
}

.entry {
padding-top: 7px;
padding-right: 7px;
padding-left: 7px;
padding-bottom: 7px;
background-color: #000000;
font-size: 100%;
font-color: #FFFFFF;
}

.entryHeader {
font-size: 110%;
font-weight: bold;
}

.entryComments {
margin-top: 8px;
margin-left: 8px;
font-size: 100%;
color: #8DC82E;
}

.entryDash {
background-color: #000000;
width: 100%;
height: 1px;
}

.sideHeader {
color: #D04C4A;
}

.comp { margin-bottom: 3px; }

.compBg { background-color: #000000;
background-image: url("http://img.photobucket.com/albums/v450/fruitykogyaru/Random/Backgrounds/stars_leira.gif");
filter:alpha(opacity=95); -moz-opacity:0.95; }

.compContent {
padding-left: 6px;
padding-right: 6px;
padding-bottom: 6px;
padding-top: 3px;
line-height: 18px;
color: #EEEEEE;
}

.compList {
line-height: 18px;
padding-left: 6px;
}

.userPic { border-color: #000000;
border-width: 0px;
}

a.calendartitle {
font-size: 11px;
}

.calendarInactive {
color: #FFFFFF;
background-color: #F8AB1F;
font-size: 9px;
letter-spacing: 2px;
}

.calendarActive {
color: #8DC82E;
background-color: #D04C4A;
font-size: 9px;
letter-spacing: 2px;
}
""";
}

function print_free_text(Page p) {

  print_comp_header("life is stressful");
  """<p align="center"><br><img src="http://img.photobucket.com/albums/v450/fruitykogyaru/UserIcons/bunny001.gif" border="0" alt="*beats head against floor*"><br></br></p>""";
  print_comp_footer();

}

function Page::print_custom_head() {
"""
<style type="text/css">
body {
background-image: url(http://img.photobucket.com/albums/v450/fruitykogyaru/Random/Backgrounds/stripes_leira001.gif) ;
background-repeat: repeat ;
background-attachment: fixed;
background-position: top left;
margin-top: 0px ;
}
img { border-width: 0px; }
</style>
<center><img src="http://img.photobucket.com/albums/v450/fruitykogyaru/Drawings/leira013b3.png" height=250 width=450 alt="homework is frustrating"></center>
""";
}

function print_profile(Page p) {

print_comp_header("all about me...kind of");
"""
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td width="50%" align="center">
<div class="shortLine"><img src="http://www.livejournal.com/palimg/component/clear.gif" width="1" height="1" alt="" border="0" /></div>
<div class="shortLine"><img src="http://www.livejournal.com/palimg/component/clear.gif" width="1" height="1" alt="" border="0" /></div>
</td>
<td align="center"><a href="http://www.livejournal.com/allpics.bml?user=fruitykogyaru">$p.journal.default_pic</a></td>
<td width="50%" align="center">
<div class="shortLine"><img src="http://www.livejournal.com/palimg/component/clear.gif" width="1" height="1" alt="" border="0" /></div>
<div class="shortLine"><img src="http://www.livejournal.com/palimg/component/clear.gif" width="1" height="1" alt="" border="0" /></div>
</td></tr>
<td colspan="3" class="compContent">
<div><b>user:</b> <span class='ljuser' style='white-space:nowrap;'><a href="http://www.livejournal.com/userinfo.bml?user=fruitykogyaru"><img src='http://stat.livejournal.com/img/userinfo.gif' alt='userinfo' width='17' height='17' style='vertical-align:bottom;border:0;' /></a><a href="http://www.livejournal.com/users/fruitykogyaru/"><b>fruitykogyaru</b></a></span></div>
<div><b>name:</b> $p.journal.name</div>
<div><b>birthdate:</b> 10.13.1985</div>
<div><b>location:</b> Ohio</div>
<div><b>website:</b> <a href="http://kotobukiran.topcities.com" target="new">gateway site</a></div>
<div><b>contact</b>: <a href="mailto:omaran@aol.com"><img src="http://img.photobucket.com/albums/v450/fruitykogyaru/Random/email.gif" alt="e-mail me" border="0"></a> <a href="aim:goim?screenname=fruitykogyaru&message=BOO"><img src="http://img.photobucket.com/albums/v450/fruitykogyaru/Random/aim.gif" alt="im me" border="0"></a> <a href="http://profiles.yahoo.com/nyozeka13"><img src="http://img.photobucket.com/albums/v450/fruitykogyaru/Random/yahoo.gif" alt="yahoo profile" border="0"></a> <a href="http://xu.thefacebook.com/profile.php?id=28700026&l=521e638c54"><img src="http://img.photobucket.com/albums/v450/fruitykogyaru/Random/face.gif" alt="facebook me, bitches!" border="0"></a> <a href="http://www.livejournal.com/tools/memories.bml?user=fruitykogyaru"><img src="http://img.photobucket.com/albums/v450/fruitykogyaru/Random/memories.gif" alt="my Memories" border="0"></a></div>

</td>
</tr>
</table>
""";
print_comp_footer();
}
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

  • 6 comments