The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I am in the process of moding the site to be more well brown/orange, rather then blue. This is the first step in my vbulletin modifications.
Site url: http://www.vanguard-soh.org Details: Vbulleting 3.5.4 Details: vbadvanced (installed and running) I have modified the css files inside the cpstyles folder. I have modified all the graphics inside the image folder. I have modified the vbulletin-style.xml in the install folder. I have modified the styles settings from the controll panel. Thus far everything works like a charm! My only problem if you look close I still have a dark blue border around the tables. My photoshop says it's #0b198c for color. (took a screenshot, enlarged, and used color picker) I have done several searches with inforapid (an excelent search tool) and can not find where this last blue border is coming from. I would greatly appreciate and thought/input on this. I know I'm missing soemthing simple, however just can't find it. Thank you very much, Duston S. Horacek On a side note, where is the image that is shown in the url window? I'd like to edit it to reflect my changes aswell. |
#2
|
|||
|
|||
![]()
Check your tborder class for the blue color. I must admit that I didn't notice it though.
The image you are referring to is favicon.ico wich is located in your forum root. It needs to have the exact same name otherwise it will not work. |
#3
|
|||
|
|||
![]()
Appreciate the response. I have checked all 5 controlpanel.css files located in the cpstyles folder.
vbulletin_2_default folder Code:
/* Border around tables */ .tborder { border: solid 1px #66553e; } Code:
/* Border around tables */ .tborder { border: ridge 4px #5c4d38; } Code:
/* Border around tables */ .tborder { background: #e1d9ce; color: #000000; border: 1px solid #5c4d38; } Code:
/* Border around tables */ .tborder { background: #e1d9ce; color: #000000; border: 1px solid #5c4d38; } Code:
/* Border around tables */ .tborder { border: ridge 4px #5c4d38; } I hate to be a bother, but I'm not finding this... On a side note, I got the icon changed, thanks for that piece of information. -Duston |
#4
|
|||
|
|||
![]()
It's not in the controlpanel.css files, it's actually in the main CSS found via the style manager.
Hope this helps. |
#5
|
|||
|
|||
![]()
Beautifull! Got it, ironicaly I passed over the second box it was in.
I very much appreciate the help. Thanks again, Duston |
#6
|
|||
|
|||
![]()
Glad you got it sorted. Any time you need any more help, just ask
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|