Staredit Network

Staredit Network -> Computers and Technical -> Comments on Layout
Report, edit, etc...Posted by Syphon on 2007-02-08 at 19:59:45
Before I actually start the uh.. backend, I'd like your feedback on this layout. Would you go here? (Note that nothing works other than the banner go back home link.)

http://syphon.dyndns.org/
Report, edit, etc...Posted by O)FaRTy1billion on 2007-02-08 at 20:09:09
QUOTE
Still have to force IE6 to display our sexy transparent PNGs.
...
Maybe not, screw Farty.
I'm not the only one who uses IE6.
Report, edit, etc...Posted by Doodle77(MM) on 2007-02-08 at 20:21:12
Yes, but the others can be convinced to switch/upgrade.
Report, edit, etc...Posted by Pie_Sniper on 2007-02-08 at 20:29:00
SVET pwns all. ohmy.gif
Report, edit, etc...Posted by Syphon on 2007-02-08 at 20:30:27
It's not like it'd be particularly hard for the banner, but it could get cramped in the post headers. I could do it pretty easily, but I'm lazy.
Report, edit, etc...Posted by Centreri on 2007-02-08 at 21:55:26
I would join and all, but it has nothing that a million other websites all over teh internetz don't have.
Report, edit, etc...Posted by Pie_Sniper on 2007-02-08 at 22:40:07
That's what you think... shifty.gif :schemes:
Report, edit, etc...Posted by Syphon on 2007-02-08 at 23:16:03
QUOTE(Centreri @ Feb 8 2007, 09:55 PM)
I would join and all, but it has nothing that a million other websites all over teh internetz don't have.
[right][snapback]624976[/snapback][/right]


There's nothing to join. It's 2 static pages. Also, you won't be able to register, I'm going to make usernames manually.
Report, edit, etc...Posted by Pyro-Fire on 2007-02-09 at 08:52:45
what are you attempting to do..?

forums?

blog?

either way... it looks alright.

also; your html needs cleaning:

CODE

<img src="/Storage/logo.png" onMouseover="this.src='/Storage/logoactive.png';" onMouseout="this.src='/Storage/logo.png';" onClick="this.src='/Storage/logoactive.png';" class="logo" />

why do you have all that code just for an image?
Report, edit, etc...Posted by Centreri on 2007-02-09 at 16:59:37
Javscript. The source of the image changes on mouseover or on click.
Report, edit, etc...Posted by Syphon on 2007-02-09 at 21:53:22
QUOTE(Pyro-Fire @ Feb 9 2007, 08:52 AM)
CODE

<img src="/Storage/logo.png" onMouseover="this.src='/Storage/logoactive.png';" onMouseout="this.src='/Storage/logo.png';" onClick="this.src='/Storage/logoactive.png';" class="logo" />

why do you have all that code just for an image?
[right][snapback]625146[/snapback][/right]


In response to the first thing, web 3.0 ;o. We haven't decided yet, we're hoping the users will take care of that.

In the second thing, it's a mouseover, dummy. tongue.gif
Next Page (1)