The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
That's because I removed it because it didn't work. anyone have an idea what it could be?
|
#12
|
||||
|
||||
If it isn't working, you should still leave it so that we can verify you added it to the correct file/style.
|
#13
|
|||
|
|||
Okay, I placed the code back into the additional.css. Still no change but I would greatly appreciate more assistance on this.
|
#14
|
||||
|
||||
It's not there. http://laaquarium.com/Forum/css.php?...additional.css
|
#15
|
|||
|
|||
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?
|
#16
|
||||
|
||||
What is the styles addition.css? You should be adding it to the CSS Template called additional.css
|
#17
|
|||
|
|||
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; } |
#18
|
||||
|
||||
Try making the color important:
HTML Code:
color: #000000 !important; |
Благодарность от: | ||
LA-Aquarium |
#19
|
|||
|
|||
adding !important did the trick. Thanks a lot, Lynne.
|
#20
|
|||
|
|||
Lynne, I just found out the user profile comments are also transparent.
I am sending you PM with link of demo. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|