PDA

View Full Version : HiO iWay by vBCreative - Multi Color - Premium Vbulletin Style



PandavB
12-02-14, 09:35 AM
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.



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,