belleybutton
Jun 13 2006, 12:26 AM
Okay, I've gotten a bunch of different codes from different sites, annnnnnd my Xanga looks really neat now.
But I've got some problems?
Whenever I use the CSS codes to change bolded, underlined, and italicized words it doesn't work.
And when I actually go in and put in HTML into the entry, my codes don't work for it - it just goes back to default, but only for the part that I put in the HTML for. Actually, it only doesn't work when I go and do an UL or OL. Actually, it just doesn't work at all for ULs or OLs.
Anyone know why that is? For either?
gelionie
Jun 13 2006, 02:33 AM
You're most probably using the wrong code.
Insert this into your CSS styleseheet:
CODE
b, STRONG {color: #809F60; }
i, EM {color: #809F60; }
^ of course, change the colour hex code to your own.
It works on my xanga, FYI.
(
http://www.xanga.com/niez_cho <- newest entry)
belleybutton
Jun 13 2006, 10:11 AM
GOT IT!
It was because I was pressing the B, I, and U buttons instead of clicking "Edit HTML" and actually putting the HTML in there.
Because Xanga uses:
CODE
<span></span>
And you have to put in:
CODE
<b></b>
And the same for italicized and underline for it to work.
=]
gelionie
Jun 14 2006, 11:26 AM
:) You can always double-check.
PM a design staff if you need further help.
[ TOPIC CLOSED ]