Log In · Register

 
changing fonts, on the whole xanga
l1ndsay
post Jun 19 2004, 02:10 AM
Post #1


Senior Member
***

Group: Member
Posts: 49
Joined: Jun 2004
Member No: 23,341



does anyone know the code for a font change for the WHOLE xanga?? wacko.gif including entries, links etc...and adjustable size, font, font-weight etc..

thanks,
lindsay
 
 
Start new topic
Replies
tuffxcore
post Jun 19 2004, 02:12 PM
Post #2


Senior Member
***

Group: Member
Posts: 72
Joined: Jun 2004
Member No: 22,023



I think what gangster boy is trying to say is this is the code for all of xanga's attributes:

CODE
<!-- begin code provided by createblog.com -->
<style type="text/css">
/* http://createblog.com */
body {
 background-color: #ffffff;
 scrollbar-arrow-color: #FFCDD2;
 scrollbar-track-color: #FFCDD2;
 scrollbar-shadow-color: #FFCDD2;
 scrollbar-face-color: #FFCDD2;
 scrollbar-highlight-color: #FFCDD2;
 scrollbar-darkshadow-color: #FFCDD2;
 scrollbar-3dlight-color: #FFCDD2;
 }
/* edits the date */
div.blogheader, .caption {
 background-image: url();
 background-repeat:no-repeat;
 background-position:center;
 font-family: georgia;
 text-transform:none;
 font-size:18px;
 line-height:25px;
 font-weight:normal;
 color:#000000;
 letter-spacing:2px;
 background-color:#ffffff;
 text-align:center;
 border:1px solid #000000;
}
.blogbody b, .standard b, p b, strong {
/* edits bolded text in your entry */
 font-weight: bold;
 color: #000000;
}


input, select, textarea, iframe.htmleditor, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
 border: 1px solid #ffffff;
 font:normal 12px trebuchet ms;
 background-color: ffffff;
 font-color:#BD6A72;
}
table.navigation, table.footer {
 display: none;
}

table.footer TD {
/* this makes the footer at the bottom centered */
/* leave it alone unless you know what to do*/
 text-align: center;
}

table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
 background-image: url();
 background-color:none;
 color: #000000;
 font: bold 10pt trebuchet ms;
 text-transform: none;
 text-align:center;
 border: #000000 1px solid;
;}

table.left {
/* this edits the menu module */
 width:180px;
 color:000000;
 background-color:ffffff;
 BORDER: #000000 1px solid;
}

font,td,p,xmp{color:#000000;
 font-face: trebuchet ms;
 font-weight:normal;
 font-size:9pt;
 line-height:10pt;
 text-align:justify;
}

table.blogbody tr td {
/* this edits the left margin of blog */
 width:0px;
 padding-left: 0px;
}

table.blogbody {
/* this edits the other the place where the  blog is */
background-color:transparent;
family-font: trebuchet ms;
BORDER: #000000 1px solid;
width:400px;}

a:link{line-height: 9pt; font-family: trebuchet ms;font-weight:normal; color:#BD6A72; text-transform:none;font-size:9pt; cursor:crosshair;}
a:active{font-family: trebuchet ms; color:#BD6A72; text-transform:none;font-size:9pt; cursor:crosshair;}
a:visited{font-family: trebuchet ms; color:#BD6A72; text-transform:none;text-decoration:strikeout;font-size:9pt;cursor: crosshair;}
A:hover {font-family:tahoma;color:#ffffff;text-transform: uppercase; cursor: crosshair; font-weight:bold;font-size:8pt}</style>

<!-- end code provided by createblog.com -->



Just change the font families, sizes, ect.
 

Posts in this topic


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