Testers needed
GameBoy
13 Feb 2007, 05:28Just need people to sign up on my website and mess around with some settings. I only know of one problem so far (Pictures not showing up properly)
http://www.nevetsweb.com/
http://www.nevetsweb.com/
paul_one
13 Feb 2007, 12:32I joined up as Zod.
I'll mess around with the settings tonight - as I'll prolly be able to get my account approved through my email then.
I'll mess around with the settings tonight - as I'll prolly be able to get my account approved through my email then.
Cryophile
13 Feb 2007, 18:03Zod as in the Berserk character, the Superman character, the sixth ver. of FC, or something completely different?
paul_one
14 Feb 2007, 01:34Zod as in God, but better
image here:
http://www.compwhizz.freeserve.co.uk/images/nevet.png
Erm, tried to change the background, and of course the images are GIF-based, in which case they stand out and are fugly.
I suggest using PNG's, I think IE7 has support for transparent PNG's now.
image here:
http://www.compwhizz.freeserve.co.uk/images/nevet.png
Erm, tried to change the background, and of course the images are GIF-based, in which case they stand out and are fugly.
I suggest using PNG's, I think IE7 has support for transparent PNG's now.
GameBoy
15 Feb 2007, 00:28yeah, the header needs to be updated. I'm not worried about images for now. The bug with the photos not showing up is known, and i'm working on fixing it.
efgosser
01 Mar 2007, 08:58If I am getting this correct. then you need a little more coding in that page.
code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=windows-1252" http-equiv=Content-Type></HEAD>
<BODY>Your code goes here</BODY></HTML>
<img alt="name of image" height=110 src="yourimage.gif" width=276>
code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=windows-1252" http-equiv=Content-Type></HEAD>
<BODY>Your code goes here</BODY></HTML>
<img alt="name of image" height=110 src="yourimage.gif" width=276>
GameBoy
01 Mar 2007, 14:21I took it down to work on it. Did you just insult me using crappy HTML script?
efgosser
01 Mar 2007, 15:27No I would never do that... Just thinking if you needed help I would help... with over 10,000 webpages under my belt. Only can help.