Social bookmarking code
•November 8, 2009 • Leave a CommentThe code to display categories Two-Tiered Conditional Navigation in WordPress
•November 3, 2009 • Leave a Comment
<ul id="nav">
<?php wp_list_categories('title_li=&depth=1'); ?>
</ul>
<?php if($post->post_parent)
$children = wp_list_categories("title_li=&child_of=".$post->post_parent."&echo=0"); else
$children = wp_list_categories("title_li=&child_of=".$post->ID."&echo=0");
if ($children) { ?>
<ul id="subnav">
<?php echo $children; ?>
</ul>
<?php } else { ?>
<?php } ?>
And here is the CSS:
* {
margin:0;
padding:0
}
#nav {
background:#577da2;
border-bottom:1px solid #FFF;
height:32px;
}
#nav li {
margin-right:25px;
}
#nav li, #subnav li {
float:left;
list-style:none
}
#nav a, #nav a:visited {
color:#FFF;
text-decoration:none;
font-weight:bold
}
#nav a:hover, #nav a:active,
li.current_page_parent a,
li.current_page_parent a:visited,
#nav li.current_page_item a,
#nav li.current_page_item a:visited
{
background:#295887
}
#subnav {
background:#e6eef7;
border-top:2px solid #577da2;
border-bottom:2px solid #cad8e6;
height:28px;
}
#subnav li {
border-right:1px solid #295887;
padding:0 7px;
}
#subnav a, #subnav a:visited {
color:#295887;
text-decoration:none;
font-weight:bold
}
#subnav a:hover, #subnav a:active,
#subnav li.current_page_item a,
#subnav li.current_page_item a:visited {
text-decoration:underline
}
inspiration and code from http://www.darrenhoyt.com

How to Remove Delete Ban User Fan from my Facebook Page
•September 9, 2009 • 1 Commentclick block link underneath the posted content.

Windows Live Messenger Error Code 80048820 Solution
•August 29, 2009 • 1 Commentclick on the right bottom side on the time icon update time automatically or give correct time
its will be ok

Better Typography
•June 6, 2009 • 2 Comments
Comment
Er, the video is called ‘better typography; but already the starting
slide, with the title, has a kerning that is a slap in the face of this
very aim.
I studied typography.There are so many
typographic mistakes, I don’t know where to start even. For example, an
ellipsis (…) in sentence means the sentence is continued later or
abbreviated. It does not mean the word is abbreviated. So there is a
space between the last/first word and the ellipsis.
Just one example.
Adobe CS4 “licensing for this product stopped working” error how to solution acrobat photoshop indesign
•June 6, 2009 • 15 Commentsmay u have accidentally stopped flexnet service
control panel — Administrative Tools — services -flexnet services start manually — apply
should be fine yet
Muslima Wallpaper Pack Free Download
•June 5, 2009 • 2 CommentsDu hast es satt von den Einen als unterdrückte Frau mit grimmigem Gesicht charakterisiert zu werden? Du kannst es auch nicht mehr ertragen von den Anderen als Prinzessin aus 1001 Nacht dargestellt zu werden? Dann bist du eine Muslima mit Hang zum Ästhetischen. Nur nicht den Kopf hängen lassen. STYLEISLAM® eilt dir zur Hilfe. Lade dir jetzt das kostenlose Download-Paket runter, suche dir Dein stylisches Wallpaper aus und bring den Funk auf dein Desktop!
Hier gehts zum Muslima Wallpaper Pack
You’re tired of being characterized by one side as an oppressed woman with a grim countenance? And you’re also fed up with being portrayed by the other as a princess out of 1001 Nights? Then you are a Muslima with an aesthetic inclination. Don’t worry, don’t let your head droop. STYLEISLAM® has come to your aid. Download the free Download Package, choose your style of wallpaper and bring some sunshine to your desktop!
This way to the Muslima Wallpaper Pack…
Vectoral Floral Custom Shapes for Adobe Photoshop Download
•May 29, 2009 • 1 CommentHow to Disable Deactivate Video Thumbnail Preview in Windows XP
•May 15, 2009 • 2 CommentsOpen Command Prompt window (windows + r) , type “Cmd” in Start -> Run box.
regsvr32 /u shmedia.dll
To re-enable,
regsvr32 shmedia.dll
How To Deactivate Thumbnail caching in Windows XP or Vista
•May 15, 2009 • 2 Comments1. Open any folder.
2. Go to Tools >> Folders Options. Click the View Tab.
3. Tick ‘Do not cache Thumbnails’.
4. Press Ok.




