The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hello!
My skin don't show automaticly the links underlined! How can i set this? Thanks! Additional CSS Definitions Code:
/* ***** styling for 'big' usernames on postbit etc. ***** */
.bigusername { font-size: 14pt; }
/* ***** small padding on 'thead' elements ***** */
td.thead, th.thead, div.thead { padding: 4px; }
/* ***** basic styles for multi-page nav elements */
.pagenav a { text-decoration: none; }
.pagenav td { padding: 2px 4px 2px 4px; }
/* ***** de-emphasized text */
.shade, a.shade:link, a.shade:visited { color: #777777; text-decoration: underline; }
a.shade:active, a.shade:hover { color: #FF4400; text-decoration: underline; }
.tcat .shade, .thead .shade, .tfoot .shade { color: #DDDDDD; }
/* ***** define margin and font-size for elements inside panels ***** */
.fieldset { margin-bottom: 6px; }
.fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; }
.postinfo {
border-top: solid 1px #E0E0E0;
border-left: solid 1px #E0E0E0;
border-right: solid 1px #D7D7D7;
border-bottom: solid 1px #D7D7D7;
margin: 3px 5px;
padding: 2px;
color: #808080;
background: #d2dee3;
font-size: 10px;
}
.stickyprefix {
color:#6600FF;
font-weight:bold;
}
.subbbedforum {
color:#6600FF;
font-weight:bold;
}
Code:
.header {
background-color: #475a7d;
background-image: url(http://themobilebay.com/forum/cb/cb/headarka.gif);
background-repeat: repeat-x;
margin:0 0 0 0;
padding:0 0 0 0;
}
.logo {padding-left:10px;}
.afterlogo {
color:#ffffff;
font-size:8pt;
font-family:Tahoma;
float:right;
padding-right:20px;
padding-left:20px;}
.afterlogo a{
color:#ffffff;
font-size:8pt;
font-family:Tahoma;
text-decoration:none;}
.afterlogo a:hover {
color:#969696;
text-decoration:underline;}
.nv {background: #dce2e7 url(http://themobilebay.com/forum/cb/cb/nav.gif) repeat-x;}
.nvlink a {
font-color:#414141;
font-size:11px;
font-famiyl:tahoma;
font-weight:bold;
text-decoration:none;
margin-right:20px;
}
.nvlink a:hover{
font-color:#969696;
text-decoration:underline;
}
|
|
#2
|
||||
|
||||
|
Just open advanced CSS. for body attribute
Normal Links CSS text-decoration:underline.. for all 3 if u want. |
|
#3
|
|||
|
|||
|
Thanks
I made a mistake but it works
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|