Log In · Register

 
 
Closed TopicStart new topic
frikken font color and face
add1cted2f1re
post Jan 16 2006, 11:00 PM
Post #1


My name is really Matt... if you care.
******

Group: Member
Posts: 1,442
Joined: Oct 2005
Member No: 258,234



ok i give up!

THIS IS THE SITE

im making this layout for a friend and i cant get the font color in the blog to be the color i want it to be cry.gif and i want the blog body to scroll forever


tell me what im doing wrong:

CODE
<img src="http://img29.imageshack.us/img29/3695/banner5dl.jpg" width="600" height="385" border="0" alt="" usemap="#albigbg_Map">
<map name="albigbg_Map">
<area shape="rect" alt="Read Your Guestbook" coords="13,323,106,341" href="http://www.xanga.com/guestbook.aspx?user=RequestCursors">
<area shape="rect" alt="Read Your Blogrings" coords="13,307,107,323" href="http://edit.xanga.com/blogrings.aspx">
<area shape="rect" alt="Read Your Comments" coords="13,288,108,307" href="http://www.xanga.com/private/tracking.aspx">
<area shape="rect" alt="Read Your Feedback Log" coords="13,270,96,288" href="http://www.xanga.com/Private/feedback.aspx">
<area shape="rect" alt="Read Subscriptions" coords="13,249,116,270" href="http://www.xanga.com/Private/subs.aspx">
<area shape="rect" alt="Edit Your Subscriptions" coords="13,191,87,210" href="http://www.xanga.com/Private/subsactive.aspx">
<area shape="rect" alt="Block/Unblock Users" coords="13,173,88,191" href="http://www.xanga.com/Private/BlockedUsers.aspx">
<area shape="rect" alt="Edit Protected Posting" coords="13,156,108,172" href="http://www.xanga.com/Private/protectedposting.aspx">
<area shape="rect" alt="Edit Email Posting Options" coords="13,135,88,156" href="http://edit.xanga.com/emailposting.aspx">
<area shape="rect" alt="Edit Files You've Uploaded" coords="13,120,87,135" href="http://www.xanga.com/private/Archives.aspx">
<area shape="rect" alt="Edit Your Uploaded Photos" coords="13,103,97,119" href="http://photos.xanga.com/photomanager.aspx">
<area shape="rect" alt="Edit Your Blog Setup" coords="13,84,117,103" href="http://edit.xanga.com/XangazonSettings.aspx">
<area shape="rect" alt="Edit Look and Feel" coords="13,66,87,84" href="http://edit.xanga.com/claf.aspx">
<area shape="rect" alt="Edit Your Account" coords="13,49,88,66" href="http://www.xanga.com/Private/editaccount.aspx">
<area shape="rect" alt="Edit Your Profile" coords="13,30,89,48" href="http://www.xanga.com/Private/profilebasic.aspx">
</map>

<! ---------------------------------- !>

<style type="text/css">
.#rblEprops{display:none;}
#pnlEnabled table, #htmleditor, #lblTimeZone, #pnlEprops, #rblEprops
/* width of the comment page */
{width:245px;}
.leftmoduletitlebar, .leftmoduleborder, .leftmoduleinterior, table.left, table.left TH, table.left TD, table.navigation, table.footer
{display: none;}
</style>

<! ---------------------------------- !>

<style type="text/css">
body {
background-image:url(http://img29.imageshack.us/img29/10/rainforest8ui.jpg);
background-color: black;
background-repeat: no;
background-attachment: fixed;
scrollbar-arrow-color: #0b5701;
scrollbar-track-color: #108201;
scrollbar-shadow-color: #0b5701;
scrollbar-face-color: #108201;
scrollbar-highlight-color: #15b300;
scrollbar-darkshadow-color: black;
scrollbar-3dlight-color: #1adf00;
}

/* edits the date */
div.blogheader, .caption
{background-image: url(http://img4.imageshack.us/img4/4586/datething0hg.jpg);
background-repeat:no-repeat;
background-position: right center;
font: #03cb3c papyrus;
text-transform:none;
font-size:14px;
line-height:32px;
font-weight:bold;
color: #03cb3c;
letter-spacing:1px;
background-color:#000000;
text-align:left;
border:1px solid #03cb3c;}


#rblEprops, #pnlEnabled table, #pnlEprops table {
width: auto !important;
}

table.blogbody {
background-color: black;
width:560;
font-family: papyrus;
font-weight: none;
font-size: 12pt;
color: #00db24;
text-align: justify;
padding: 0px;
margin-top: 2px;
}
div.smalltext{
width: 560px;
padding: 3px;
text-align: left;
}


P, B, I, TD, TH
{font-family: FONT; color: #COLOR CODE OF FONT; font-size: 8pt; }
A:link, A:visited, A:active
{color:#COLOR CODE OF A LINK; text-decoration:none; font-size:8pt;}
a:hover
{text-decoration: underline; color:#COLOR; font-size: 8pt; );}
b, strong, i, u, {
/* edit colors when bold italic underline */
font-family: arial;
font-size: 8pt;
color: #000000;
font-weight: bold;
text-transform: lowercaps;
</style>

<! ---------------------------------- !>











<div style="
overflow: auto;
font-color: #03cb3c;
font-face: papyrus;
width: 600px;
height: 100%;
margin-top: 0px;
margin-left: 0px;">
 
talcumpowder
post Jan 16 2006, 11:07 PM
Post #2


You'll find me in your dreams.
*******

Group: Official Member
Posts: 8,536
Joined: Mar 2005
Member No: 114,010



CODE
overflow: auto;
Change it to visable.
CODE
table.blogbody {
background-color: black;
width:560;
font: 12pt papyrus #00db24;
text-align: justify;
padding: 0px;
margin-top: 2px;
}
&try that.
 
add1cted2f1re
post Jan 16 2006, 11:09 PM
Post #3


My name is really Matt... if you care.
******

Group: Member
Posts: 1,442
Joined: Oct 2005
Member No: 258,234



no the font is still black on a black background...


::::
BTW, thanks for taking the time....
(ps: i like ur avatar and signature!)

This post has been edited by add1cted2f1re: Jan 16 2006, 11:11 PM
 
talcumpowder
post Jan 16 2006, 11:12 PM
Post #4


You'll find me in your dreams.
*******

Group: Official Member
Posts: 8,536
Joined: Mar 2005
Member No: 114,010



Change the color in Look&Feel then, that's probably what's causing it. wink.gif Happens to me a lot.
 
add1cted2f1re
post Jan 16 2006, 11:14 PM
Post #5


My name is really Matt... if you care.
******

Group: Member
Posts: 1,442
Joined: Oct 2005
Member No: 258,234



why is that? thats so retarded...


thanks reiri
 
talcumpowder
post Jan 16 2006, 11:16 PM
Post #6


You'll find me in your dreams.
*******

Group: Official Member
Posts: 8,536
Joined: Mar 2005
Member No: 114,010



'cause it uses the proper stylesheet in the header before the custom one. wink.gif Little nuances kill us all.

-> Topic Closed.
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: