Jump to content

[SOLVED] help with css menu


xcoderx

Recommended Posts

???hi im having problem adding menu in a bar. my bar is straigth image in top right im tryin to add the menu url

 

my bar code is

 

#bar {

display: block;

background: #78b1b8 url(vista.gif) repeat-x;

color: #fff;

border:solid #000000;

border-width:1px 0 1px 0;

text-align: right;

font-size: small;

margin-right: 0px;

padding-right: 0px;

list-style-type: none;

}

 

but when i add the menu some stays in the line and some goes below. i want to show it this way on top of the image bar but do not know how to get it to work

 

  HOME | MEMBERS | GALLERY | BLOGS | FORUMS | QUIZ | REGISTER

Link to comment
https://forums.phpfreaks.com/topic/165480-solved-help-with-css-menu/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.