New_Mystique


As of theme ver 3.0.6 a new Social-Media-icon Module is now included in the main theme, so if you need to add icon all you have to do is to add icons to the folder /themes/mystique-child_theme_name/social-media-icons/ and then drag the new icon in the new module.

Video Below :)

 

The_Icons

nav-bloggernav-youtubenav-linkedinnav-lastfmnav-googlewavenav-diggnav-deliciousnav-contactnav-flickrnav-gmailnav-identicaThis Google Plus Icon provided by Ryan, Thanks :)

 

If you want more icons please ask in the comments below.

Download all the colour icons in one pack
Extra Social Media and other Icons

 

CSS_Changes

Fixes the background so it doesn’t move with the rest of the site

/* Fixed custom background image */
#page
{
  background-repeat:no-repeat;
  background-attachment: fixed;
}

Moves the Go to Top button up if you need to move it

/* Moves goto top button up to lift above bottom bar (wibiya) */
a.go-top{
  bottom: 30px;
  padding: 15px 20px;
}

Moves the Social Media Icons up

.social-media{
  bottom: 30px; /* increase this value as you wish */
}

 

Other_Modifications

Coming Soon!

 
 

Here is a short video showing how to get the new module working