The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I'm working on my postbit here:
See that white line on top the row that contains Linkback / Thread Tools / etc? I can't for the life of me figure out how the heck to get rid of it. The class for that row is thread_controls_toolsmenu. I have the background set to the same dark color, and the toolsmenu_background stylevar looks like so: What am I missing? The code looks like this: Code:
<div id="thread_controls" class="thread_controls toolsmenu"> Any insight would be awesome, it's drivin' me nuts! |
|
#2
|
|||
|
|||
|
I will seriously mail someone a puppy if they can find this. I'm still not seeing it, and it's driving me insane!
|
|
#3
|
|||
|
|||
|
If you're still having this problem try commenting out the back ground image or removing the url altogether. Remove any values for horizontal and vertical then save it.
|
|
#4
|
|||
|
|||
|
Code:
.toolsmenu div {
border-top: 1px solid;
clear: both;
color: #C5C5C5;
float: left;
text-align: right;
width: 100%;
}
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|