Author Topic: Andy Moog Site updated...  (Read 3268 times)

Canuck

  • Eh?!!
  • Founders
  • Posts: 792
  • Karma: +51/-3
  • Andy Moog Fan
    • My Website
Andy Moog Site updated...
« on: January 07, 2007, 04:10:33 PM »
Well I didnt change the layout, just updated it a bit..

Some of the changes:

I use PHP to change the styles for each of Moog's team, and Ill give credit where it is due.  Perspective mentioned the idea in this thread (I wonder if he even remembers): http://forums.entropysink.com/index.php?topic=797.0 and I thought it would be cool to implement.

Finally added some photos to the photos section..

The Card Collection/Card Wantlist has a DB backend.  Also the JavaScript and CSS for the card collection is all dynamic, so if Moog has a card in 2006-2007 for instance, I just run a script to update my DB, and it will add the necessary CSS to hide/show the correct divs. Makes updating easier, not that I will update it often anyways...

Going to take some photos later today and update the memorabilia section (check it out later if you want to see some of the stuff I have)

Im not good with photoshop.. and I was working with different banners for a while.. and this is what I came up with.  Might be a bit dark, but I kind of like the concept, and it keeps the site consistent.


A side note.  When I was testing it in IE6, my colleciton page, which uses JavaScript, wouldnt load.. took me a good 15 minutes to figure out why it didnt work.

My code:
<script type="text/javascript" src="create_collection_js.php"></script>

I had that line as follows:
<script type="text/javascript" src="create_collection_js.php" />, which I thought was valid.. it worked in Opera and FF, but IE doesnt like it...

Thanks for taking a look :)

ober

  • Ashton Shagger
  • Ass Wipe
  • Posts: 14310
  • Karma: +73/-790
  • mini-ober is taking over
    • Windy Hill Web Solutions
Re: Andy Moog Site updated...
« Reply #1 on: January 08, 2007, 09:18:46 AM »
Umm... link?

Canuck

  • Eh?!!
  • Founders
  • Posts: 792
  • Karma: +51/-3
  • Andy Moog Fan
    • My Website
Re: Andy Moog Site updated...
« Reply #2 on: January 08, 2007, 11:56:03 AM »
Wow 19 views and you are the first one to mention it..

Sorry about that.

http://andymoog.kranjcevic.com

ober

  • Ashton Shagger
  • Ass Wipe
  • Posts: 14310
  • Karma: +73/-790
  • mini-ober is taking over
    • Windy Hill Web Solutions
Re: Andy Moog Site updated...
« Reply #3 on: January 08, 2007, 12:07:18 PM »
My only bitch is that the gallery is a little simple.  Might be better to have a thumb-nail page of say... 15 at a time instead of clicking through 115 shots one at a time.

Perspective

  • badfish
  • Jackass In Charge
  • Posts: 4635
  • Karma: +64/-22
    • http://jeff.bagu.org
Re: Andy Moog Site updated...
« Reply #4 on: January 08, 2007, 12:52:52 PM »
I like, well done.

>Traded by Edmonton to Boston Bruins for LW Geoff Courtnall and G Bill Ranford, March 1988.

I like Moog, but that was a damn sweet deal for the Oilers :)

Canuck

  • Eh?!!
  • Founders
  • Posts: 792
  • Karma: +51/-3
  • Andy Moog Fan
    • My Website
Re: Andy Moog Site updated...
« Reply #5 on: January 08, 2007, 06:15:59 PM »
Thanks for the comments.

The photos were originally part of a slideshow, so you wouldnt have to click through all of them, but since the code isnt working online I took it out..

Ill fiddle with making some thumbnails.