Go Back   vBulletin Setup > vBulletinSetup Information > Free vBulletin Link Directory

Comment 
 
LinkBack Link Tools Display Modes
Rogers Class of 1987
Published by G_Man
08-08-2007
Member rating
StyleN/A
NavigationN/A
CommunityN/A
FunctionalityN/A
0 users rated N/A% average
Rogers Class of 1987

Just wanting some opinions. Not sure what I'd change, but always open to suggestions.

After my, err.. father's, 20th reunion. Okay, MY 20th, there was some talk about the website they set up. The discussion led to a consensus that is would be nice to have a website where people could be found, message each, and new events could be posted.

hmmm...

I said I think I might be able to do something like that. And just happen to have a license for some software (R.I.P. Fotofanatix.com).

So, here it is. Not much, but I think it will serve our purposes well. Eventually I will be adding the Forms hack for things like registering for events and also a gallery. Looking at Gallery2 for this.

Oh and if I could just get some 80's music to play in the background!!! LOL

Cheers,
G_Man


If you found this post looking for the rest our class be sure to check out the forum:

Rogers Class of 1987 - Go Pirates!!!

and register.
Link Tools

  #1  
By Brandon Sheley on 08-08-2007, 07:20 PM
Re: Rogers Class of 1987

looks fun
I'd replace the welcome header with an image for starters.
Reply With Quote
  #2  
By G_Man on 08-08-2007, 07:25 PM
Re: Rogers Class of 1987

Quote:
Originally Posted by Brandon View Post
looks fun
I'd replace the welcome header with an image for starters.
Absolutely, but...

I have changed the header a few times. Once I am sure it is the way I want it I planned on doing that.

Or rather, was going to see how much your going rate was for doing that!! LOL

Seriously, you will be hearing from me as soon as I am sure it is final.

Cheers!
Reply With Quote
  #3  
By G_Man on 08-10-2007, 02:20 PM
Re: Rogers Class of 1987

Quote:
Originally Posted by Brandon View Post
looks fun
I'd replace the welcome header with an image for starters.
Okay. I think I am ready.

How much you want to do this?
Reply With Quote
  #4  
By Brandon Sheley on 08-10-2007, 07:49 PM
Re: Rogers Class of 1987

oh, this is the site you were talking about in the PM ?
I'll slice it and add it to the post
Reply With Quote
  #5  
By Brandon Sheley on 08-10-2007, 07:56 PM
Re: Rogers Class of 1987

past this in your guest view phrase.
You can edit it in the vboptions > welcome header
then you'll see a link to edit the guest phrase

Anyways... Replace all the contents of the guest phrase with this code

Code:
<!-- ImageReady Slices (class.gif) -->
<table id="Table_01" width="832" height="377" border="0" cellpadding="0" cellspacing="0">
	<tr>
		<td colspan="7">
			<img src="images/class_01.gif" width="831" height="35" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="1" height="35" alt=""></td>
	</tr>
	<tr>
		<td colspan="5">
			<img src="images/class_02.gif" width="559" height="19" alt=""></td>
		<td>
			<a href="http://www.rogers87.org/faq.php">
				<img src="images/class_03.gif" width="40" height="19" border="0" alt=""></a></td>
		<td rowspan="5">
			<img src="images/class_04.gif" width="232" height="341" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="1" height="19" alt=""></td>
	</tr>
	<tr>
		<td rowspan="4">
			<img src="images/class_05.gif" width="111" height="322" alt=""></td>
		<td>
			<a href="http://www.rogers87.org/register.php">
				<img src="images/class_06.gif" width="67" height="15" border="0" alt=""></a></td>
		<td colspan="4" rowspan="2">
			<img src="images/class_07.gif" width="421" height="238" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="1" height="15" alt=""></td>
	</tr>
	<tr>
		<td rowspan="3">
			<img src="images/class_08.gif" width="67" height="307" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="1" height="223" alt=""></td>
	</tr>
	<tr>
		<td rowspan="2">
			<img src="images/class_09.gif" width="200" height="84" alt=""></td>
		<td>
			<a href="http://www.rogers87.org/sendmessage.php">
				<img src="images/class_10.gif" width="151" height="19" border="0" alt=""></a></td>
		<td colspan="2" rowspan="2">
			<img src="images/class_11.gif" width="70" height="84" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="1" height="19" alt=""></td>
	</tr>
	<tr>
		<td>
			<img src="images/class_12.gif" width="151" height="65" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="1" height="65" alt=""></td>
	</tr>
	<tr>
		<td>
			<img src="images/spacer.gif" width="111" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="67" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="200" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="151" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="30" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="40" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="232" height="1" alt=""></td>
		<td></td>
	</tr>
</table>
<!-- End ImageReady Slices -->
and then upload these images to your images/ dir
Attached Files
File Type: zip images.zip (24.4 KB, 1 views)
Reply With Quote
  #6  
By G_Man on 08-10-2007, 08:07 PM
Re: Rogers Class of 1987

DANG!!!

You whipped that out quick and it works a trick!!!



I bow to your superior vBulletin Wisdom.
Reply With Quote
  #7  
By Brandon Sheley on 08-10-2007, 08:29 PM
Re: Rogers Class of 1987

I don't see it as a guest
Reply With Quote
  #8  
By G_Man on 08-10-2007, 08:35 PM
Re: Rogers Class of 1987

Quote:
Originally Posted by Brandon View Post
I don't see it as a guest
Well, how odd is that?!?

I see it. hmmmm........
Reply With Quote
  #9  
By Brandon Sheley on 08-10-2007, 08:38 PM
Re: Rogers Class of 1987

I see it in IE, but not FF
Reply With Quote
  #10  
By G_Man on 08-10-2007, 08:48 PM
Re: Rogers Class of 1987

I think its fine now. Thanks again, buddy.
Reply With Quote
  #11  
By Brandon Sheley on 08-10-2007, 09:26 PM
Re: Rogers Class of 1987

yup, looks good

you may want to wrap a <div align="center"></div> around that code
Reply With Quote
  #12  
By G_Man on 08-20-2007, 09:28 PM
Re: Rogers Class of 1987

So, should it bug me that this thread ranks higher on Google than my forum for these keywords?

rogers class 1987

What do you think Brandon?
Reply With Quote
  #13  
By Brandon Sheley on 08-22-2007, 12:28 PM
Re: Rogers Class of 1987

nope

Just add a good description and maybe a few links to important parts of your forum in the first post.
You might also work on the format of the first page, add some Bold, or color.. Get those that are searching and find this post, want to check out your forum. :smiley_:

ps. concerning your site, I would make the welcome header an image.
Last edited by Brandon Sheley; 08-22-2007 at 12:31 PM..
Reply With Quote
  #14  
By G_Man on 08-22-2007, 12:56 PM
Re: Rogers Class of 1987

Quote:
Originally Posted by Brandon View Post
nope

Just add a good description and maybe a few links to important parts of your forum in the first post.
You might also work on the format of the first page, add some Bold, or color.. Get those that are searching and find this post, want to check out your forum. :smiley_:

ps. concerning your site, I would make the welcome header an image.
haha...

Well, if they find this they will want to find the forum as it is a very specific niche.

As for the Welcome Header as an Image I think you either need to slow down or lay off the hard stuff!! LOL

Not only is it already an image, but you did it for me.
Reply With Quote
  #15  
By Brandon Sheley on 08-22-2007, 01:12 PM
Re: Rogers Class of 1987

haha


well it looks liked like text just a min ago
Reply With Quote
  #16  
By G_Man on 08-22-2007, 01:14 PM
Re: Rogers Class of 1987

Quote:
Originally Posted by Brandon View Post
haha


well it looks liked like text just a min ago
Just goes to show what a fine job you did!!
Reply With Quote
  #17  
By Brandon Sheley on 08-22-2007, 02:19 PM
Re: Rogers Class of 1987

ya I guess you're right
Reply With Quote
Comment 
vBulletin Setup > vBulletinSetup Information > Free vBulletin Link Directory

Tags
1987, class, rogers

Link Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Link Link Starter Category Comments Last Post
SanDisk 16GB Netbook SDHC Card, Class 2 Auctions Webmaster Auctions 0 07-01-2009 01:42 PM
SanDisk 16GB Netbook SDHC Card, Class 2 Auctions Webmaster Auctions 0 07-01-2009 05:01 AM
Unmetered business class web hosting service for a year News Webmaster Auctions 0 04-14-2009 07:42 PM
Unmetered business class web hosting service for a year News Webmaster Auctions 0 04-12-2009 02:37 PM
Need help with the vB_Encrypt class phpod vBulletin Modifications 0 10-23-2007 05:31 PM


All times are GMT -8. The time now is 03:32 PM.