Help - Search - Members - Calendar
Full Version: font colors, skins, whatnots
Forums > Resource Center > Webmasters' Corner > Webmasters' Corner Resolved Topics
quackerz4u
im really really really xanga-stupid. so if some xanga expert could help me out that would be awesome. first off...is there an HTML code to change font colors without having premium? and another ques...how do u put a skin onto the xanga? thats my biggest problem there...i dunno where 2 save the picture (cuz i dont want 2 steal bandwidth...whatever that is), how 2 put in the skin, and so forth. when i tried putting in a skin from www.blogskins.com, the graphics were all wrongly aligned (like piled on top of each other, etc.) and so forth. HELP!!! xanga skins tutorial, anyone? sad.gif
aznhybriddragon
well a xanga skin is just css mostly, so all u need to do basically to use a skin is copy the css stuff and then paste it in custom header.

and to change font colors of the whole Page its
CODE
<!-- begin code provided by createblog.com -->
<style>
body
{
color:#C991AE;
}
</style>
<!-- end code provided by createblog.com -->


I belive thats right
quackerz4u
thanks!

but is there any way to change the font in the middle of an entry?
Kathleen
I'm not sure if it works, but I know the HTML to change fonts are:

color- <font color=#FFFFFF>
style- <font face="trebuchet ms">
bold- </bold>
italics- </italicize>
size- <font size="+5">

I hope that helps...
aznhybriddragon
QUOTE(quackerz4u @ Feb 8 2004, 3:56 PM)
thanks!

but is there any way to change the font in the middle of an entry?

so you mean, u want to change the font of words or something inside of your posts? If so then u would click edit html and go to the word

and around the word put

<font face="Arial>THE WORD</font>

Just change Arial to the name of the font
icylove
www.peachie.nu should help you... go 2 html and then css they have the scrollbar and the links

lissa explains it all (forget the url) is good 2.. but the scripts don't work.... but they have more values (like line-through and all that)
Draciel56
u can go to www.xpresshtml.net thats a really good site. even showed me stuff i've never even heard of O_O. (fieldsets....cool.....)
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.