Easy CSS Menu Fix
- Status: Closed
- Prize: $25
- Entries Received: 9
- Winner: HiFiDesigner
Contest Brief
This is an easy, guaranteed $25 for a CSS expert who can do this fast.
Look at the menu with five items in the upper right corner of this site:
http://fabexchange.com/
I want to add a dropdown submenu to one item so it looks like the attached image.
This contest is to provide the changes (a CSS class) to the markup shown below so that it will create the submenus.
<section class="header_right right">
<p>Call Us +1.555.555.1111</p>
<nav class="header_nav">
<div class="menu-header-container">
<ul id="menu-header" class="menu">
<li id="menu-item-122" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-122"><a href="http://fabexchange.com/auction/">Auction</a></li>
<li id="menu-item-74" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-74">
<a href="http://fabexchange.com/about/">About</a>
<ul>
<li id="menu-item-76" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-76"><a href="http://fabexchange.com/sell/">sell</a></li>
<li id="menu-item-75" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-75"><a href="http://fabexchange.com/directory/">buy</a></li>
</ul>
</li>
<li id="menu-item-73" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-73"><a href="http://fabexchange.com/careers/">Careers</a></li>
</ul>
</div>
</nav>
</section>
Recommended Skills
Employer Feedback
“Knows his stuff. Will hire again.”
kjopc, Canada.
Public Clarification Board
How to get started with contests
-
Post Your Contest Quick and easy
-
Get Tons of Entries From around the world
-
Award the best entry Download the files - Easy!