After yesterday I had to convert the default vBulletin theme of version 4, now I want to share premium wordpress theme called Gadget that I have converted into blogger template. In my template that this conversion, there is little difference in his Jquery Slider,
Here is a screenshot wordpress theme is called Gadget
Demo: http://www.freshthemes.com/demo/gadget/
Well, the existing screen shots below are the results of his conversion
Demo: http://whitemagz-theme.blogspot.com/
I call this blogger template with the name White Magz. Features and specifications Magz White theme for bloggers is:
- Magazine style
- 4 Coloms in addition to articles page
- 3 Coloms on article pages
- Image Jquery Slider
- Have a total of 2 menus, one of Them has multi leveling featute menus (drop down menu)
- Auto Read more with thumbnail
- Clean template
- Breadcumb Feature
- Page Navigation Feature
- Related Article Feature
Editing the top menu.
Search / Find (Ctrl + F) Top Menu Edit Start
The red color replace with your desired link
The green color change with the name you want the Menu
<!-- ============= Top Menu Edit Start =============== -->
<li class='current-cat'><a href='/'>Home</a></li>
<li><a href='#YOURLINK'>News & Blogs</a></li>
<li><a href='#YOURLINK'>About Us</a></li>
<li><a href='#YOURLINK'>Profile</a></li>
<li><a href='#YOURLINK'>Discography</a></li>
<li><a href='#YOURLINK'>Shows</a></li>
<li><a href='#YOURLINK'>Store</a></li>
<li><a href='#YOURLINK'>Contact</a></li>
<!-- ============= Top Menu Edit End =============== -->
Editing the main menu.
Search / Find (Ctrl + F) Main Menu Edit Start
The red color replace with your desired link
The green color change with the name you want the Menu
<!-- ============= Main Menu Edit Start =============== -->
<li><a href='#YOURLINK'>Menu 1</a>
<ul>
<li><a href='#YOURLINK'>Menu 1.1</a>
<ul>
<li><a href='#YOURLINK'>Menu 1.1.1</a></li>
<li><a href='#YOURLINK'>Menu 1.1.2</a></li>
<li><a href='#YOURLINK'>Menu 1.1.3</a></li>
<li><a href='#YOURLINK'>Menu 1.1.4</a></li>
</ul>
</li>
<li><a href='#YOURLINK'>Menu 1.2</a>
<ul>
<li><a href='#YOURLINK'>Menu 1.2.1</a></li>
<li><a href='#YOURLINK'>Menu 1.2.2</a></li>
<li><a href='#YOURLINK'>Menu 1.2.3</a></li>
<li><a href='#YOURLINK'>Menu 1.2.4</a></li>
</ul>
</li>
<li><a href='#YOURLINK'>Menu 1.3</a>
<ul>
<li><a href='#YOURLINK'>Menu 1.3.1</a></li>
<li><a href='#YOURLINK'>Menu 1.3.2</a></li>
<li><a href='#YOURLINK'>Menu 1.3.3</a></li>
<li><a href='#YOURLINK'>Menu 1.3.4</a></li>
</ul>
</li>
</ul>
</li>
<li><a href='#YOURLINK'>Menu 2</a>
<ul>
<li><a href='#YOURLINK'>Menu 2.1</a>
<ul>
<li><a href='#YOURLINK'>Menu 2.1.1</a></li>
<li><a href='#YOURLINK'>Menu 2.1.2</a></li>
<li><a href='#YOURLINK'>Menu 2.1.3</a></li>
<li><a href='#YOURLINK'>Menu 2.1.4</a></li>
</ul>
</li>
<li><a href='#YOURLINK'>Menu 2.2</a>
<ul>
<li><a href='#YOURLINK'>Menu 2.2.1</a></li>
<li><a href='#YOURLINK'>Menu 2.2.2</a></li>
<li><a href='#YOURLINK'>Menu 2.2.3</a></li>
<li><a href='#YOURLINK'>Menu 2.2.4</a></li>
</ul>
</li>
<li><a href='#YOURLINK'>Menu 2.3</a>
<ul>
<li><a href='#YOURLINK'>Menu 2.3.1</a></li>
<li><a href='#YOURLINK'>Menu 2.3.2</a></li>
<li><a href='#YOURLINK'>Menu 2.3.3</a></li>
<li><a href='#YOURLINK'>Menu 2.3.4</a></li>
</ul>
</li>
</ul>
</li>
<li><a href='#YOURLINK'>Menu 3</a>
<ul>
<li><a href='#YOURLINK'>Menu 3.1</a>
<ul>
<li><a href='#YOURLINK'>Menu 3.1.1</a></li>
<li><a href='#YOURLINK'>Menu 3.1.2</a></li>
<li><a href='#YOURLINK'>Menu 3.1.3</a></li>
<li><a href='#YOURLINK'>Menu 3.1.4</a></li>
</ul>
</li>
<li><a href='#YOURLINK'>Menu 3.2</a>
<ul>
<li><a href='#YOURLINK'>Menu 3.2.1</a></li>
<li><a href='#YOURLINK'>Menu 3.2.2</a></li>
<li><a href='#YOURLINK'>Menu 3.2.3</a></li>
<li><a href='#YOURLINK'>Menu 3.2.4</a></li>
</ul>
</li>
<li><a href='#YOURLINK'>Menu 3.3</a>
<ul>
<li><a href='#YOURLINK'>Menu 3.3.1</a></li>
<li><a href='#YOURLINK'>Menu 3.3.2</a></li>
<li><a href='#YOURLINK'>Menu 3.3.3</a></li>
<li><a href='#YOURLINK'>Menu 3.3.4</a></li>
</ul>
</li>
</ul>
</li>
<li><a href='#YOURLINK'>Menu 4</a></li>
<li><a href='#YOURLINK'>Menu 5</a></li>
<li><a href='#YOURLINK'>Menu 6</a></li>
<li><a href='#YOURLINK'>Menu 7</a></li>
<!-- ============= Main Menu Edit End =============== -->
To edit Jquery Image Slider
Search / Find (Ctrl + F) Slider Edit Start
Red color replace with your desired link
Green color replace with your desired URL image
Purple color change with the description
<!-- ============= Slider Edit Start =============== -->
<a href='#YOURLINK'>
<img src='http://farm5.static.flickr.com/4106/5119134122_3324280d90_z.jpg'/>
<span>
1. Here your description
</span>
</a>
<a href='#YOURLINK'>
<img src='http://farm2.static.flickr.com/1048/5119133738_9d40981378_z.jpg'/>
<span>
2. Here your description
</span>
</a>
<a href='#YOURLINK'>
<img src='http://farm2.static.flickr.com/1259/5118530879_59f9138f72_z.jpg'/>
<span>
3. Here your description
</span>
</a>
<a href='#YOURLINK'>
<img src='http://farm2.static.flickr.com/1212/5118529687_7716edd51f_z.jpg'/>
<span>
4. Here your description
</span>
</a>
<a href='#YOURLINK'>
<img src='http://farm2.static.flickr.com/1420/5119155084_b9c9bb29cb_z.jpg'/>
<span>
5. Here your description
</span>
</a>
<!-- ============= Slider Edit End =============== -->
Download http://www.mediafire.com/?7nq6k2dxgy185if

