Skip navigation
Currently Being Moderated

QuestionAbout Dreamweaver

Jun 19, 2012 10:30 PM

Tags: #dreamweaver

I am using CS6 Dreamweaver

the hover colour isn't working

is this a bug in the program or is their a work around

Hover colour is set to red.link colour is set to black

there is no hover colour change to red with mouse over.

I am  using a:hover CSS

 

Also I would like the current page name say "home" to be coloured when the page is being viewed.

Can you suggest how to do this?

 

I am using text only for these navigation links, not images.

Just wanted a smple solution to navigation.

 

Any help would be greatly appreciated.

 

thanks

 

Geoffrey

 
Replies
  • Currently Being Moderated
    Jun 19, 2012 10:46 PM   in reply to Combridge007

    I am using CS6 Dreamweaver

    the hover colour isn't working

    is this a bug in the program or is their a work around

    Hover colour is set to red.link colour is set to black

    there is no hover colour change to red with mouse over.

    I am  using a:hover CSS

    Sorry, but I fail to see a connection between using DWCS6 and a CSS property. Perhaps it is an idea to share your creation so that we are able to observe this phenomenon. Do this by providing a link to your site.

     

    Also I would like the current page name say "home" to be coloured when the page is being viewed.

    Can you suggest how to do this?

     

    There are a number of ways to achieve this, ranging from comparing the URL of the page to the link for your menu items, to in-line styling. The best way for us to advise you is to supply a link to your site.

     

    Gramps

    PS Love the correct spelling of colour. Even in CSS we are forced to use incorrect spelling.

     
    |
    Mark as:
  • Currently Being Moderated
    Jun 20, 2012 5:25 AM   in reply to Combridge007

    Please put a DOCTYPE on your page

    Life will be easier with a single CSS stylesheet

    Link pseudoclasses CSS must be in this order

     

    link

    visited

    hover

    active

     

    Nancy has a simple tutorial on how to have your link color indicate the current page

    http://alt-web.com/Articles/Persistent-Page-Indicator.shtml

     

    With a 1084px  page width you are throwing the much hated horizontal scrollbar putting your right column links off the screen

     
    |
    Mark as:
  • Currently Being Moderated
    Jun 20, 2012 8:51 AM   in reply to Combridge007

    Good work mate -

     

     

    Combridge007 wrote:

     

    What page size do you recommend?

    I like 980, max 1000.

     

    Although screens are getting wider, it's the viewport that counts

     

    Cheers

     
    |
    Mark as:
  • Currently Being Moderated
    Jun 22, 2012 10:15 AM   in reply to Combridge007

    Tried the tutorial but as I didn't set up page templates for this small site I got thrown at the last hurdle.

    You don't need Templates for persistent menu highlighting.  You just need CSS and ability to edit the <body> tag in code view. That's all there is to it.

     

     

    Nancy O.

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points