CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums

ASP.NET Web Hosting – 3 Months Free!



Zone: > NEWSGROUP > Asp.Net Forum > general_asp.net.master_pages_themes_and_navigation_controls Tags:
Item Type: NewsGroup Date Entered: 1/18/2007 8:12:57 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 2 Views: 19 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
3 Items, 1 Pages 1 |< << Go >> >|
Saavik
Asp.Net User
Help save a poor programmer's health - menu text color...1/18/2007 8:12:57 PM

0/0

I have a menu control in a master page.  This menu is loaded from database.

All is good EXCEPT the dynamic menu items' text color:  I do not know how to change this without affecting other hyperlinks.

I was told to use CSS like this:

.MenuStyle a:link, a:visited, a:active
{
    color:White;
}

.MenuStyle a:hover
{
    color: #9b4040;
    background-color: White;
}

But when I do this, ALL hyperlinks everywhere are affected.

Any ideas would be most appreciated.

 


Thank you,

================
Saavik
Adam.Kahtava
Asp.Net User
Re: Help save a poor programmer's health - menu text color...1/19/2007 12:35:00 AM

0/0

Try:

.MenuStyle a:link, .MenuStyle a:visited, .MenuStyle a:active
{
    color:White;
}

If that doesn't work post some of your HTML source. :) 


-Adam Kahtava [http://adam.kahtava.com]
Saavik
Asp.Net User
Re: Help save a poor programmer's health - menu text color...1/19/2007 4:45:12 AM

0/0

Thank you very much!

While I have not had the time to test this solution completely, it seems to be a step in the right direction!

I can feel the headache flying away ...


Thank you,

================
Saavik
3 Items, 1 Pages 1 |< << Go >> >|


Free Download:


Web:
Amazon.com: Microsoft Visual Basic 6.0 Programmer's Guide ... Help others find this product - tag it for Amazon search .... VB 6.0 Programmers Guide not for programmers If you are a programmer and looking for a good ...
ESBProgCalc Pro - Programmers Calculator Download free Programmers ... The program ESBProgCalc Pro - Programmers Calculator is located in the ... Output color values for use in Web design. Precisely adjust colour properties. ...
Blackwell Synergy - Pacing Clin Electro, Volume 27 Issue 10 Page ... Printouts were hard to read on programmers C, D, and G due to poor lay out and small .... US Department of Health and Human Services, Office of Health and ...
Slashdot | Debugging Indian Computer Programmers Debugging Indian Computer Programmers -- article related to Book Reviews, ... it appears several times in the text), the content of Debugging is serious. ...
Freelance programmers Here is the list of freelance programmers you can contact when you have some ...... Help Menu for the Application CIPA which is a nationwide multilingual ...
Programmer’s Guide Programmer’s Guide. iii. Contents. MENU ITEM 85. MENU START 87 ...... During menu execution, the printer sends text descriptions associated with menu ...
Custom Web Design and Programming. Freelance Programmers ... Buy services with help from our secure escrow system. Find freelance programmers , web designers, copywriters and translators. ...
Library Communication Among Programmers Worldwide syntactical specifications (that help programmers write syntactically ...... help menu. Make sure that identification of both the system and version are ...
Controllers and programmers save yourself the time,money,and hassle! T/C Health. Monitoring. Standard ...... 1/16 DIN Controller Programmers with Universal Input (Factory Set as T/C) ...
top tips for doing business online We’ve gathered together 100 of the best tips from the Poor Richard’s series of ..... It’s software that is created by programmers who come together—in a ...




Search This Site:










trying to understand a feature in myspace.

is drag & drop a bad practise?

bulk mail ..can i use a simple code and use the bcc box

is there a way?

smart navigation

webservice, backgroundworker or simple threading?

please help with this if statement error

if statement in asp with databound value

mappoint web service

how to encrypt

string

datasource config

i want material...

passing objects

page can not be displayed while clicking back button

email regular expression

creating a data access layer and creating a business logic layer videos?

getting server date and time .... how?

does anyone have good css files for the asp.net 2.0 menu control (horizontal)?

url mappings

how to find that internet connection is active or not?

can i do this client-side, in javascript?

oh lord! asp.net is slow!

only half image is printed

textbox backgroundcolor is always yellow in ie

how to add more index 'filtered by' on the help page of vs 2005

asp.net 1.1 - how to get path of referenced assemblies

horizontal sub menu

another question

<%# versus <% =

  Privacy | Contact Us
All Times Are GMT