The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Sidebar width based on users screen resolution
Hi
I am trying to define the sidebar width dynamically based on the screen resolution of the users but didnt find any solution yet. Another thing i am searching for is to show the sidebar based on screen resolution (e.g. show sidebar with resolutions higher than 1024) Can someone give me a hint if this is possible and where to start ? Thanks in advance Tahooma |
#2
|
||||
|
||||
Example that may work:
HTML Code:
#sidebar_container {width: 40%} #content_container { margin-right: -42%} #content_container #content {margin-right: 42%;} |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|