/    Sign up×
Community /Pin to ProfileBookmark

Help with HTMl/CSS menu set up

Hi guys,

If someone could help me with the following that would great.

I have a menu set up through html, that calls out to an external stylesheet.

The HTML:
<link rel=”stylesheet” type=”text/css” href=”http://caribbeantl.com/wp-content/themes/traveler_magazine_4.0_basic_package/styletravelocity.css” />

[CODE] <div id=”menu_navigation”>

<ul id=”menu-one” class=”menu”>
<li><a href=”http://caribbeantl.com/”>Home</a></li>
<li><a href=”http://reservations.caribbeantl.com/hotel-deals/10027842-hotrate.html” >Hotels</a></li>
<li><a href=”http://reservations.caribbeantl.com/nexres/air/destinations.cgi?src=10027842&src_aid=&dest=Caribbean” >Flights</a></li>
<li><a href=”http://caribbeantl.com/caribbean-islands”>Destinations</a></li>
<li><a href=”http://reservations.caribbeantl.com/nexres/cars/search.cgi?src=10027842&lang=ENG” >Car Rentals</a></li>
<li><a href=”http://reservations.caribbeantl.com/hotel-promo/10027842/15/caribbean_vacations.html” >Caribbean Vacation Deals</a></li>
<li><a href=”http://reservations.caribbeantl.com/hotel-promo/10027842/19/mexico_vacations.html” >Mexico</a></li>
<li><a href=”http://caribbeantl.com/caribbean-cruises” >Cruises</a></li>
<li><a href=”http://caribbeantl.com/shop” >Gift Shop</a></li>
<li><a href=”http://com.caribbeantl.com/” >Community Forum</a></li>
</ul>

<div style=”clear:both”></div>

</div>
[/CODE]

The CSS:

[CODE]/*- Main Menu -*/
body{background:url(https://images.wctravel.com/images-bin/10027842/travelocitybackground.jpg) top center no-repeat!important;}

.hotelbooking{width:980px!important;margin: 0 auto;}
#menu_navigation {
width: 980px;
background: url(https://images.wctravel.com/images-bin/10027842/longmenu.png) top center no-repeat;
padding:0;
margin: 0;
}
#middle {width:980px!important;margin: 0 auto;}
#mainContent{margin: 0 auto!important;}

.menu{padding: 0;margin: 0;background: url(https://images.wctravel.com/images-bin/10027842/longmenu.png) top center no-repeat;}

ul.menu {
list-style-type: none;
}
ul.menu li {
font-size:13px;
font-family:Verdana;
height:18px;
color:#343004;
display:block;
float:left;
padding:8px 8px;
text-decoration:none;
background: url(https://images.wctravel.com/images-bin/10027842/divider.png) bottom right no-repeat;
font-weight:bold;
text-decoration: none;

}

.menu li a:hover {
color:#666;
}[/CODE]

I’d like to add an additional menu bar, directly below the one I already have, without any space as seen [URL=”http://caribbeantl.com”]here[/URL].

I’m just now sure how to.

Any help appreciated!

to post a comment
HTML

2 Comments(s)

Copy linkTweet thisAlerts:
@donatelloMay 28.2011 — They built this site in WordPress and have a number of plugins.

I am guessing that you are trying to copy someone elses look, you have said that the stylesheet is external...

It's a very nice looking site and has great functionality.

You can do all the analytics and see what they used by using a tool like "BuiltWith".

Here is the analysis for that site:

http://builtwith.com/caribbeantl.com
Copy linkTweet thisAlerts:
@caribbeanflyboyauthorMay 28.2011 — They built this site in WordPress and have a number of plugins.

I am guessing that you are trying to copy someone elses look, you have said that the stylesheet is external...

It's a very nice looking site and has great functionality.

You can do all the analytics and see what they used by using a tool like "BuiltWith".

Here is the analysis for that site:

http://builtwith.com/caribbeantl.com[/QUOTE]


Hi thanks for the compliments, the site is actually mine. Although I'm not too technical savvy.

I really need to replicate the menu using the formats I have mentioned above. If anyone could help me with that I would very much appreciate it.

Thanks,
×

Success!

Help @caribbeanflyboy spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.15,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...