The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
iPhone / iPod Touch Optimized Skin Details »» | |||||||||||||||||||||||||
If you use my style, please click "Mark as Installed" in the Mod Information box -->
I made this Skin based on www.elforro.com colors and it has hardcoded CSS; so you would need to change some CSS values to match your forum style. Many people ask me to share the style, so I did my best to make it as "default" as I could. I spent a lot of time working on this skin, so if you decide to use it on your forums, PLEASE leave the "Design by:" legend. (it's only at the bottom) Demo: http://www.elforro.com/index.php?styleid=15 ( or go to www.elforro.com from your iPod / iPhone and click on the legend for the Optimized Skin ) ------- To show a message to all your iPod / iPhone users, you just need to add something like this in your navbar template (in your default style) PHP Code:
-------- Screenshots: (Below the post) You have to upload (and change the color/hue maybe) 4 PNG images in images/misc/ folder (included in the ZIP). Please keep all of my copyright info in this style. Please do NOT redistibute this style on any other sites! (It's free!) Or... Want to donate something? Paypal me at: sarceda@fibertel.com.ar :P Show Your Support
|
Comments |
#342
|
|||
|
|||
UPDATE: -- I fixed the Quote problem detailed below by using the standard VB bbcode_quotes template in the mobile style. It's not the best fix, but it works -- I'd still like to know a real fix:
Quote:
|
#343
|
|||
|
|||
All the versions of this have the zoom disabled. Is there some reason for this? It's easy to restore the zoom in the HeaderInclude template. And, in my tests it works fine. Is there some reason I'm not thinking of to disable zoom?
|
#344
|
|||
|
|||
Quote:
Code:
$stylevar[htmldoctype] <html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]" xmlns="http://www.w3.org/1999/xhtml"> <head> <if condition="$pages['name'] == 'home'"> <meta http-equiv="Cache-Control" content="no-cache" /> <meta http-equiv="Pragma" content="no-cache" /> <meta http-equiv="Expires" content="0" /> </if> <title>$vboptions[hometitle] <if condition="$pagetitle">- $pagetitle</if></title> $headinclude </head> <body> $header $navbar <if condition="$show['customizepagelink']"> <div align="$stylevar[right]" style="padding-top: $stylevar[cellpadding]px; padding-bottom: $stylevar[cellpadding]px"> <if condition="$show['customizepage']"> [<a href="javascript: reset_cmps_layout($pages[pageid])">$vbphrase[reset_layout]</a>] [<a href="$show[customizepagelink]">$vbphrase[exit_customization_mode]</a>] <else /> [<a href="$show[customizepagelink]">$vbphrase[customize_this_page]</a>] </if> </div> </if> <table align="center" class="page" cellspacing="0" cellpadding="0" width="100%"> <tr valign="top"> <!-- REMOVED LT COL CODE --> <if condition="$show['center_column']"> <td valign="top"> $home[centerblocks] </td> </if> <!-- REMOVED RT COL CODE --> </tr> </table> $footer </body> </html> |
#345
|
|||
|
|||
I"m having size issues on FORUMDISPLAY -- the top part of the page display's properly but from the Forum Title on down the table is too wide by about 30% for the mobile screen. FORUMHOME and SHOWTHREAD are just fine. Only FORUMDISPLAY has this issue.
Anyone else see this? I've attached two photos to show the problem: |
#346
|
|||
|
|||
I don't know if anyone has noticed, but on my forums if there is a deleted thread notice it messes up the entire FORUMDISPLAY page from there on out.
But then again, maybe it's just on my forums. Well, as with all my issues... one of my forums works just right (even this issue) but none of my other forums work right. They're the same VB versions and such. I can't see why this works correctly in one of my forums and has all kinds of display errors in my other 6 forums. |
#347
|
|||
|
|||
Hi,
Thanks for efforts. But Does this skin work perfectly on 3.8? |
#348
|
|||
|
|||
Quote:
|
#349
|
|||
|
|||
Making a mental note to look at this later.
|
#350
|
|||
|
|||
How can I add thread prefixes to this skin? They are needed to post a new thread on my site.
|
#351
|
||||
|
||||
Does this skin allow for the VB Blog add-on?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|