The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Breadcrumbs Color
After doing a bit of digging and searching, I have unsuccessfully been able to change the color of my breadcrumbs on my forum. I am running VB 4.2.2 and using a converted style from VB 3. This is the only thing that I have not been able to manipulate. The current color of my breadcrumbs is white, but they do not show up on a white background, obviously. The attached pictures should clear up any confusion.
Thanks Attachment 149813 Attachment 149814 |
#2
|
||||
|
||||
Under global use body text color in style variables
|
#3
|
|||
|
|||
That allowed me to change the color of the body text, but not the color of the welcome message. Changing the color also changed the color of the rest of the body text, but I do not want to change it. Is there another setting, or a CSS work around?
|
#4
|
|||
|
|||
The following should work if you add it to additional.css template.
HTML Code:
.breadcrumb .navbit>a, .breadcrumb .lastnavbit>span{ color: #fff !important; } |
#5
|
||||
|
||||
you could edit the phrase for the welcome message and wrap it with
Code:
<font color="red">----</font> |
#6
|
|||
|
|||
Dave, thank you for the CSS code, it worked like a charm.
Dosser, the welcome message looks like I want it. However, I still have an issue: There is still text in the field that does not change colors and I do not know where the code for this text is held. This includes the results for posts on a page next to the "Page x of x" buttons within threads. See attachments for clarification. Thanks Attachment 149815 Attachment 149816 |
#7
|
|||
|
|||
After poking around, I found it in the page title vars.
Thanks for all the help, everyone! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|