Log In · Register

 
help, wit layout
Nugget
post Feb 27 2005, 03:32 PM
Post #1


Kris is getting bonified.
*******

Group: Member
Posts: 3,172
Joined: Nov 2004
Member No: 67,366



ok so i know i edited one of my topic but i cant seem to find it and yes i embraced the searchbar..alright..so i want my bold,strikeout,underline,italic to be diff colors when i do them..is there a code?? or is it in my layout?? ill have to edit this later to put up the code for my layout but anyways yea!! while im still writing in here..does anyone know the code for triple/double underline and can i change the color of htat too? please and thank you happy.gif
 
 
Start new topic
Replies
greedybunny92
post Feb 27 2005, 03:45 PM
Post #2


lalala..
*****

Group: Member
Posts: 669
Joined: Jan 2005
Member No: 86,094



bolded text:


italic:


strikeout:
CODE
<style type="text/css">

s {
color: ######;
}
</style>


underlined:
CODE
<style type="text/css">
.blogbody u, .standard u, p u, u {
font-weight: underline;
color: red;}
</style>


-edit-

double underlined:
CODE
<style>
u{
border-bottom: 2px solid #000000;
color:#ffffff;
}
</style>
 

Posts in this topic


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