Page 1 of 1

Website Development

Posted: Mon Jan 26, 2009 5:24 pm
by Win
http://www.remnantmods.com

The site has been running for over a year and its beginning to show its age. I have been wanting to improve the forums and add a proper front page to the website for some time now but i have no prevous expierience with php scripting, javascripting, or anything more than a basic knowledge of HTML for that matter. So I am going to give a shout-out to the talent of this community hoping that somebody out there might have the skills that would be needed to help overhaul the website. If you think you would like to help out please post here, or contact me on AIM via JacksonCougar, my screenname.

Thank you for your time.

Re: Website Development

Posted: Mon Jan 26, 2009 5:46 pm
by gjsdeath
I know some HTML and I'm good at finding things, so I could find something that would fit the site.
And you almost lost me, until, you showed your screen name.

You post then you don't even log onto AIM >_>

Re: Website Development

Posted: Mon Jan 26, 2009 7:27 pm
by Win
Could someone help with the coding of this?
Image
Image

Re: Website Development

Posted: Mon Jan 26, 2009 7:30 pm
by FleetAdmiralBacon
Aye. PM with any more details. I'll be on @3PM EST tomorrow.

Granted, the only one I've actually written isn't nearly as fancy and don't ask me to do any style work.

Significantly more important prior work.

Re: Website Development

Posted: Mon Jan 26, 2009 8:36 pm
by SHOUTrvb
The one I used on the Front Page is simply a modified version of JonDesign's Smooth Gallery. It's almost exactly what you're asking for.

Re: Website Development

Posted: Mon Jan 26, 2009 10:01 pm
by mxrider108
I would be glad to help. I have a good amount of experience in XHTML and CSS, with some PHP knowledge as well.

My resume: Link
Some sample work: one, two, three

Re: Website Development

Posted: Mon Jan 26, 2009 11:11 pm
by gjsdeath
Now that I know, I should be able to modify and install it for you.

Re: Website Development

Posted: Tue Jan 27, 2009 7:53 am
by bcnipod
Pepsi would be a good friend to have with this, he coded the new pepness.net recently, he prolly cannot do it all for you, but might give you some tips if asked.

Re: Website Development

Posted: Tue Jan 27, 2009 7:56 pm
by Win
initInfoSlideshow: function() {
/*if (this.slideInfoZone.element)
this.slideInfoZone.element.remove();*/

this.slideInfoZone = new Fx.Morph(new Element('div').addClass('slideInfoZone').injectInside($(this.galleryElement))).set({'opacity':0});
var slideInfoZoneTitle = new Element('h2').injectInside(this.slideInfoZone.element);
var slideInfoZoneDescription = new Element('p').injectInside(this.slideInfoZone.element);
this.slideInfoZone.normalHeight = this.slideInfoZone.element.offsetHeight;
this.slideInfoZone.element.setStyle('opacity',0);
},

How do I add a mouseover event to the slideInfoZone thing? I am so damn confused :]

Re: Website Development

Posted: Wed Feb 04, 2009 3:10 pm
by Win
Can someone contact me over AIM--JacksonCougar--to help create some fairly basic Phpbb3 forum mods?
Thanks.