log in | register | forums
Show:
Go:
Forums
Username:

Password:

User accounts
Register new account
Forgot password
Forum stats
List of members
Search the forums

Advanced search
Recent discussions
- Elsear brings super-fast Networking to Risc PC/A7000/A7000+ (News:)
- Latest hardware upgrade from RISCOSbits (News:)
- RISC OS London Show Report 2024 (News:1)
- Announcing the TIB 2024 Advent Calendar (News:1)
- Code GCC produces that makes you cry #12684 (Prog:39)
- RISCOSbits releases a new laptop solution (News:)
- Rougol November 2024 meeting on monday (News:)
- Drag'n'Drop 14i1 edition reviewed (News:)
- WROCC November 2024 talk o...ay - Andrew Rawnsley (ROD) (News:2)
- October 2024 News Summary (News:3)
Latest postings RSS Feeds
RSS 2.0 | 1.0 | 0.9
Atom 0.3
Misc RDF | CDF
 
View on Mastodon
@www.iconbar.com@rss-parrot.net
Site Search
 
Article archives
Acorn Arcade forums: Site Comments: Craziness on non-link a tags
 
  Craziness on non-link a tags
  takkaria (18:52 6/9/2003)
  mavhc (19:20 6/9/2003)
    alpha (20:06 6/9/2003)
      takkaria (21:31 6/9/2003)
      Matthew (22:20 6/9/2003)
      mavhc (23:15 6/9/2003)
        alpha (00:12 7/9/2003)
          Matthew (11:51 7/9/2003)
            Kinetic (14:12 7/9/2003)
              jmb (01:15 8/9/2003)
                Kinetic (06:56 8/9/2003)
                  andypoole (16:32 8/9/2003)
                    Kinetic (19:23 8/9/2003)
        Kinetic (10:16 7/9/2003)
 
Andrew Sidwell Message #46248, posted by takkaria at 18:52, 6/9/2003
Member
Posts: 324
I've finally worked out the problem with red underlines on the front page titles on hover with Mozilla. It's because the CSS says "a:hover" instead of "a:link:hover".

Any chance of getting this fixed? :)
  ^[ Log in to reply ]
 
Mark Scholes Message #46250, posted by mavhc at 19:20, 6/9/2003, in reply to message #46248
Member
Posts: 660
I've finally worked out the problem with red underlines on the front page titles on hover with Mozilla. It's because the CSS says "a:hover" instead of "a:link:hover".

Any chance of getting this fixed? :)
All the links need fixing, none of them have underlines.
  ^[ Log in to reply ]
 
Tim Fountain Message #46253, posted by alpha at 20:06, 6/9/2003, in reply to message #46250
Forum bod
Posts: 570
All the links need fixing, none of them have underlines.
That's delibrate and you know it. If you want underlines do so by overriding the site's CSS with your own stylesheet.

Andrew I've fixed the headline hover problem, ta.
  ^[ Log in to reply ]
 
Andrew Sidwell Message #46254, posted by takkaria at 21:31, 6/9/2003, in reply to message #46253
Member
Posts: 324
Andrew I've fixed the headline hover problem, ta.
Excellent. :)
  ^[ Log in to reply ]
 
Matthew Somerville Message #46255, posted by Matthew at 22:20, 6/9/2003, in reply to message #46253
Matthew

Posts: 520
Andrew I've fixed the headline hover problem, ta.
I gave the same solution on the 1st of May (http://www.iconbar.com/forums/viewthread.php?threadid=3742), why does everyone ignore me, they're doing it on another forum as well... <sob>

;)
  ^[ Log in to reply ]
 
Mark Scholes Message #46256, posted by mavhc at 23:15, 6/9/2003, in reply to message #46253
Member
Posts: 660
All the links need fixing, none of them have underlines.
That's delibrate and you know it. If you want underlines do so by overriding the site's CSS with your own stylesheet.

Andrew I've fixed the headline hover problem, ta.
Do any browsers let the user specify !important CSS rules to override the author's mistakes?

Well, at least they're blue.
  ^[ Log in to reply ]
 
Tim Fountain Message #46257, posted by alpha at 00:12, 7/9/2003, in reply to message #46256
Forum bod
Posts: 570
Do any browsers let the user specify !important CSS rules to override the author's mistakes?
I believe you can do it in Firebird although I've never needed to try.
  ^[ Log in to reply ]
 
Andrew Duffell Message #46258, posted by ad at 10:16, 7/9/2003, in reply to message #46256

Posts: 3262
All the links need fixing, none of them have underlines.
Do any browsers let the user specify !important CSS rules to override the author's mistakes?
Lets all use typewriters, because things aren't allowed to develop to become prettier :P
  ^[ Log in to reply ]
 
Matthew Somerville Message #46260, posted by Matthew at 11:51, 7/9/2003, in reply to message #46257
Matthew

Posts: 520
Do any browsers let the user specify !important CSS rules to override the author's mistakes?
I believe you can do it in Firebird although I've never needed to try.
Yes you can, Opera as well. :)
  ^[ Log in to reply ]
 
Andrew Duffell Message #46296, posted by ad at 14:12, 7/9/2003, in reply to message #46260

Posts: 3262
Do any browsers let the user specify !important CSS rules to override the author's mistakes?
I believe you can do it in Firebird although I've never needed to try.
Yes you can, Opera as well. :)
I expect NetSurf will have it eventually too.
  ^[ Log in to reply ]
 
JMB Message #46304, posted by jmb at 01:15, 8/9/2003, in reply to message #46296
Member
Posts: 467
I expect NetSurf will have it eventually too.
Only if you write the code to do it :P
  ^[ Log in to reply ]
 
Andrew Duffell Message #46310, posted by ad at 06:56, 8/9/2003, in reply to message #46304

Posts: 3262
I expect NetSurf will have it eventually too.
Only if you write the code to do it :P
I think you can do it already if you edit that file called CSS :P
  ^[ Log in to reply ]
 
Andrew Poole Message #46332, posted by andypoole at 16:32, 8/9/2003, in reply to message #46310
andypoole
Mouse enthusiast
Web
Twitter

Posts: 5558
I expect NetSurf will have it eventually too.
Only if you write the code to do it :P
I think you can do it already if you edit that file called CSS :P
But that makes no difference if you are using a site you don't have editing permissions on ie. the internet :P
  ^[ Log in to reply ]
 
Andrew Duffell Message #46333, posted by ad at 19:23, 8/9/2003, in reply to message #46332

Posts: 3262
I expect NetSurf will have it eventually too.
Only if you write the code to do it :P
I think you can do it already if you edit that file called CSS :P
But that makes no difference if you are using a site you don't have editing permissions on ie. the internet :P
I just tried it in an older version of NetSurf and it worked. Dunno about more recent versions though :P
  ^[ Log in to reply ]
 

Acorn Arcade forums: Site Comments: Craziness on non-link a tags