The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
4.1.2 mobile style customizing?
I just upgraded to the 4.1.2 and am trying to make a few changes to the mobile style, mostly the colors of the category header bars and a few other things, however changing the stylevars of the mobile does not seem to affect the mobile style at all.
What are the stylevars for the mobile style for the category background in the mobile forumhome and forumdisplay? |
#2
|
||||
|
||||
Hmm I'm about to update my test site tonight and have a job related to the new mobile style so if I remember to, I'll come back and post for you otherwise someone who has been tinkering with it already might be able to assist before I can .
|
#3
|
|||
|
|||
Well it looks likes its hard coded in the /forum/clientscript/jquery/jquery.mobile-1.0a2.min.css file
But the file is a mess and I can't really make heads or tails of it, its similiar to the jquery one http://code.jquery.com/mobile/1.0a3/...bile-1.0a3.css but I can't tell where to edit. I want to change the category background colors from that light blue one to another color. |
#4
|
||||
|
||||
Quote:
HTML Code:
.ui-bar-b { background: -moz-linear-gradient(center top , #81A8CE, #5E87B0) repeat scroll 0 0 #5E87B0; border: 1px solid #456F9A; color: #FFFFFF; font-weight: bold; text-shadow: 0 -1px 1px #254F7A;} |
#5
|
|||
|
|||
yes, that's the one, you need to change all the colors in that css variable as there are declarations for different browsers.
Well the mobile style is nice looking but it gets an F for customizable. VBulletin needs to integrate the stylevars into it properly. |
#6
|
|||
|
|||
Sorry, How do I? Can someone please provide the steps to getting there. I can not seem to find it...aahh an Newbie after a year still learning and customizable of colors would be nice.
Edit: dang someday I will figure this out...How do I get here. I think I need a map. HTML Code:
.ui-bar-b { background: -moz-linear-gradient(center top , #81A8CE, #5E87B0) repeat scroll 0 0 #5E87B0; border: 1px solid #456F9A; color: #FFFFFF; font-weight: bold; text-shadow: 0 -1px 1px #254F7A;} |
#7
|
|||
|
|||
you just have to open the file with a word editor and change the hex color values to whatever you want. It is a gradient so you have an upper and lower color and it mixes them together to create a custom gradient color.
|
#8
|
||||
|
||||
https://vborg.vbsupport.ru/showthread.php?p=2171633
https://vborg.vbsupport.ru/showthread.php?p=2171623 Last one is a new article, it has not been approved yet so if you have no permission to view atm check back later on tonight etc, once approved you'll be able to view . |
#9
|
|||
|
|||
I edited everything in /forum/clientscript/jquery/jquery.mobile-1.0a2.min.css
One issue I am running into is using google adsense for high end mobile devices. I added it under the navbar and it shows on the forum home page, but locks up the page if you go any deeper in, forums, topic pages, etc. I think this is a conflict with jquery for mobile. I've asked support, they said to try th eliteral tags, but that didn't work. Looks like vb is using http://jquerymobile.com/ Anyone else have problems adding adsense? Similar issue found here: http://forum.jquery.com/topic/google...ax-transitions |
#10
|
||||
|
||||
Subscrizzle.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|