Hi. I'm currently designing a website for my band.
I have the bulk of it done (design, hyperlinks, some .htaccess done, etc.) but now I need to focus on small things.
1. How do I link to each individual news item? I have my news being pulled from a database table but I am stumped as to how I can set up a page to view ONLY that news item when I click on the hyperlink related to it.
2. Using Javascript, I would like to bring up a box when I click on a link, also when the box is being brought up and loaded, I would like the main page to fade slightly so that the box is more defined. If you look on
http://muse.mu/discography/albums/4/haarp/ and click the white page on the right hand side, you can see what I mean.
3. On the main page
www.marginalliaison.com, my news appears centered, but it doesn't do this on any other page, any help?
4. I'd like to create a sign in area, for members. Preferably, I will have a login form included in a popup box with fade (read above), with a members area, and an admin area (hopefully I can rig this up with forms so that I can edit the site? Not sure if it's possible but I'm sure there must be a way.)
5. In my Gigs Archive, I would like to show only PAST gigs. I've tried doing ('SELECT * FROM db WHERE date < '$time' ORDER BY date') or something along those lines... but I can't get it to work. And is there a way of getting my information from a RSS feed into a database? Because going into the database every time to add something is annoying... also incovenient for people who want to know about our lates news, gigs, etc!
I think that's it for now.
Thanks for any help you can give me!
www.marginalliaison.com
=)