Header Menu
Monday, November 14th, 2005 at 6:27 pm in WordpressI received an email from my blog reader asking me how did i created the header menu:
Dzulhelmi Jumat says:
Hi kahsoon,
Can you teach me how to make the header menu like what you did in your site?
(the Platinum Advertisers menu)
First open header.php, then put this code above your body tag:
PHP:
<div id="headerads">
bla bla bla
</div>
bla bla bla
</div>
Then open your style.css and throw this code into it:
PHP:
#headerads {
text-align: center;
margin: 0;
padding: 6px;
font: 12px/16px Verdana;
color: #000000;
background-color: #fffff5;
border-bottom: 1px solid #EAEAEA;
font-family:arial,sans-serif;font-size:12px;
}
text-align: center;
margin: 0;
padding: 6px;
font: 12px/16px Verdana;
color: #000000;
background-color: #fffff5;
border-bottom: 1px solid #EAEAEA;
font-family:arial,sans-serif;font-size:12px;
}
Thats it you're done.


June 8th, 2006 at 12:03 am
hi, could you tell me what plugin you use when posting pictures with your posts with wordpress? which plugins do you use?
kind regards
Mark
please mail your reply