| Author |
Message |
Desbrina Jadeite

Joined: 11 Jun 2005 Posts: 2963 Location: Earth
|
Posted: Wed Jun 21, 2006 7:38 am Post subject: http://darknesswithin.com.ru - PGSM TCG |
|
|
http://darknesswithin.com.ru
My site is a trading card game, based upon the new live action sailor moon series, Pretty Guardian Sailor Moon.
Im looking for comments about it. I know there is a couple of things that need to be improved, like the link colours.
5 Images on the Acts card page dont work, i know, im currently working on dixing that _________________ Midnight Tempest - A Sailor Moon TCG
Balanced Force - A Star Wars TCG |
|
| Back to top |
|
| |
Vyx Where's Waldo?

Joined: 25 Mar 2005 Posts: 1251 Location: Sothern California
|
Posted: Wed Jun 21, 2006 9:26 am Post subject: |
|
|
Interesting website. Can't say much for appearence, but you're off to a good start content-wise. _________________ Why is it that more time you use, the less time you get?
Get FireFox :: [ L2P@last.fm : L2P@Last.fm Wiki Entry ] :: Mindglob.com |
|
| Back to top |
|
| |
Desbrina Jadeite

Joined: 11 Jun 2005 Posts: 2963 Location: Earth
|
|
| Back to top |
|
| |
Vyx Where's Waldo?

Joined: 25 Mar 2005 Posts: 1251 Location: Sothern California
|
Posted: Wed Jun 21, 2006 4:10 pm Post subject: |
|
|
Try applying the styles to the links, and not the tables. Tables muddle up semnatics, and styling links looks a lot nicer (from my expierience). Try this out.
| Code: | a {
display: block;
color: #fff;
text-decoration: none;
background: #333;
border: solid 1px #333;
}
a:hover {
color: #f00;
text-decoration: underline;
background: #fff;
} |
Tweak as desired. ;D _________________ Why is it that more time you use, the less time you get?
Get FireFox :: [ L2P@last.fm : L2P@Last.fm Wiki Entry ] :: Mindglob.com |
|
| Back to top |
|
| |
the doctor Novice Poster

Joined: 31 Dec 2005 Posts: 35
|
Posted: Mon Jul 10, 2006 3:07 pm Post subject: |
|
|
i think the site is good because i am a member but i think you should not put the login part or change it so the members have a username to log into other then that it is so cool, well that is wat i think about it... _________________ Quote "how long have i been" Doctor
"5 and a half hours" Rose
"always wat 5 and a half hours" Doctor |
|
| Back to top |
|
| |
Desbrina Jadeite

Joined: 11 Jun 2005 Posts: 2963 Location: Earth
|
|
| Back to top |
|
| |
the doctor Novice Poster

Joined: 31 Dec 2005 Posts: 35
|
Posted: Mon Jul 10, 2006 3:18 pm Post subject: |
|
|
yes that is wat i mean by changing it _________________ Quote "how long have i been" Doctor
"5 and a half hours" Rose
"always wat 5 and a half hours" Doctor |
|
| Back to top |
|
| |
Desbrina Jadeite

Joined: 11 Jun 2005 Posts: 2963 Location: Earth
|
Posted: Mon Jul 10, 2006 3:36 pm Post subject: |
|
|
When i first put the login i thought about that, but at the time it was much simplier to do it the way it currently is.
I may in the future add a proper register/login system, but at the moment its at the bottom of my todo list _________________ Midnight Tempest - A Sailor Moon TCG
Balanced Force - A Star Wars TCG |
|
| Back to top |
|
| |
|
|
|