
01-10-2011, 04:03 PM
|
|
|
Join Date: Oct 2001
Posts: 111
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by ChillingSilence
After having taken what CR Turbo Guy adjusted, I've done some further adjustments: - Based off 1.0.4 by CR Turbo Guy
- Changed "Normal" button, as it was being overridden by our useragent detection. It's more useful as a Home button
- Added "Go to Top" button, great for long threads
- Fixed the header when viewing thread-lists, it was broken and very thin, so the buttons overflowed
- Fixed the "New Thread" button, was showing the stock vBulletin button, this ones slicker and fits with the theme
- Made it english
- Used a 1px spacer gif instead of a logo
- Fixed the "Next" and "Prev" locations, now they're in a more logical place
- A dozen odd other minor fixes and customizations here and there
Installation instructions: - Download the .zip
- Upload, via FTP / SCP / whatever, the files in "images/misc/" to your forum directory: forums/images/misc/
- Go into the AdminCP --> Styles & Templates --> Download / Upload Styles
- Choose the file, tell it to create a new style, ignore the style version should be Yes, Title should be something like vBuleltin Mobile, No Parent Style
- In our Forums, we have Allow User Selection = Yes, however it makes no difference because we force the "Desktop" theme on a per-forum basis, and override that if they're coming from Cellphones so they see this theme
Now, you might also want to install this:
https://vborg.vbsupport.ru/showthread.php?t=226946
These are some of the custom useragent strings we've got:
Code:
android
BlackBerry
NokiaN
webOS
SonyEricsson
IEMobile
PSP
Nintendo
Wii
Playstation 3
Opera Mini
Though, the Wii isn't working, and we've not tested it on PS3.
Hope this helps the community
Tested on version 3.X, not vBulletin4.
|
Great job ChillingSilence! thanks!
|