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

Reply
 
Thread Tools
HiO iWay by vBCreative - Multi Color - Premium Vbulletin Style Details »»
HiO iWay by vBCreative - Multi Color - Premium Vbulletin Style
Version: 1.00, by haothiencz haothiencz is offline
Developer Last Online: Oct 2021 Show Printable Version Email this Page

Category: Suite Style - Version: 4.0.0 Rating:
Released: 01-10-2010 Last Update: Never Installs: 182
Auto-Templates
Translations  
No support by the author.

HiO iWay - Next Generation


BROUGHT TO YOU BY




As I promised before, our next free skin will be something clean and clear.

Welcome to HiO iWay.

+ Style features:

- Compatiable with latest version of Vbulletin: Yes
- Compatiable with CMS: Yes
- Compatiable with Forum: Yes
- Compatiable with Blog: Yes
- Fixed version: Yes
- Fluid version: Yes
- Color: 6 color in the first release more color will be added.
- Support: Yes, my skin is fully supported.
- PSD: Yes
- Every zip color contain both fixed and fluid version. Make your choice.


Screenshot:


BIG Screenshot with full view:

http://i49.tinypic.com/2d0b575.png

Live Demo: I'm more than willing to give you the live to my site. But sadly I'm still working on the main style of our future site vbcreative.net. So you won't get a live demo yet.

Put your site here if you are using my style, I will put some example site for have a better preview of the style. Thanks

Please respect my hardwork to keep the copyright.

Remember to mark as installed and rate the style if you will use it in your site and get the latest update.

Note: How to edit navbar:


How to add a button with a link:

Code:
<li><a href=" your link">Menu name</a></li>
How to add a menu with dropdown:

Code:
<li><a href=" your link">Menu name</a>
<ul class="subnav">  
<li><a href=" your link">Sub Menu 1</a></li> 
<li><a href=" your link">Sub Menu 2</a></li>
</ul>  
</li>
Remember to make sure all your code must in the class below:

Code:
<ul class="topnav">  

........
.......
</ul>
Regards,
haothiencz

Download Now

File Type: zip Iway Black.zip (380.9 KB, 1223 views)
File Type: zip Iway Blue.zip (391.2 KB, 1569 views)
File Type: zip Iway Brown.zip (395.4 KB, 643 views)
File Type: zip Iway Green.zip (396.0 KB, 1005 views)
File Type: zip Iway Purple.zip (395.6 KB, 566 views)
File Type: zip Iway Red.zip (395.3 KB, 941 views)
File Type: zip iway_head.zip (13.4 KB, 534 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
murtada

Comments
  #72  
Old 02-02-2010, 05:15 PM
Lustikus Lustikus is offline
 
Join Date: Dec 2007
Location: Germay
Posts: 61
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

we need you so much ;-) still waiting for upgrade, as long as it takes...
Reply With Quote
  #73  
Old 02-02-2010, 05:17 PM
Joaquin E. Joaquin E. is offline
 
Join Date: Jan 2010
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey! great style... I´m just wondering if it is possible to change the links colour. Please give me a hint, already tried to change it, but i can´t find the way. Style Manager? CSS? I´m lost
Reply With Quote
  #74  
Old 02-02-2010, 06:42 PM
JVCode's Avatar
JVCode JVCode is offline
 
Join Date: Oct 2006
Posts: 137
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is no-one else able to take over work on these styles? it's such a shame the developer isn't supporting them, they're great! and I'm waiting on them to be updated so I can work on getting my forum upgraded to vb4.
Reply With Quote
  #75  
Old 02-03-2010, 04:26 PM
biagiovuolo biagiovuolo is offline
 
Join Date: Feb 2009
Location: CAPRI
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks,really good job.
Reply With Quote
  #76  
Old 02-04-2010, 02:09 PM
Traiman Traiman is offline
 
Join Date: Mar 2005
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by tini_lam View Post
this skin have bug on 4.0.1?

hix, skin error quick reply on 4.0.1

In headinclude replace this code by another

Code:
<meta http-equiv="Content-Type" content="text/html; charset={vb:stylevar charset}" />
<meta id="e_vb_meta_bburl" name="vb_meta_bburl" content="{vb:raw vboptions.bburl}" />
<base href="{vb:raw vboptions.bburl}/" /><!--[if IE]></base><![endif]-->
<meta name="generator" content="vBulletin {vb:raw vboptions.templateversion}" />

<vb:if condition="$show['threadinfo']">

<vb:elseif condition="$show['foruminfo']" />
		<meta name="keywords" content="{vb:raw foruminfo.title_clean}, {vb:raw vboptions.keywords}" />
		<meta name="description" content="<vb:if condition="$pagenumber > 1">{vb:rawphrase page_x, {vb:raw pagenumber}}-</vb:if>{vb:raw foruminfo.description_clean}" />
<vb:else />
		<meta name="keywords" content="{vb:raw vboptions.keywords}" />
		<meta name="description" content="{vb:raw vboptions.description}" />
</vb:if>

<script type="text/javascript" src="{vb:stylevar yuipath}/yuiloader-dom-event/yuiloader-dom-event.js?v={vb:raw vboptions.simpleversion}"></script>
<script type="text/javascript" src="{vb:stylevar yuipath}/connection/connection-min.js?v={vb:raw vboptions.simpleversion}"></script>
<script type="text/javascript">
<!--
	var SESSIONURL = "{vb:raw session.sessionurl_js}";
	var SECURITYTOKEN = "{vb:raw bbuserinfo.securitytoken}";
	var IMGDIR_MISC = "{vb:stylevar imgdir_misc}";
	var IMGDIR_BUTTON = "{vb:stylevar imgdir_button}";
	var vb_disable_ajax = parseInt("{vb:raw vboptions.disable_ajax}", 10);
	var SIMPLEVERSION = "{vb:raw vboptions.simpleversion}";
	var BBURL = "{vb:raw vboptions.bburl}";
// -->
</script>
<script type="text/javascript" src="{vb:raw vboptions.bburl}/clientscript/vbulletin-core.js?v={vb:raw vboptions.simpleversion}"></script>
{vb:raw template_hook.headinclude_javascript}

<vb:if condition="$vboptions['externalrss']">
	<link rel="alternate" type="application/rss+xml" title="{vb:raw vboptions.bbtitle} {vb:rawphrase rss_feed}" href="{vb:raw vboptions.bburl}/external.php?type=RSS2" />
	<vb:if condition="$show['foruminfo'] OR $show['threadinfo']">
		<link rel="alternate" type="application/rss+xml" title="{vb:raw vboptions.bbtitle} - {vb:raw foruminfo.title_clean} - {vb:rawphrase rss_feed}" href="{vb:raw vboptions.bburl}/external.php?type=RSS2&amp;forumids={vb:raw foruminfo.forumid}" />
	</vb:if>
</vb:if>

<vb:if condition="$vboptions['storecssasfile']">
	<link rel="stylesheet" type="text/css" href="{vb:var vbcsspath}main-rollup.css" />
<vb:else />
	<link rel="stylesheet" type="text/css" href="{vb:var vbcsspath}bbcode.css,editor.css,popupmenu.css,reset-fonts.css,vbulletin.css,vbulletin-chrome.css,vbulletin-formcontrols.css{vb:raw custom_global_css_reference}" />
</vb:if>
{vb:raw template_hook.headinclude_css}
<!-- start of newnav -->
<link rel="stylesheet" type="text/css" href="images/iway/blue-fluid/multicss/droplinebar.css" />

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>

<script src="images/iway/blue-fluid/multicss/droplinebar.cssdroplinemenu.js" type="text/javascript"></script>

<script type="text/javascript">

//build menu with DIV ID="myslidemenu" on page:
droplinemenu.buildmenu("mydroplinemenu")

</script>
<!-- end of newnav -->
Sorry about my English
Attached Images
File Type: jpg reply.jpg (16.6 KB, 0 views)
Reply With Quote
  #77  
Old 02-04-2010, 02:47 PM
Lustikus Lustikus is offline
 
Join Date: Dec 2007
Location: Germay
Posts: 61
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

perfects, works for me.

but 2 sentences need to be adjusted

Quote:
href="images/iway/blue-fluid/multicss/droplinebar.css
as well as

Quote:
src="images/iway/blue-fluid/multicss/droplinebar.cssdroplinemenu.js" type="text/javascript"></script>
depending on the style you use replace blue-fluid :-)
Reply With Quote
  #78  
Old 02-04-2010, 07:58 PM
BrightStar's Avatar
BrightStar BrightStar is offline
 
Join Date: Nov 2008
Location: UK
Posts: 164
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Where are PSD files located as I want to change the logo?
Reply With Quote
  #79  
Old 02-07-2010, 03:40 PM
mabersoft mabersoft is offline
 
Join Date: Jun 2009
Posts: 110
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hay? would you be able to allow the PSD for the logo? or somthing as that would be great. When you get time if you can.
Reply With Quote
  #80  
Old 02-08-2010, 02:33 PM
redhawk89 redhawk89 is offline
 
Join Date: Dec 2008
Posts: 139
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Developer hasn't been around for a while which is a shame, this is like the most requested skin on the site.
Reply With Quote
  #81  
Old 02-08-2010, 05:19 PM
mabersoft mabersoft is offline
 
Join Date: Jun 2009
Posts: 110
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by redhawk89 View Post
Developer hasn't been around for a while which is a shame, this is like the most requested skin on the site.
Well with the amount of work she/he needs to do to update to 4.0.1 and he/she needs a life.
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:01 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.09467 seconds
  • Memory Usage 2,357KB
  • Queries Executed 26 (?)
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
  • (4)bbcode_code
  • (4)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
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (8)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_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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • 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