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
Old 02-01-2010, 07:45 AM Css justify menu?
Junior Talker

Posts: 4
Name: Chris
Location: Warszawa/PL
Trades: 0
Anyone know how to justify menu like on screen without making images
http://www.vantoom.kylos.pl/eventproject/aa_menu.jpg

I wrote a code with nice working menu but have no idea how to justify it

HTML Code:
/*////////// NAV //////////*/
#top_navlist {
width: 860px;
height: 60px;
}
.bevelmenu{
padding: 6px 0;
margin: 0;
width: 100%;
text-align: justify; /*?*/
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 18px;
text-transform: uppercase;
}

.bevelmenu li{
list-style: none;
display: inline;

}

.bevelmenu li a{
padding: 3px 1px 3px 1px;
text-decoration: none;
color: #333;
}

.bevelmenu li a:hover{
color: #009EE0;
border-style: outset;
}
.bevelmenu li.current_page_item a{
color: #009EE0;
border-style: outset;
} 
kotos is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 02-01-2010, 08:34 AM Re: Css justify menu?
wongpk's Avatar
Extreme Talker

Posts: 178
Trades: 0
I see you are using Wordpress, no?

So the "Home" link may be manually input, give it another class. Text-align it to left, with specific width.

The rest, use specific width and text-align to right...



Hope that help...
__________________
Regards,
Andrew

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
wongpk is offline
Reply With Quote
View Public Profile Visit wongpk's homepage!
 
Old 02-01-2010, 10:16 AM Re: Css justify menu?
Junior Talker

Posts: 4
Name: Chris
Location: Warszawa/PL
Trades: 0
Yeah it is Wordpress (i think you guess by li curent item )

Good idea. Ill try.
Thanks for answer
kotos is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Css justify menu?
 

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.20599 seconds with 12 queries