The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
just trying to find a couple things to complete my style but .. for the life of me I cant find em.. If someone could help that would rock.
the first one can be seen here: (inbetween the thread name / like / twitter and the first post) I cant find where to change the color of the currently white bar with thread tools, search tools ect.. (I dono if is a different style, but it appears in forum listing, thread listing and messages) The next one I cant link , but the new editor.. man wheres the background for that? I just want to change it from that goofy white..The last thing I was wondering is if you can export a style in the event that someone actually wants/likes mine ![]() Thanks, Cheers |
|
#2
|
|||
|
|||
|
The first thing
Quote:
or you can apply a black bg without border using this code (add this to your additional.css) Code:
.toolsmenu div {
background: none repeat scroll 0 0 #000000;
border-top: 0 none;
clear: both;
color: #4E4E4E;
float: left;
text-align: right;
width: 100%;
}
The ck editor bg is called .cke_skin_kama .cke_wrapper find it, and change the background-color to your prefer one. Good luck and have fun! ~Jeff |
|
#3
|
|||
|
|||
|
sweet thanks, all done!
|
|
#4
|
|||
|
|||
|
You are welcome !
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|