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 |
#122
|
||||
|
||||
Here's another tip/tweak. Makes it so that new reply composition screen isn't in WYSIWYG mode... it's just the simple box. (but auto-quoting still works)
Thanks to dartho for the assist, I've done the same in this style and it works fine. Changing your newreply template to the following: Code:
$stylevar[htmldoctype] <html xmlns="http://www.w3.org/1999/xhtml" dir="$stylevar[textdirection]" lang="$stylevar[languagecode]"> <head> $headinclude </head> <body> $header $navbar <div class="titlebg">Reply To: $threadinfo[title]</div> <form action="newreply.php" method="post"> <div> $vbphrase[message]:<br /> <textarea name="message" id="{$editorid}_textarea" rows="10" cols="15" style="width:100%; height:100px">$newpost[message]</textarea> <input type="hidden" name="s" value="$session[sessionhash]" /> <input type="hidden" name="do" value="postreply" /> <input type="hidden" name="t" value="$threadid" /> <input type="hidden" name="p" value="$postid" /> <input type="hidden" name="posthash" value="$posthash" /> <input type="hidden" name="poststarttime" value="$poststarttime" /> <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" /> <input type="submit" class="button" name="sbutton" value="$vbphrase[submit_reply]" accesskey="s" tabindex="1" /> </div> </form> $footer </body> </html> |
#123
|
|||
|
|||
This is great! There are a few issues already mentioned that stop it from being perfect. For reference, I'm using SemperFideles's modification, which is as bug-free and English-optimized as I've found this theme to get. In addition, I'm using the modification to the newreply template stated in the post directly above this.
The list of what needs to be fixed from SemperFideles's release:
That's the major stuff. It would be great to see if, perhaps, SemperFideles could add this (in addition to the modification Tralala mentioned above) to his modification? In addition, it would be neat to be able to edit posts from here with the simple non-WYSIYWG editor that Tralala provided above. |
#124
|
||||
|
||||
I did fix other stuff... like the "post new reply" i removed the WYSIYWG it was too much
- Recipients:? i don't have that problem....i wouldn't be bale to help only if i can reproduce it - About the 3.7 Profiles the main reason i believe they done it standard was because it would be too heavy for the mobile itself.. - You can't view or enter subforums? where? from the index? - The bar being too skinny problem : https://vborg.vbsupport.ru/showpost....4&postcount=76 as for everything else keep in mind that you can't show everything when you are using mobile...the heavier it is more chance you get to crash on you...if you're looking to show everything you might as well just give them the full style no? Just a thought... |
#125
|
||||
|
||||
Quote:
Quote:
Quote:
Quote:
I'll work on applying some of this stuff myself, though. :P |
#126
|
|||
|
|||
For reference, I'm using SemperFideles's modification
It looks great - thanks. However I cannot see the icon that takes one to the first unread post of each thread on the "New Posts" results page. Have I messed up or is it missing? Thanks p.s. I had to change the header template to change the landing site to my own website |
#127
|
||||
|
||||
Quote:
|
#128
|
||||
|
||||
Can anyone confirm this working on 3.6.8?
|
#129
|
|||
|
|||
Quote:
|
#130
|
||||
|
||||
works perfect for me...except there is no new post button? How could go about adding this?
|
#131
|
|||
|
|||
Quote:
Anyone ever figure this out. The "go to first new post" in each thread is a very important feature imo that could really be a nice addition to this skin. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|