Doing Stuff
My Personal Life
All posts that are to do with my personal life
Extra nav-icons for the Mystique Theme
Feb 18th
This is an Updated tutorial of the Facebook Icon for Mystique Theme I did in January. The Hack is now a one of Edit for the Mystique theme after 1.9+ (this won’t work for earlier versions), no need to edit the header.php or style.css after each mystique theme update, thank good
. So Here we Go.
First make sure you have got the lastest Mystique Theme Version 1.9+
In admin navigate to mystique setting, Advanced and in the User functions box after the <?php
function mystique_my_icons($nav_extra){
$nav_extra .= '<a href="**yourfacebookurl**" class="nav-extra facebook" title="My FaceBook Profile!"></a rel="nofollow">';
$nav_extra .= '<a href="**yourmyspaceurl**" class="nav-extra myspace" title="My Myspace Profile!"></a rel="nofollow">';
}
add_action('mystique_nav_extra', 'mystique_my_icons');
You can add as many icons as you like I personally have 9 on mine
Save Changes and then go to the next User CSS tab and add the following
#header{display:block;position:relative;z-index:5;}
#header .nav-extra{width:64px;height:44px;display:block;position:absolute;top:-26px;z-index:10;}
#header .nav-extra span{display:none;}
#header .nav-extra.rss{background:transparent url(/wp-content/uploads/mystique_icons/nav-icons.png) no-repeat right top;right:20px;}
#header a.twitter{background:transparent url(/wp-content/uploads/mystique_icons/nav-icons.png) no-repeat left top;right:84px;}
#header a.facebook{background:transparent url(/wp-content/uploads/mystique_icons/nav-icons.png) no-repeat center top;right:147px;}
#header a.myspace{background:transparent url(/wp-content/uploads/mystique_icons/nav-myspace.png) no-repeat right top;right:209px;}
{If you are using theme 2.0.2 then please use this code for the user.css ALSO using more than 3 icon brakes the navbar in IE with ver 2.0.2}
#header p.nav-extra{position:absolute;top:-40px;z-index:10;right:10px;}
#header a.nav-extra{width:64px;height:64px;display:block;float:right;}
#header a.nav-extra.rss{background:transparent url(/wp-content/uploads/mystique_icons/nav-icons.png) no-repeat right top;right:20px;}
#header a.twitter{background:transparent url(/wp-content/uploads/mystique_icons/nav-icons.png) no-repeat left top;right:84px;}
#header a.facebook{background:transparent url(/wp-content/uploads/mystique_icons/nav-icons.png) no-repeat center top;right:147px;}
#header a.myspace{background:transparent url(/wp-content/uploads/mystique_icons/nav-myspace.png) no-repeat right top;right:209px;}
Again Save Changes
The calculation for the spacing icons is easy, as you can see its just 20 + 64 +64 +64 +64 +64 +64 and so on, I also changed the height:-34; from 34 to 44 and the top:-18px; from 18 to 26 on line 101 of style.css to show more of the icons.
Now you will need to ftp into your webserver and make a new folder called mystique_icons in the uploads folder i.e. website_root/wp-content/uploads/ and add the following Icons into the mystique_icons folder.
RIGHT CLICK and SAVE AS or download the Icon pack at the bottom of the post.
and now the extra icons
More icon can be made, just ask
Download all the colour icons in one pack Nav Icon Zip - all 28 Icons
The reason I have not updated my site past version 2 is explained in the video below
My new bike
Feb 15th
Yesterday a past my CBT, Compulsery Basic Training, so today I had been out and purchased this new bike I have been looking at it’s a Keeway Speed 125 in blue. Now let’s have some sun
Purchased from J&C Motorcyles in Lincoln
Early CBT
Feb 8th
I could of had my CBT test today instead of Wednesday, but someone had to go and get tooth ache, lol bless, I was sitting at the dentist, waiting for the other half to come out and my phone rang with the test centre ringing to see if I could get there today I said I could be there in about 1 hour, but that was going to be too late
I was gutted. The Test was originally booked for 31 Jan but that was cancelled due to the weather and now its looking like it may get cancelled again on Wednesday.
UPDATE :
The test was cancelled on Wednesday due to the bad weather and is now on Sunday 14: OMG just as I was typing the date I realised what that day is
someone is not going to be happy
Oops
My Biological Therapy Alert for Iphone
Jan 21st
As I now have to carry a Biological Alert card everywere I go I have made a wallpaper for my iPhone because I dont carry my wallet about with me but my phone lives by my side
I have included the original Photoshop file if you want to make your own. Download below.
If you are unable to make your own then I am willing to edit the text for you and then email it on to you. Please use the contact me page to send the details. Please don’t put personal information in the comments.
Remember this is not meant as a replacement of your alert card, as your iphone or ipod can go flat or become damaged.
Update on my enbrel injections
Jan 19th
This morning I had my second Enbrel injection. For me it was harder to use in my leg than my stomach last week, but I have started to notice a marked improvement in my AS (Ankylosing Spondulitis). My sneezy tourettes have all but disappeared lol.
Update of my website
Jan 17th



































