The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Is there a way to auto size the logo image for different screen sizes and devices? Thanks.
|
|
#2
|
|||
|
|||
|
That would be awesome
Thanks |
|
#3
|
||||
|
||||
|
No one?
|
|
#4
|
||||
|
||||
|
Bump!!!
|
|
#5
|
||||
|
||||
|
This may help ... https://vborg.vbsupport.ru/showthrea...05#post2541105
Also you can use media queries. eg HTML Code:
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
/* STYLES GO HERE */
}
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|