The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Different Style for Mobile?
I see that vB5 has removed the settings for choosing a different style to serve to mobile browsers. I understand that the intention is for styles to be responsive.
However I want to make different style choices in serving the forum to desktop and to mobile users (mostly in the header). In Googling I've seen references to using specific CSS classes to modify mobile in distinct ways within css_additional. So, two questions: (1) Is there a guide or documentation that explains how to do this? (2) Are modifications limited to CSS, or are there also conditional tags I can apply to the header template (e.g., so that a block of HTML code only appears on desktop)? Thanks! |
#2
|
||||
|
||||
.l-small .yourdiv
And .l-desktop .yourdiv Could be used to select your div in desktop or mobile view. |
#3
|
|||
|
|||
So I can add this class to any existing class to target one or the other? (Presumably desktop is all default anyway.)
Does it work on ID names as well? E.g.: .l-small #myclass Edit: Yes it does! Thanks for the tip. |
Благодарность от: | ||
delicjous |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|