vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   User Profile Font Transparent (https://vborg.vbsupport.ru/showthread.php?t=266859)

LA-Aquarium 07-16-2011 03:48 AM

That's because I removed it because it didn't work. anyone have an idea what it could be?

Lynne 07-16-2011 03:48 PM

If it isn't working, you should still leave it so that we can verify you added it to the correct file/style.

LA-Aquarium 07-16-2011 05:06 PM

Okay, I placed the code back into the additional.css. Still no change but I would greatly appreciate more assistance on this.

Lynne 07-16-2011 08:36 PM

It's not there. http://laaquarium.com/Forum/css.php?...additional.css

LA-Aquarium 07-16-2011 09:22 PM

I added it to the styles addition.css, should I be adding it some other place? what other addition.css is there and how can I get to it?

Lynne 07-16-2011 11:10 PM

What is the styles addition.css? You should be adding it to the CSS Template called additional.css

LA-Aquarium 07-16-2011 11:31 PM

this is what it shows my additional.css is in the ACP...

Code:

.morbid-box {
        width:{vb:stylevar doc_width};
        min-width:{vb:stylevar doc_minWidth};
        max-width:{vb:stylevar doc_maxWidth};
        padding:0 20px;
        background:#f2f2f2;
        margin: {vb:stylevar doc_margin};
}
.doc_header {
        border-left:1px solid #cfcfcf;
        border-right:1px solid #cfcfcf;
}
.above_body {
        background-color:#e8e7e7;
}
.navtabs {
        border-left:1px solid #CFCFCF;
}
.navtabs ul {
        border:1px solid #CFCFCF
}
.navtabs li.selected a.navtab {
        border-top:1px solid #345b94;
}
.toplinks ul.isuser li a:hover {
        -moz-border-radius-bottomleft: 5px;
        -webkit-border-bottom-left-radius: 5px;
        -moz-border-radius-bottomright:5px;
        -webkit-border-bottom-right-radius:5px;
        background:#989898;
}
.toplinks ul.nouser li a:hover {
        background:#989898;
}
.toplinks form input {
        padding: 1px 4px;
              border: 1px solid #989898;
}
.toplinks .notifications a.popupctrl:hover, .toplinks .nonotifications a.popupctrl:hover, .toplinks .nonotifications a.popupctrl.active {
        background:#989898 url({vb:stylevar imgdir_misc}/arrow.png) no-repeat {vb:stylevar right} center;
}
.notices li {
        border:1px solid #dfc0c0;
}
span.notifications-number {
        background:red;
        padding:0 3px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
        color:white!important;
}
.globalsearch {
      margin-top:2px;
}
dl.tabslight dd a:hover {
      color:#85c2ef;
}
.dvb_footer {
      font-weight:bold;
}
.dvb_logo {
      width:65px;
      height:16px;
      margin:2px auto 0 auto;
      background:url(digitalvb/morbid/morbid_base/dvblogo.png) top center no-repeat;
}
.forumbit_nopost .forumhead h2, .forumbit_post .forumhead h2 {
      min-height:30px;
}
dl.stats  dt, #sidebar_container dl.stats, #sidebar_container  .blockbody.userprof_content, #sidebar_container .userprof_content .time,  .userprof_content .time {
    background-color: transparent;
    background-image: none;
    color: #000000;
}

but when i check that link, the extra code doesn't show up. thoughts?

Lynne 07-17-2011 03:13 AM

Try making the color important:

HTML Code:

    color: #000000 !important;

LA-Aquarium 07-17-2011 07:10 AM

adding !important did the trick. Thanks a lot, Lynne.

LA-Aquarium 07-28-2011 06:44 PM

Lynne, I just found out the user profile comments are also transparent.

I am sending you PM with link of demo.


All times are GMT. The time now is 03:04 PM.

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.01220 seconds
  • Memory Usage 1,739KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete