PDA

View Full Version : An attack of the greenies...



irving2008
23-08-2012, 10:53 AM
Lee,

Got a strange bug, its been reported before (green screen issue) but it seems to have come back, at least for me...

Here's a screen shot:

6643

As you can see, some elements are in a lurid shade of lime green... the same lime green as the Donate list item... while everything else on the page has its color defined by the CSS, this has its colour hard coded in the HTML...as lime... all the elements affected have their color defined as 'inherit'.


<LI id=vsapaypal_donlink><A href="misc.php?do=donate" rel=nofollow><SPAN style="COLOR: lime">Donate<SPAN></A> rel="nofollow">

If I go in with IE8 dev tools and change 'lime' to 'red' I get an attack of the 'reddies' lol

6649


regards,
Irving...