
March 27th, 2006, 03:49 PM
|
|
Contributing User
|
|
Join Date: Oct 2004
Posts: 158
Time spent in forums: 1 Day 10 h 19 m 16 sec
Reputation Power: 0
|
|
Quote: | Originally Posted by Shadow Wizard nice, I think you've covered all the corners now.
now it's time to improve the design - the background is too
dark in my opinion, would be nice to have background image
or lighter color.
also, you can easily build ASP-driven "submit" page instead
of just letting user to send email - it's matter of simple file
upload we can help you implement such page. |
if i change the color of the background, do you think that would require a complete overhaul in the color scheme? Most of the actual content is not on a black background. Several months ago, I gave the 2 side columns on the main side a gray bg instead of black. My venue list, song list, guest list, etc are on alternating shades of blue. While my Show Stats info (the actual setlist) is not on black, it is pretty dark and I guess that could use a change. However, are you suggesting the whole color scheme needs to be reworked.
Also, what do you mean by "submit" page? Are you talking about rather than a mailto:, have a page with a form that sends the email? I think that should be pretty easy to do.
Quote: | Originally Posted by Phoenix Agreed, and ugh... ditch the tables. |
HAHAHA. Yeah right. I know, the tables are complex and a headache. But jesus, it would be impossible for me to write CSS code identical to what I have now. The "holy grail" (2 outside static layers with center fluid layer with header and footer) is much easier to achieve with tables than css.
|