vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=168)
-   -   Underline links for skin (https://vborg.vbsupport.ru/showthread.php?t=182110)

XnaMe 06-10-2008 06:49 PM

Underline links for skin
 
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;
}

(Customized in this Style)
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;
}


Attitude5ire 06-10-2008 08:34 PM

Just open advanced CSS. for body attribute
Normal Links CSS
text-decoration:underline.. for all 3 if u want.

XnaMe 06-10-2008 11:43 PM

Thanks :) I made a mistake but it works :D


All times are GMT. The time now is 08:02 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01050 seconds
  • Memory Usage 1,716KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete