Warning: mysql_query(): Access denied for user ''@'localhost' (using password: NO) in [path]/includes/template/index.php on line 53 Warning: mysql_query(): A link to the server could not be established in [path]/includes/template/index.php on line 53 Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in [path]/includes/template/index.php on line 54 |
![]() |
#1 |
PCN Master
|
A small Css suggestion
Hey guys, I hope I dont come across as overstepping my bounds on my 2nd post here,
the site is slick and stylish, the one thing I would suggest changing is the link color in articles. They are currently white and can be a bit hard to pick out on glance. I glanced through the sites CSS and saw as is, it is currently as follows Code:
a.content:link { color: #FFFFFF; text-decoration: none; } a.content:visited { color: #FFFFFF; text-decoration: none; } a.content:hover { color: #979797; text-decoration: none; } ![]() a tiny tweek to Code:
a.content:link { color: #FF0000; text-decoration: none; } a.content:visited { color: #FF0000; text-decoration: none; } a.content:hover { color: #979797; text-decoration: none; } ![]() By all means nothing major,a small tweek to make links more easily seen. |
![]() |
![]() |
![]() |
#5 |
PCN Master
|
Wow this is very late, I did not see you replied but yes I dabble in it
|
![]() |
![]() |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | |
Display Modes | |
|
|
|