Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
Navigation Bar - Side - Background - Side
Old 10-02-2010, 08:33 PM Navigation Bar - Side - Background - Side
Junior Talker

Posts: 1
Trades: 0
Im trying to create a navigation bar in the following format

left - background - right

the coding is as following
Code:
#nav {
width:860px;
position:relative;
background:url(../img/nav_bg.png);
repeat: repeat-x;
}

#nav ul {
width:860px;
text-align:center;
height:34px;
padding:0;
font-size:12px;
margin:0;
}

#nav li {
display:inline;
text-align:center;
padding:0 32px;
background:url(../img/nav_divider.png) center left no-repeat;
font-size:12px;
margin:0;
}

#nav a {
color:#525252;
font-size:12px;
text-decoration:none;
line-height:34px;
}

#nav a:hover {
text-decoration:underline;
}

#nav li.current {
font-weight:700;
color:#525252;
text-decoration:underline;

}
i tried using the following

Code:
#nav_left {
background:url(../img/nav_left.png);
width: 7px;
height: 33px;
}

#nav_right {
background:url(../img/nav_right.png);
width: 7px;
height: 33px;
}
but it didnt work so just take the details from that. Can anyone please help me
Mattpg is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 10-03-2010, 07:16 AM Re: Navigation Bar - Side - Background - Side
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,376
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
and what exactly is

Quote:
eft - background - right
supposed to look like??
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 10-04-2010, 12:43 PM Re: Navigation Bar - Side - Background - Side
Walkomedia's Avatar
Novice Talker

Posts: 11
Name: Guy Arbus
Location: Agen, France
Trades: 0
I think he wants a menu bar with images on sides and a color background, why not. It's a bit difficult to explain, i know

But what's "#nav_left" and "#nav_right" ? Maybe you try to make two "div" and specify a float for one ?
It's a bit difficult to say ...
Walkomedia is offline
Reply With Quote
View Public Profile Visit Walkomedia's homepage!
 
Old 10-11-2010, 04:20 AM Re: Navigation Bar - Side - Background - Side
CSM
CSM's Avatar
Front-End Developer

Posts: 297
Name: Michael Pehl
Location: Palma de Mallorca
Trades: 0
Give us an online example. That would help.
__________________
Chief Web Officer / Front-End Developer / System Engineer

Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE
CSM is offline
Reply With Quote
View Public Profile Visit CSM's homepage!
 
Reply     « Reply to Navigation Bar - Side - Background - Side
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.43701 seconds with 12 queries