Log In · Register

 
 
Closed TopicStart new topic
CLICKiE
DorkFahSho
post Dec 18 2004, 02:26 PM
Post #1


who doesn't love dorks? [:
****

Group: Member
Posts: 117
Joined: Nov 2004
Member No: 65,685



here i am again asking for help _dry.gif . do you guys know the code where when you underline a word. Its dashed or whatever?...ex..UNDERLINED THING looks like this under the word _ _ _ _ _ click on the link to see...
 
pynk_laday
post Dec 18 2004, 02:31 PM
Post #2


Senior Member
***

Group: Member
Posts: 51
Joined: Dec 2004
Member No: 68,810



i just know the regular underline ctrl + U
 
oxnerd
post Dec 18 2004, 02:32 PM
Post #3


psychotically psycho
****

Group: Member
Posts: 136
Joined: Oct 2004
Member No: 59,118



this "underlined thing" is more commonly called a LINK..

put the bolded part of this code into your html header, and change the word COLOR to any color that you want..

<style>
texttable.left,td.mainleft, table.left,table.navigation,table.search,.leftmoduletitlebar, .leftmoduleborder,.leftmoduleinterior, table.footer {display: none;}

body
{
background-color:color;
overflow-x:hidden;
overflow-y:auto;
scrollbar-arrow-color:#color;
scrollbar-track-color:#color;
scrollbar-shadow-color:#color;
scrollbar-face-color:#color;
scrollbar-highlight-color:#color;
scrollbar-darkshadow-color:#color;
scrollbar-3dlight-color:#color;}
{background-image: url("URL"); background-attachment: fixed; background-repeat: no-repeat; background-position: bottom center;}

.blogbody, p, font, td, tr, table,{font-size:10px; font-family:tahoma; color:#color;height:20}

input, select{font-size:10px; font-family:arial; color:#color;background-color:#color;border:1px solid #color;cursor:hand}

a:visited, a:link {color:#color; text-decoration: none; font:bold 10px arial;border-bottom:1px solid #color;cursor:arrow}

a:hover{color: #color; text-decoration: none; font:bold 10px arial;border-bottom:1px dotted #color;cursor:arrow}


.blogheader {font-family: Verdana; color: #4D97A8; font-size: 10px; text-decoration: none; font-weight: bold; padding-bottom: 4pt; }
</style>
 
DorkFahSho
post Dec 18 2004, 02:36 PM
Post #4


who doesn't love dorks? [:
****

Group: Member
Posts: 117
Joined: Nov 2004
Member No: 65,685



i know that already. but click on the link and look at her entries..she has some underlined words in silver and they look like this _ _ _ _ mellow.gif
 
shortvi3tlaydee
post Dec 18 2004, 03:10 PM
Post #5


moohaha
******

Group: Member
Posts: 2,214
Joined: Aug 2004
Member No: 41,985



ummm try this:

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

<style type="text/css">
}
U{
font-family: arial;
font-size: 8pt;
color: 000000;
font-weight: normal;
text-transform: lowercase;
border; border-bottom: 1pt dashed #ff0000;
}
</style>

<!-- end code provided by createblog.com -->
 
DorkFahSho
post Dec 18 2004, 06:34 PM
Post #6


who doesn't love dorks? [:
****

Group: Member
Posts: 117
Joined: Nov 2004
Member No: 65,685



thank you!!! happy.gif
 

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