Re: [img]http://img228.imageshack.us/img228/5620/animationze6.gif[/img] Image error fixed =)
Screen Shot
[img]http://img142.imageshack.us/img142/5030/86828919lq2.jpg[/img]
[url=http://profiles.friendster
[b]How can i edit the font size? I do not know where to edit it though. The font size of my tracker and SHOUTOUT are now the same and Im still trying to figure out how to increase the font size[/b]
[quote]/* Reset and base font: base font = Arial 11px/1.22em, #555555 (scale: 10px = 90%; 12px = 109%; 14px = 127%; 16px = 145%) */
body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, th, td {
margin: 0;
padding: 0;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
fieldset, img {
border: 0;
}
ol, ul {
list-style: none;
}
h1, h2, h3, h4, h5, h6 {
font-size: 100%;
}
body {
color: #555555;
font: 11px arial,helvetica,sans-serif;
}
table {
font-size: inherit;
font: 100%;
}
select, input, textarea {
font: 99% arial,helvetica,sans-serif;
}
/*body * {line-height:1.22em;}*/
* img {
vertical-align: bottom;
}
/*Edit after this line*/
/*BACKGROUND COLOR*/
body {
background: #dce7ed;
border: 0px;
}
.even {
background: #97b6ca;
}
/*BACKGROUND COLOR ENDS HERE*/
/* Default link styles */
a {
font-weight: bold;
}
a:link, a:visited, a:active, a:hover {
text-decoration: none;
color: #004F59;
}
a:hover {
text-decoration: underline;
color: #004F59;
}
a.action:link, a.action:visited, a.action:hover, a.action:active {
color: #004F59;
}
.row {
width: 100%;
}
span, .more, .visit, .copy {
font-size: smaller;
}
.imageblock {
vertical-align: top;
background-color: #FFFFFE;
overflow: hidden;
height: 75px;
width: 75px;
text-align: center;
border: 2px solid #DDDDDD;
}
img {
height: 75px;
border: 0px;
}
.visit {
margin-bottom: 5px;
}
.wrapper {
width: 285;
}
.ltd {
width: 85px;
vertical-align: top;
}
#top, #foot {
padding-left: 5px;
}
.copy {
width: 285;
}
.row {
padding: 5px;
}
sup {
font-size: .5em;
}
.online {
color: green;
font-weight: bold;
}
.strong {
font-weight: bold;
}
.visit img {
height: 25px;
width: 100px;
}[/quote]