CSS Whats the problem here?

Ask a Question related to Macromedia Dreamweaver, Design and Development.

  1. #1

    Default CSS Whats the problem here?


    Hi Guys

    I have used CSS to control the hover on the menu of my site.
    It works fine is dreamweaver but only works on a few links on the site.

    Any Suggs?

    The ULR? [url]www.holfinder.co.uk[/url]
    Regards & Thanks

    Mick


    Mick Guest

  2. Similar Questions and Discussions

    1. Whats the problem with my SQL???
      I'm having problem with my SQL Statement, can anyone help me? Here's the error: Error Type: ADODB.Recordset (0x800A0E7D) The connection cannot be...
    2. Whats the best way ??
      I have just purchased Contribute to allow our marketing department to add content to our web site. Up until now I've had a local copy on my C drive...
    3. Whats problem with this query?
      Hi i dynamically generating an insert query. <cfquery name="s" datasource="dsnname"> #query# </cfquery> the query contains this query:...
    4. tell me whats the problem here
      please go to www.firstacademy.net/dev/ i loaded external swfs on 2 scrollpane components. It worked pretty fine locally. but when i uploaded it,...
    5. Whats the problem
      Hi I have a script for a shopsystem on a Linux. There it works fine. But when I try to run it on my Windows machine, PHP says things like Notice:...
  3. #2

    Default Re: CSS Whats the problem here?

    "Mick" <mickdee@btinternet.com> wrote in message
    news:bg3i46$l9i$1@titan.btinternet.com...
    >
    > Hi Guys
    >
    > I have used CSS to control the hover on the menu of my site.
    > It works fine is dreamweaver but only works on a few links on the site.
    >
    > Any Suggs?
    >
    > The ULR? [url]www.holfinder.co.uk[/url]
    > Regards & Thanks
    >
    > Mick
    >
    >
    Mick,

    Try changing your a:visited colour to #00ccff instead of #ffcc00.

    The links that work are the ones which haven't been visited; if a link *has*
    been visited, it uses the Orange colour, rather than switching to Blue.

    To test this before making the change, click on any link that *does* change
    colour. When you revisit your original page, you'll find that it doesn't
    change colour.

    HTH,

    Pete.
    ---------------------------
    Peter Connolly
    Acute Computing
    Derby
    UK



    Peter Connolly Guest

  4. #3

    Default Re: CSS Whats the problem here?

    Hi Peter

    Thanks for the speedy reply.
    That works lovely.

    Mick




    This e-mail and any attachment contains information which is private and
    confidential and is intended for the addressee only. If you are not the
    addressee, you are not authorised to read, copy, distribute or use the
    e-mail or any attachment. If you have received this e-mail in error, please
    notify the sender immediately by e-mail, facsimile or telephone and destroy
    the original message
    "Peter Connolly" <noemailrequired@nospamrequired.com> wrote in message
    news:bg3ohg$lai$1$8300dec7@news.demon.co.uk...
    > "Mick" <mickdee@btinternet.com> wrote in message
    > news:bg3i46$l9i$1@titan.btinternet.com...
    > >
    > > Hi Guys
    > >
    > > I have used CSS to control the hover on the menu of my site.
    > > It works fine is dreamweaver but only works on a few links on the site.
    > >
    > > Any Suggs?
    > >
    > > The ULR? [url]www.holfinder.co.uk[/url]
    > > Regards & Thanks
    > >
    > > Mick
    > >
    > >
    >
    > Mick,
    >
    > Try changing your a:visited colour to #00ccff instead of #ffcc00.
    >
    > The links that work are the ones which haven't been visited; if a link
    *has*
    > been visited, it uses the Orange colour, rather than switching to Blue.
    >
    > To test this before making the change, click on any link that *does*
    change
    > colour. When you revisit your original page, you'll find that it doesn't
    > change colour.
    >
    > HTH,
    >
    > Pete.
    > ---------------------------
    > Peter Connolly
    > Acute Computing
    > Derby
    > UK
    >
    >
    >

    Mick Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139