REVIEW REQUEST: www.gamecubecheats.net
Alright. Well some of you saw what my layout was going to be, well i have added all the content.
Couple things i will mention before you criticize them, on a couple of the games, the poll section looks really long. Trying to figure that one out. The banners on the index and cheats page don't go to the bottom, instead they are in the middle. Trying to fix that one.
Let me know
I appreciate everything you all on this forum have done for me. you have made me a much stronger webmaster
bryan
disaster-master posted this at 03:18 — 3rd March 2002.
She has: 2,154 posts
Joined: May 2001
You are doing good bryan. One thing I noticed is you have everything in one big table. The text in the body of the page needs to be moved away from the edge a bit. You can do this by adding padding to a table but in your case this would pad your whole page. I would suggest breaking the page up into several tables. That way you could have the body part in a table all to itself and pad it all you want. Maybe someone else will have an easier suggestion because I know that you hate to re-do everything again.
Keep up the good work
taff posted this at 12:34 — 3rd March 2002.
They have: 956 posts
Joined: Jun 2001
maybe.
I notice that the text is in a span tag with the class name "text". Depending on how else that class has been applied, you could add this to the style block for .text:
margin-left: 10px;
You could vary this to suit your needs (5px, 20px, etc)
.....
Busy posted this at 23:25 — 3rd March 2002.
He has: 6,151 posts
Joined: May 2001
but since css margins differ per browsers (not 100% supported), another way is to add a nested table - the contents go in a table which sits in that td cell - works on all browsers
I noticed some of you links and banners have extra background color above/below them on mouseover, take the tags (or tags) out of the actual link tag, should be link not link
jag5311 posted this at 00:11 — 4th March 2002.
They have: 202 posts
Joined: Jan 2002
Yea, i added that background color through CSS. I wanted it to be that way.
I will think about padding the cell, thanks for the info
bryan
jag5311 posted this at 01:20 — 4th March 2002.
They have: 202 posts
Joined: Jan 2002
Actually, i have fixed what you are talking about. Now all my content is padded. You can take another look to verfy this.
thanks for the help
bryan
The Webmistress posted this at 09:12 — 4th March 2002.
She has: 5,586 posts
Joined: Feb 2001
Looks much better with the padding but I think the text for the main content is too big, try reducing the font size a wee bit.
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.