Server rentals :: NFOservers.com

Forums

All times are UTC - 8 hours



Author Message
 Post subject: Forums Link
PostPosted: Sat Feb 03, 2007 5:31 pm 
Offline
This is my homepage
This is my homepage
User avatar

Joined: Thu Jan 18, 2007 5:07 pm
Posts: 84
I was wondering why i must use the url "snkclan.nuclearfallout.net/forums" to get to my forums. When i go to say troy.nuclearfallout.net, it automatically brings me to their forums. If I use "snkclan.nuclearfallout.net" it just brings me to /index of page.

Any way to change this?


Top
 Profile  
 
 Post subject:
PostPosted: Sat Feb 03, 2007 7:05 pm 
Offline
Former staff
Former staff
User avatar

Joined: Sun Mar 30, 2003 1:56 pm
Posts: 2252
Location: 127.0.0.1
You just need to use html and redirect.

Make a index.html file and place it in your root that includes this within the html tags:

Code:
<META HTTP-EQUIV="Refresh"
      CONTENT="0; URL=http://snkclan.nuclearfallout.net/forums/">


The 0 is to make it immediate. If you need other examples, google can provide several. Enjoy :)

_________________
-Nick


Top
 Profile  
 
 Post subject:
PostPosted: Sun Feb 04, 2007 3:14 am 
Offline
This is my homepage
This is my homepage
User avatar

Joined: Thu Jan 18, 2007 5:07 pm
Posts: 84
thank you, one more question, ive been looking for a place to put html to edit the website. Where do i input it?


Top
 Profile  
 
 Post subject:
PostPosted: Sun Feb 04, 2007 3:31 am 
Offline
Former staff
Former staff
User avatar

Joined: Sun Mar 30, 2003 1:56 pm
Posts: 2252
Location: 127.0.0.1
That would depend where you want it on the website, you would need to look through the source code and place it accordingly.

_________________
-Nick


Top
 Profile  
 
 Post subject:
PostPosted: Sun Feb 04, 2007 2:39 pm 
Offline
This is my homepage
This is my homepage
User avatar

Joined: Thu Jan 18, 2007 5:07 pm
Posts: 84
Ok i got the redirect thing working. Thank you.

I'm wonder about how i would do this:

how would I put html into the forum so that a custom banner will appear at the top of every page and that php thing is gone?


Top
 Profile  
 
 Post subject:
PostPosted: Sun Feb 04, 2007 2:40 pm 
Offline
This is my homepage
This is my homepage
User avatar

Joined: Thu Jan 18, 2007 5:07 pm
Posts: 84
oh sorry, and how can I add a custom layout?


Top
 Profile  
 
 Post subject:
PostPosted: Sun Feb 04, 2007 2:46 pm 
Offline
Former staff
Former staff
User avatar

Joined: Sun Mar 30, 2003 1:56 pm
Posts: 2252
Location: 127.0.0.1
As we said on the phpbb auto installer, we do not provide support for phpbb, you need to refer to their site or related phpbb sites for support on their mods, modifications, styles, etc.

I'll help you with these two questions since they are answered for you on the phpbb site, under support, under knowledge base.

Changing logo:

http://www.phpbb.com/kb/article.php?article_id=18

Quote:
How do I replace the phpBB2 logo with my own?

Aaah, that old demon which seems to be continually popping up around the support forum. "But am I actually allowed to change the logo to my own?" I hear you say. Yes you are. There is nothing wrong with changing the default subSilver logo. And there are 2 ways to do so.

The first way is by changing the path of the logo. Upload your logo to templates/subSilver/images and call it logo.gif or something like that. Then, look (near the end of the document) for:

Code:
<td><a href="{U_INDEX}"><img src="templates/subSilver/images/logo_phpBB.gif" border="0" alt="{L_INDEX}" vspace="1" /></a></td>



Simply change the bit highlighted in red to the path of your own logo. Easy or what??

The second way to change the logo is even easier. Just overwrite logo_phpbb.gif with your own logo and upload it to templates/subSilver/images and call it logo_phpbb.gif. Couldn't be easier!


Custom layout:

http://www.phpbb.com/kb/article.php?article_id=21

_________________
-Nick


Top
 Profile  
 
 Post subject:
PostPosted: Sun Feb 04, 2007 2:47 pm 
Offline
New to forums
New to forums

Joined: Fri Jan 26, 2007 12:13 pm
Posts: 10
For the banner, you can make a banner, and name it as logo_phpBB.gif and place it in the image folder.

phpbb2/templates/subsilver/images/

For the custom layout, you can find one on the phpBB website.
http://www.phpbb.com/phpBB/catdb.php?db=2

To install it, put the folder in phpbb2/templates and then login to the administration panel, go to styles and add the styles.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Feb 04, 2007 2:49 pm 
Offline
New to forums
New to forums

Joined: Fri Jan 26, 2007 12:13 pm
Posts: 10
Sorry I didn't see Nick's post. :(


Top
 Profile  
 
 Post subject:
PostPosted: Sun Feb 04, 2007 3:11 pm 
Offline
This is my homepage
This is my homepage
User avatar

Joined: Thu Jan 18, 2007 5:07 pm
Posts: 84
Thank you guys very much for your help, couldnt have done it without it.

End result:

http://snkclan.nuclearfallout.net


Top
 Profile  
 
 Post subject:
PostPosted: Sun Feb 04, 2007 7:50 pm 
Offline
Former staff
Former staff
User avatar

Joined: Sun Mar 30, 2003 1:56 pm
Posts: 2252
Location: 127.0.0.1
Looking good 8)

_________________
-Nick


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 11 posts ] 

All times are UTC - 8 hours


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
It is currently Wed Jun 19, 2013 4:59 am
Powered by phpBB® Forum Software © phpBB Group