The Omni Group Forums

The Omni Group Forums (http://forums.omnigroup.com/index.php)
-   OmniWeb Bug Reports (http://forums.omnigroup.com/forumdisplay.php?f=27)
-   -   Visited Link color not changing (http://forums.omnigroup.com/showthread.php?t=10908)

Drayon 2008-12-26 10:58 PM

Visited Link color not changing
 
I've had this on going problem with OW for some years now. On certain website the link color will not under any circumstance change, where as this reliably works for all other browsers (iCab, Safari, FF3, Camino).

My style sheet code (same css used for all the above browsers).

a:visited, a:visited:hover, a:link:active {
color: #9900CC !important;
}

example site [url]http://www.gearslutz.com/board[/url]

Any chance this can be investigated and fixed up once an for all?

thanks

troyb 2008-12-28 12:14 PM

If I use just your style above, it actually appears to be working okay for me.

Drayon 2009-01-08 11:38 PM

[QUOTE=troyb;52862]If I use just your style above, it actually appears to be working okay for me.[/QUOTE]

yeah man def aint working here for me. go back to that site and do a search for something eg pultec then click any link listed in the resulted search list, then back button command+left arrow to see if the color changes. This never works for me in OW yet it does in other browsers.

here is another one but this time no browser changes the link color [url]http://www.cowonamerica.com/products/[/url] click a product and return, no color change. I even try over riding page styles to force it to use my custom page colors. still cant force it to comply.

Seriously man OW is bugged out on many sites I visit with this issue that other browsers don't seem to be. Very often on the search results of forums.

my code again is

a:visited, a:visited:hover, a:link:active {
color: #9900CC !important;
}
and ive replaced color: #9900CC to purple still no joy.

any suggestions?

troyb 2009-01-12 08:49 AM

If you use a custom stylesheet with only the above entry in it, does it work for you? Or still no luck?

Drayon 2009-01-12 09:50 AM

Still no luck using only the above code entry. I notice normal links are bolded and visited links change to unbolded but no color. Works fine in Safari and iCab. OW has always been problematic with style sheets for me. Historically it used to refuse to even load the selected style on many sites. Thankfully over time this complication seems to be sortid. Obviously now it still can't get certain elements correct reliably.

Maybe there is something in the syntax of the CSS which OW is fussy with???

troyb 2009-01-12 10:42 AM

OmniWeb should handle the syntax the same way Safari does, keep in mind both use WebKit which is where the parsing comes from. If you set aside your preferences and try with just this style do you see any change?

Drayon 2009-02-08 10:15 PM

[QUOTE=troyb;53529]OmniWeb should handle the syntax the same way Safari does, keep in mind both use WebKit which is where the parsing comes from. If you set aside your preferences and try with just this style do you see any change?[/QUOTE]

Sometimes it works mostly it doesn't. Very unreliable and unpredictable. Another site where colors wont change, this is currently effecting all my browsers OW, iCab, Safari, FF3.


All times are GMT -8. The time now is 12:06 AM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.