|
Post by The Infinite on Jan 24, 2006 7:37:27 GMT
|
|
|
Post by BobbyKat LittleCub on Jan 24, 2006 21:55:58 GMT
Yes, definitely center your background. Your banner, headers, footers, backdrop are especially nice. Actually, I really like what have done, the colours & images go together beautifully. I do think you can improve your Off/folder icons. Have you thought about maybe some small space type images for these icons? I'm curious though, how come you got title bars in some areas, but not in others? I would make that grad match your other grads though because it sticks out that the other areas do not have one like it. I love the effect "Event H0rizen...A Gateway To A Whole New World!" You must tell me how to do that, it is really a nice touch! All in all, I think you're doing a great job and your forum is looking great!
|
|
|
Post by The Infinite on Feb 3, 2006 3:35:44 GMT
Thanks both of you guys, I appreciate the rates. @{XF}Äs$@§sîñ™ The background image was different in different resolutions. I think I messed it up, so I removed it. I'm thinking of making a new one now, maybe? That's a really good idea about a whole PM bar...yeah, that would look awesome. Thanks for the awesome idea! ;D @bobbykat Thanks for the compliments. About the on/off icons, what do you suggest? And what do you mean by space type icons? About the "Forum Name | Topics" bar, it's always visible on FireFox, but only sometimes on IE. I'll see what I can do about this, thanks for telling me. As for the scrolling quote code, it works only in browsers like IE, Opera and not on FF. However, since you want the code, here it is. <SCRIPT LANGUAGE="JavaScript"> <!-- Original: Aram Yegenian (yegeniana@hotmail.com) --> <!-- Web Site: aramyegenian.cjb.net --> <!-- This script and many more are available free online at --> <!-- The JavaScript Source!! javascript.internet.com --> <!-- Begin timeID = 5; stcnt = 11; msg = " Event H0rizon...A Gateway To A Whole New World!"; wmsg = new Array(33); wmsg[0] = msg; blnk = " "; for (i = 1; i < 32; i++) { b = blnk.substring(0, i); wmsg = ""; for (j = 0; j < msg.length; j++) wmsg = wmsg + msg.charAt(j) + b; } function wiper() { if (stcnt > -1) str = wmsg[stcnt]; else str = wmsg[0]; if (stcnt-- < -40) stcnt = 31; status = str; clearTimeout(timeID); timeID = setTimeout("wiper()", 150); } // End --> </script> <BODY OnLoad="wiper()">
Be sure not to miss out that last line, body onload... And edit the red parts.
Back to the topic, yeah, I guess the forum looks good, but we really need more members. I mean, what's the point of a good skin if the forum doesn't have enough members?
Thanks for the suggestions, both of you. ;D
|
|