Jump to content


header problem


  • You cannot reply to this topic
No replies to this topic

#1 Chadi

    Young Padawan

  • Members
  • Pip
  • 31 posts

Posted 19 January 2007 - 01:44 PM

This is my current header which includes logo (left) and menu (right)

<div id="wrapper">
		<div id="head">
			<h1><a href="index.htm"><span>Company - Web hosting solutions</span></a></h1>
			<ul id="nav">
				<li id="nav_company"><a href="company.htm"><span>Company</span></a></li>
				<li id="nav_hosting"><a href="hosting.htm"><span>Hosting</span></a></li>
				<li id="nav_services"><a href="services.htm"><span>Services</span></a></li>
				<li id="nav_support"><a href="support.htm"><span>Support</span></a></li>
				<li id="nav_network"><a href="network.htm"><span>Network</span></a></li>
				<li id="nav_contact"><a href="contact.htm"><span>Contact</span></a></li>
			</ul>
		</div>

CSS sheet attached

I wish to make the header this way instead:

logo (left) menu (center) live chat icon (right)

Example: midphase.com

Also, anyone know how I can acheive the menu style like midphase? I downloaded the images / js file but for some
reason it does not show up on my end (paths correct), only the text shows up but no images. I wish to make something similar but my own text, background image.

Attached Files


Edited by Chadi, 19 January 2007 - 01:45 PM.






1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users