The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Where is the Stylevar for the background here at, I can not seem to find it at all?
|
|
#2
|
|||
|
|||
|
4.1.3
Search in member.css and find Code:
.profile_editor_border, .profile_content .actionbuttons {
border-{vb:stylevar right}: {vb:stylevar tabslight_border};
border-{vb:stylevar left}: {vb:stylevar tabslight_border};
margin-top:0px;
}
Code:
.profile_editor_border, .profile_content .actionbuttons {
border-{vb:stylevar right}: {vb:stylevar tabslight_border};
border-{vb:stylevar left}: {vb:stylevar tabslight_border};
margin-top:0px;
background: color of your choice;
}
![]() 4.1.4 utilizing CkEditor That area is actually in 2 parts The top bit can be found in member.css and search for: #visitormessageseditor { background:transparent; } Change your color from transparent to your choice. ![]() the bottom bit has now changed , find Code:
.profile_content .actionbuttons {
border-bottom: {vb:stylevar tabslight_border};
margin-bottom: {vb:stylevar padding};
padding-bottom: {vb:stylevar padding};
![]() They keep us on our toes you know by changing everything
|
|
#3
|
|||
|
|||
|
Well it's in 2 parts in 4.1.2. I'm working up a tut on doing styling of the profile. Lynne showed me the mini stats and visitor message title. Now I'll add this.
|
|
#4
|
||||
|
||||
|
Excellent RobbieZ that worked perfect, thankyou!
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|