[Suggestion] Make links on forum visible

Discussion in 'Uber Entertainment Discussion' started by Col_Jessep, March 25, 2010.

  1. Col_Jessep

    Col_Jessep Moderator Alumni

    Messages:
    4,227
    Likes Received:
    257
    Atm the CSS for 'postlink' is empty(overwritten by other class?) and links just look like plain text until you hover over them. How about:
    Code:
    a:link, a:active, a:visited 
    { 
    color: #FF6000;
    text-decoration: underline;
    }
    fake link

    That would make me a very happy kitteh! :p
  2. MrMusikal

    MrMusikal New Member

    Messages:
    177
    Likes Received:
    0
  3. gnats3

    gnats3 Member

    Messages:
    155
    Likes Received:
    1
    Yeah, I mentioned this a while ago. It would definitely be nice :)
  4. BulletMagnet

    BulletMagnet Post Master General

    Messages:
    3,263
    Likes Received:
    591
    sounds like we needs an uberITninja... or someone named Kevin.
  5. Col_Jessep

    Col_Jessep Moderator Alumni

    Messages:
    4,227
    Likes Received:
    257
    And I would like to report a bug on the frontpage:
    Some of the fake ads are way too small.

    <img alt="Achiles" src="http://www.uberent.com/images/sponsors/banner_achilles.jpg" style="position: absolute; top: 91px; left: 0px; display: none; z-index: 8; opacity: 1; width: 43px; height: 14px;">

    This was taken from Firefox, I get a different result in Opera, havent tested IE or Chrome yet.

    PS: It worked recently, maybe a bug introduced when changing the link to the Youtube vid?
  6. Ekanaut

    Ekanaut Uber Alumni

    Messages:
    1,807
    Likes Received:
    147
  7. Col_Jessep

    Col_Jessep Moderator Alumni

    Messages:
    4,227
    Likes Received:
    257
    Shiny! The unique vid URL was a good idea!

    And thank you for changing the CSS of the links Vic! And on a weekend! :D
  8. TheJustinIsALie

    TheJustinIsALie New Member

    Messages:
    661
    Likes Received:
    0
    Nice orange links, I love how every thing has an orange theme.

Share This Page