Go Back   vb.org Archive > vBulletin Styles and Graphics > vBulletin Styles > vBulletin 3.8 Styles
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
iPod-Hacking.com's mobile skin Details »»
iPod-Hacking.com's mobile skin
Version: 1.0.0, by ForgotenDynasty ForgotenDynasty is offline
Developer Last Online: May 2012 Show Printable Version Email this Page

Version: 3.8.2 Rating:
Released: 05-07-2009 Last Update: Never Installs: 152
Auto-Templates
 
No support by the author.

iPod-Hacking.com's mobile skin V1.0.0

This is my first release of the skin that I have developing for my forum.

Live Board

The instillation for this board is a bit more elaborate due to the custom status icons.

Installation:
1) Upload the file in the folder names "put in root of fourm" to your forums root directory.
2) Admin CP -> Styles & Templates -> Download / Upload Styles -> Upload iPod-Hacking.com V1.0.0.xml
3) Configure the status icons*
4) Done!

Credits:
-- Status Icon's - Any Apple developers who's i used
-- Skin based off of ElForro iPhone skin
--Menu based off of Justins mobile skin
* the status icons are located in the put "in root of fourm/iPhone/statusicon" directory. All status icons are assigned by forum id.

Example
You have a forum named announcements. The forum ID to it is 12. You would Name the picture that you would like to assign to that forum 12.png

In order the find forum id look in the URL bar when inside that forum.
Code:
http://ipod-hacking.com/forum/forumdisplay.php?f=104
Notice how it end is f=104
The forum id to that forum is 104.
So in order to put a status icon next to it i would need to have a picture named 104.png in the statusicon folder

In the extras folder their are PSDs that can be used to create the status icons.
Status icons are in a 50X50 format.
The best way to achive that size is to open the rendericon.psd
Click on one of the boaders.
Resize the icon so that it fits in the boarder.
Click back on the boarder and go to Select>load section> load the boarder.
Click back on the icon and press the delete key.

That will delete any extra color around the icons making perfectly rendered icons. For best results its better to cut a little off the icons then make them to small.

Download Now

File Type: zip Iphone V1.0.0.zip (1.27 MB, 1830 views)

Screenshots

File Type: png IMG_0023.PNG (77.8 KB, 0 views)
File Type: png IMG_0024.PNG (52.2 KB, 0 views)
File Type: png IMG_0025.PNG (53.7 KB, 0 views)
File Type: png IMG_0027.PNG (70.0 KB, 0 views)
File Type: png IMG_0026.PNG (49.4 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #42  
Old 06-05-2009, 11:15 AM
l3it3r l3it3r is offline
 
Join Date: May 2006
Posts: 54
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does this only work in safari / webkit browsers on mobile? Anyone try in IE, opera or etc? (I would but I'm in a NOC with no cell at the moment )
Reply With Quote
  #43  
Old 06-06-2009, 10:14 AM
carphead carphead is offline
 
Join Date: Oct 2003
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ForgotenDynasty View Post
The one in the top title bar or the list of them in view forum.
The list view. Anything longer than about 60 characters goes onto three lines and looks awful as it over laps the threads above and below.

EDIT: Found the problem. It was in the advanced CSS. I removed the below. I'll add it back and find the perfect settings later.

a.topictitle {

font-size:17px;
font-family: Helvetica;
color: #000000;


display: block; /* Sets the href to be a block rather than inline */

/* The padding properties adjust the text content within the href block */
padding-top: 8px;
padding-right: 8px;
padding-bottom: 8px;
padding-left: 58px;

/* The margin properties adjust the size of the href block */
margin-top: -14px;
margin-right: -0px;
margin-bottom: -14px;
margin-left: -50px;

text-decoration: none;
color:black;
}
Reply With Quote
  #44  
Old 06-06-2009, 12:32 PM
Saqibm Saqibm is offline
 
Join Date: Mar 2009
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just to let you know that I've got mine up and running with no problems and have it on auto detect. You can check it out on your own iphone here:

forum.darkline.org.uk

Thanks, great theme!
Reply With Quote
  #45  
Old 06-06-2009, 01:18 PM
ForgotenDynasty ForgotenDynasty is offline
 
Join Date: Jul 2008
Posts: 98
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Saqibm View Post
Just to let you know that I've got mine up and running with no problems and have it on auto detect. You can check it out on your own iphone here:

forum.darkline.org.uk

Thanks, great theme!
Thats a mod i talked about that earlier.

Also its impossible for me to make my style alone be autodetected you need put code in your default style

I could make it so you can ONLY view it on the ipod touch/ iphone user agents then kick people like style id 2 or something like that so you can make that your your default and it will kick people to default if they are on a computer but thats not efficent
Reply With Quote
  #46  
Old 06-07-2009, 01:55 AM
Digital Jedi's Avatar
Digital Jedi Digital Jedi is offline
 
Join Date: Oct 2006
Location: PopCulturalReferenceLand
Posts: 5,171
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm noticing that Categories with subforums under them are not clickable and just show up as a bar with the Category name and nothing underneath it. Is this something that I need to edit, or will this show up differently in a device? I currently don't have a device with which to check.

http://www.cogonline.net/forums/index.php?styleid=30
Reply With Quote
  #47  
Old 06-09-2009, 02:12 PM
TPTP's Avatar
TPTP TPTP is offline
 
Join Date: Aug 2007
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Digital Jedi View Post
I'm noticing that Categories with subforums under them are not clickable and just show up as a bar with the Category name and nothing underneath it.
That's what I'm seeing. I just loaded your site from my iPhone, and here's a snapshot of part of the page:



The Categories that you mention are not clickable on the phone, either.


Another issue:
I just loaded this style on my test site, and unfortunately, Cyb's ChatBox and Advanced Forum Statistics do not work. Chatbox simply doesn't load, and Avdvanced Forum Statistics just sits there saying "Loading...".

Yes, it's a mobile style, but I have a number of iPhone users (myself included ), who don't care about bandwidth. Besides, ChatBox works fairly well on iPhone, but not on this style.

Any idea what's causing it? I'm running vB 3.8.2 and vBa 3.2.0.
Attached Images
File Type: png IMG_0019.PNG (44.5 KB, 0 views)
Reply With Quote
  #48  
Old 06-11-2009, 11:20 PM
Digital Jedi's Avatar
Digital Jedi Digital Jedi is offline
 
Join Date: Oct 2006
Location: PopCulturalReferenceLand
Posts: 5,171
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for checking for me. I didn't want to edit the templates unless I had to.

I was under the impression that this style had been designed to exclude the chatbox and most of the hooks. Maybe I'm thinking of something else.
Reply With Quote
  #49  
Old 06-12-2009, 06:30 PM
rmadeat rmadeat is offline
 
Join Date: Nov 2008
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

cool
Reply With Quote
  #50  
Old 06-19-2009, 01:33 AM
Jman423's Avatar
Jman423 Jman423 is offline
 
Join Date: Jan 2008
Location: Tampa, FL
Posts: 95
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Was there ever a fix for forums that are not running quick reply?

Also, I am not seeing the blue and yellow bubbles on mine, just white backgrounds on posts, I've made sure to upload the iPhone folder to the vB root, and everything else seems OK, but no bubbles and no ability to post reply without hitting the quote button.

This is a great template though, thank you for your time in developing and supporting it.

EDIT: I answered all of my own questions, for those that may be wondering the same info:
  • Since I don't run quick reply on my forum, I simply commented out the "Reply" button in my postbit template (either postbit or postbit_legacy)
  • To fix the "Post Reply" button at the top of the thread, I had to edit the SHOWTHREAD template. I replaced the URL for the "largereplybutton" with the following (I also added another button to the bottom of the SHOWTHREAD template):
    Code:
    newreply.php?$session[sessionurl]do=newreply&noquote=1&p=$FIRSTPOSTID
  • And for the bubbles not showing, I realized that the style only shows the bubbles in the postbit_legacy mode (in vBulletin options), so I copied everything out of that template into the postbit template and it worked like a charm.

I hope this helps someone out...
Reply With Quote
  #51  
Old 06-20-2009, 03:57 PM
ForgotenDynasty ForgotenDynasty is offline
 
Join Date: Jul 2008
Posts: 98
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I purposely made the catagory bars not clickable sorry I just think the skin works better that way
sorry for not being active ive just been busy with school and since I took my site down this skin is kin of like out of site out of mind but I will most likely be updating it over the summer

and thanks for that quick list of bug fixes that will save me a lot of time when I go threw to update
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:03 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04961 seconds
  • Memory Usage 2,350KB
  • Queries Executed 28 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (7)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete