Log In · Register

 
the eprops and comments, i don't wanna know how to rename them --
inevitableblisz
post Sep 3 2004, 05:59 PM
Post #1


Member
**

Group: Member
Posts: 27
Joined: Aug 2004
Member No: 43,892



which code is it that changes their font ??
 
 
Start new topic
Replies
C.Lime.Jello.
post Sep 3 2004, 06:11 PM
Post #2


The voices talk too much... -.-u
******

Group: Member
Posts: 2,099
Joined: Aug 2004
Member No: 39,078



CODE
<!-- begin code provided by createblog.com -->

a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
 color:#B991C9;
 font:normal 11px arial;line-height:10px;
 text-decoration: none;
 }

//blogring.document.write
a:visited, a.footernav:visited,  {
/* edits the links that the user has visited */
 color:#B991C9;
 font:normal 11px arial;
 line-height:10px;
 text-decoration: none;
 }

a:hover {
/* edits when user mouseovers the links */
 color:#9D91C9;
 font:normal 11px arial;
 line-height:10px;
 cursor: crosshair;
 text-decoration: none;
 }

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


^ Stick that in your stylesheet.
(If you have no idea what I'm talking about, add '<style type="text/css">' to the top, and '</style>' to the bottom.)
 

Posts in this topic


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