Forum bugs/feature requests/todo list - Please read before posting.


Re: Forum bugs/feature requests/todo list - Please read before posting.
#13
Hi Orion,

I think you just need to find
Code:
#phorum a,
#phorum a:link
#phorum a:active {
text-decoration: none;
border-bottom: dotted 1px;
background-color: inherit;
color: black;
}
#phorum a:visited {
text-decoration: underline;
border-bottom: dotted 1px;
background-color: inherit;
color: black;
}
and change to
Code:
#phorum a,
#phorum a:link
#phorum a:active {
text-decoration: none;
border-bottom: dotted 1px;
background-color: transparent;
color: black;
}
#phorum a:visited {
text-decoration: underline;
border-bottom: dotted 1px;
background-color: transparent;
color: black;
}
Reply
« Next Oldest | Next Newest »



Messages In This Thread
Re: Forum bugs/feature requests/todo list - Please read before posting. - by Tim Gould - 2012-08-06, 3:05
Privacy issues - by Tim Gould - 2012-08-09, 2:40
Re: Privacy issues - by Rafael Skibicki - 2012-08-09, 6:21
Re: Privacy issues - by Orion Pobursky - 2012-08-09, 6:50
Re: Privacy issues - by Chris Dee - 2012-08-09, 6:54

Forum Jump:


Users browsing this thread: 2 Guest(s)