The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
When you vist a users profile you can send them a message, for some reason the buttons are blue and do not respond to changes made in style vars.. anything I can add in Additional.css to fix this?
|
#2
|
|||
|
|||
![]()
Any one got a clue on this one?
|
#3
|
||||
|
||||
![]()
If you are not using Profile Customization, then add this to your additional.css template:
HTML Code:
div.group .userprof_button {background: green;} /* VM editor button background */ |
#4
|
|||
|
|||
![]()
Thank you.. that worked perfect.. how do I find out about these vars is there a list of them out there?
|
#5
|
|||
|
|||
![]()
I hate to do this too you, you have been so helpful.. this is the last question
I have common body_background in style vars set to a seamless image I made but I have issues in the under profile section.. all the boxes are now transparent.. Style Vars are ignoring changes to these boxes.. I assume there is something I can do in additional.css? |
#6
|
||||
|
||||
![]()
Try this:
HTML Code:
div#sidebar_container.member_summary {background: gray;} /* left background */ |
#7
|
|||
|
|||
![]()
Almost there.. that made almost all the of the side bar grey, area that the users profile pic shows is still transparent and the message box itself is still transparent..
|
#8
|
||||
|
||||
![]()
You may be interested in this article to help you find stylevars yourself - How To: Find the correct StyleVar/LayoutVar to edit
I really can't tell what you are talking about. You should modify your image to point things out and number them if you need help. |
#9
|
|||
|
|||
![]()
Thanks for the link.. here is the modified image..
|
#10
|
||||
|
||||
![]()
Did you try reading the article I gave you and then install firebug?
HTML Code:
.member_content #sidebar_container div.block { background-color: pink;} .userprof_headers { background-color: pink;} |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|