The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
need help with a few style vars - screenshots included
Hey. I am close to finishing on creating a new skin for my Vbulletin website.
The problem is, I am a newbie to the whole stylevars system (I am getting used to it though). And I am looking for 10 stylevars that alter the following things as attached in If you guys can help me find the stylevars that I need to edit or the css (preferabbly stylevars) then that would be really appreciated I am sorry for essentially a screenshot dump.. But I figured that it might help you guys help me out. EDIT: this is with Vbulletin 4.1.5 |
#2
|
|||
|
|||
First screenshot
Links on the "view entire blog article" page: blockrow_link_color (and blockrow_linkhover_color for the hover colour) More link problems: control_content_color (and control_content_hover_color for the hover colour) Standard blog text colour: body_color (will change the other default black text; would be better to change the background colour of the blog). Links on the blog page: link_color (and linkhover_color for the hover colour) Second screenshot Todays date in the calendar on blogs: Styles & Templates > Search in Templates > Search for Text: background:rgb(255,255,200) > blog.css > Click "Find" and change the "background:" variable to the colour you want it, then save. Third screenshot Selected calendar tab: tabslight_selected_background Forth screenshot That font colour: shade_color Fifth screenshot Border colour change: popupmenu_background and popupmenu_border Sixth screenshot Background change of dropdown link colours: imodhilite_backgroundColor Text colour change of dropdown link: body_color Seventh screenshot Style var for this link colour within the sidebar: link_color Eighth screenshot Member blog background: Styles & Templates > Search in Templates > Search for Text: .blogcatbit .td > blog.css > Click "Find" > Replace: PHP Code:
PHP Code:
Ninth screenshot Hover over text on the nav menu at the top of the forums but not in the main nav bar: Styles & Templates > Search in Templates > Search for Text: .breadcrumb .navbit a:hover > vbulletin-chrome.css > Click "Find" > Replace: PHP Code:
PHP Code:
Tenth screenshot Yuck.. defo need to change that colour: body_color Eleventh screenshot Vbblog comment header: Styles & Templates > Search in Templates > Search for Text: .postbit-lite .postbithead { > blog.css > Click "Find" > Replace: PHP Code:
PHP Code:
Vbblog comment text colour: body_color Vbblog background colour: Styles & Templates > Search in Templates > Search for Text: .postbit-lite .posttext { > blog.css > Click "Find" > Replace: PHP Code:
PHP Code:
Twelfth screenshot Vbcms comment header: postbitlite_header_background and comment body: Styles & Templates > Search in Templates > Search for Text: .postbit-lite .posttext { > postbit-lite.css > Click "Find" > Replace: PHP Code:
PHP Code:
Thirteenth screenshot Visitor message header: headers_background_color Let me know if you get stuck with anything - I'll be happy to help. |
#3
|
|||
|
|||
Most of these fixes worked . Thanks for that.
However, some of the problems still persisit. For instance Quote:
changes did not alter the navbar either. now these two problems have popped up. First of all in my CMS commenting system and the blog thank you again for your help by the way. If you would like to see the website in question. I am working on this website under this style linked in this URL http://secretanonymous.com/content.php?&styleid=16 --------------- Added [DATE]1312798961[/DATE] at [TIME]1312798961[/TIME] --------------- okey so that's weird. I went to post a new blog post and the comments etc all come out as the right color (i.e the body color) I will look into the other problems now --------------- Added [DATE]1312800110[/DATE] at [TIME]1312800110[/TIME] --------------- Update. This seems to be the only thing I cannot fix with my skin now If anyone can tell me the fix for it, then a gold star to them |
#4
|
|||
|
|||
In regards to that white gap, check out postbit-lite.css
I have the following: .postbit-lite { clear:both; position:relative; padding-bottom:{vb:stylevar padding}; background: #242424; } Change background color to your needs. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|