WeLoveCSS Logo
Home Profile Members Search Rules Help New Posts



WeLoveCSS > WEB DESIGN > HTML & XHTML > Menu Problem

Reply
  Thread Tools Display Modes
Old 6th January 12, 06:54 AM   #1
tqmd1
WLC Member
 
Join Date: Oct 2011
Posts: 18
Default Menu Problem

Dear Experts

I have following web

www.tariq.3hmb.com

When I press any menu link then the first letter of mene name become lowercase i.e when I press Home then it become home.

Please help me to sortout problem.

For menu, I have following codes in css file

Code:
#button {
float:left;
margin-top:1px;
  width: 145px;
  border-right: 1px solid #508fc4;
  padding: 5px;
  margin-bottom: 5px;
  font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva,  
Helvetica, Arial, sans-serif;
  background-color: #90bade;
  color: #333;
}

#button img{border:none;  background: none;}

#button img {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
  (src="/path/to/logo.png", sizingMethod="scale");
}


#button ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
}


#button ul li {
  border-bottom: 1px solid #90bade;
  margin: 0; width: 130px;
 text-decoration: none;
}


#button ul li a:link {
  display: block;
  padding: 5px 5px 5px 1px;
  border-left: 10px solid #1958b7;
 border-right: 1px solid #508fc4;
  background-color: #2175bc;
  color: #fff;
  text-decoration: none;
   width: 130px;
  text-indent: 2px;
}


#button ul li a:visited {
  display: block;
  padding: 5px 5px 5px 1px;
  border-left: 10px solid #1958b7;
 border-right: 1px solid #508fc4;
  background-color: #2175bc;
  color: #fff;
  text-decoration: none;
   width: 130px;
  text-indent: 2px;
}

#button ul li a:hover {
   background-color: #CCFF99;
  color:red ;
 width: 130px;
font-weight:bold;
 }
Thanks
tqmd1 is offline   Reply With Quote
Old 6th January 12, 10:23 AM   #2
chrishirst
Banned
 
Join Date: Jun 2006
Location: Blackp ool U.K.
Posts: 3,197
Default Re: Menu Problem

And is your navigation scripted, included or hard coded into the pages?

Because this is NOT a CSS problem.
chrishirst is offline   Reply With Quote
Old 6th May 12, 10:14 AM   #3
idan
WLC Member
 
idan's Avatar
 
Join Date: May 2012
Posts: 7
Default Re: Menu Problem

Its not happening to me
__________________

To view links or images in signatures your post count must be 5 or greater. You currently have 0 posts.

Idan.
To view links or images in signatures your post count must be 5 or greater. You currently have 0 posts.
idan is offline   Reply With Quote
Reply


Thread Tools
Display Modes
Linear Mode Linear Mode

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

Forum Jump


All times are GMT. The time now is 01:10 PM.



Home | Advertise | Contact Us | Top
Home | Advertise | Contact Us | Top

Copyright© 2006 WeLoveCSS.com. All Rights Reserved.
Powered by vBulletin Version 3.8.4 Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.