Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/O Code)
 Important Layout Changes - Help Required
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

merdok
Junior Member

United Kingdom
129 Posts

Posted - 18 May 2002 :  11:12:30  Show Profile  Visit merdok's Homepage  Send merdok an ICQ Message
Hello!

I wish to integrate my forum completely into my website... to do this i would have to change the layout of the forum and also add the navigation options for the forum to the rest of my site.

I know very basic amounts of asp and I do now know how to do this myself... please can anyone help me with this?

Thank you.

---------------------
Visit the entertainment system: http://www.filteredreality.co.uk

Edited by - merdok on 18 May 2002 11:13:17

crash
Advanced Member

Netherlands
2064 Posts

Posted - 18 May 2002 :  11:20:09  Show Profile  Visit crash's Homepage
maybe you could paint a picture for us of how it should look like



Crash's Site | Crash is from
Go to Top of Page

merdok
Junior Member

United Kingdom
129 Posts

Posted - 18 May 2002 :  13:25:59  Show Profile  Visit merdok's Homepage  Send merdok an ICQ Message
I can do better than that... this is what I'm after.

http://www.filteredreality.co.uk/main-site-layout.gif
http://www.filteredreality.co.uk/forum-site-layout.gif

any way I can do this... or even better is there any way I can get it done for me?

---------------------
Visit the entertainment system: http://www.filteredreality.co.uk
Go to Top of Page

merdok
Junior Member

United Kingdom
129 Posts

Posted - 18 May 2002 :  17:48:36  Show Profile  Visit merdok's Homepage  Send merdok an ICQ Message
As you may be able to tell the forum is huwrs modded forum and I obviously dont want to lose the functionality.


I already have an include file which contains the site navigation but it does not contain the forum navigation I basically want everything above the part which says "you've arrived..." to be seperate from the rest, possible an include but I want the blank area next to the logo to contain banner advertisments to it would have to have code in specific to that page.

Basically I want includes, something like this

http://www.filteredreality.co.uk/asciilayout.txt

Anything with an asterisk [*] cannot be an include as it will containt different information depending which zone the user is in.



---------------------
Visit the entertainment system: http://www.filteredreality.co.uk

Edited by - merdok on 18 May 2002 17:49:57
Go to Top of Page

crash
Advanced Member

Netherlands
2064 Posts

Posted - 18 May 2002 :  18:48:59  Show Profile  Visit crash's Homepage
why not try here: http://www.magicmushroom.org.uk



Crash's Site | Crash is from
Go to Top of Page

merdok
Junior Member

United Kingdom
129 Posts

Posted - 19 May 2002 :  05:04:22  Show Profile  Visit merdok's Homepage  Send merdok an ICQ Message
Well i've posted a topic with a link to this post on magicmushroom but is there anything else I can do on there that would help... i cant see any related topics (except one which was posted by me ages ago )

---------------------
Visit the entertainment system: http://www.filteredreality.co.uk
Go to Top of Page

crash
Advanced Member

Netherlands
2064 Posts

Posted - 19 May 2002 :  05:08:51  Show Profile  Visit crash's Homepage
what i meant was that maybe you'd be interested in the code for that forum. it's downloadable



Crash's Site | Crash is from
Go to Top of Page

merdok
Junior Member

United Kingdom
129 Posts

Posted - 19 May 2002 :  05:14:17  Show Profile  Visit merdok's Homepage  Send merdok an ICQ Message
erm... Would that help?

Would I know what I was looking at?

---------------------
Visit the entertainment system: http://www.filteredreality.co.uk
Go to Top of Page

crash
Advanced Member

Netherlands
2064 Posts

Posted - 19 May 2002 :  05:59:57  Show Profile  Visit crash's Homepage
well... as far as i can tell, you want a kind of portal layout for you site, right? well, Huwr (owner of MagicMushroom) has a portal created for Snitz Forums. i figured that if you download that, you could save yourself quite a lot of editing



Crash's Site | Crash is from
Go to Top of Page

merdok
Junior Member

United Kingdom
129 Posts

Posted - 19 May 2002 :  06:21:20  Show Profile  Visit merdok's Homepage  Send merdok an ICQ Message
hehe ok just so you know I'm REALLY bad at doing this kind of thing, I'm a good designer and I know HTML but as soon as it comes to ASP I get totally lost.. I couldnt even implement your hover mod.

I'm also concerned about having too much downtime on the board because it is acctually quite popular.

I think i'm gonna need some MAJOR help here.



---------------------
Visit the entertainment system: http://www.filteredreality.co.uk

Edited by - merdok on 19 May 2002 06:33:14
Go to Top of Page

merdok
Junior Member

United Kingdom
129 Posts

Posted - 19 May 2002 :  07:04:58  Show Profile  Visit merdok's Homepage  Send merdok an ICQ Message
i've just had a look at that portal mod and thats not actually what I'm looking for...

Basically I want the forum split up into include files (one for the navbar, one for the login(possibley PM notification here as well) and one for the forum itself.) So I can just add them to my existing website layout. I dont want anything else on there really so the portal mod wouldnt be any good.



---------------------
Visit the entertainment system: http://www.filteredreality.co.uk
Go to Top of Page

crash
Advanced Member

Netherlands
2064 Posts

Posted - 19 May 2002 :  07:19:14  Show Profile  Visit crash's Homepage
well, i think you just helped yourself here...



Crash's Site | Crash is from
Go to Top of Page

@tomic
Senior Member

USA
1790 Posts

Posted - 19 May 2002 :  07:24:41  Show Profile  Visit @tomic's Homepage  Send @tomic an ICQ Message
I'm not 100% sure but I think that's sort of what I did on my site. I removed all navigation from inc_top.asp so all that remained is the logo and forum title. I then created an include file for forum navigation. Actually I made 2. One for basic forum navigation and one, now hidden unless you are logged in, for member options like PMs.

Is this what you mean? I obviously made it look much different than yours but does it function the same way you are looking for?

@tomic

http://www.skepticfriends.org
Go to Top of Page

blackinwhite
Average Member

Turkey
657 Posts

Posted - 19 May 2002 :  07:25:40  Show Profile
snitz code is really easy-to-change.

you may basically have to inc_footer_html.asp and inc_top_html.asp file, which includes the basic skeleton of your site, tables etc.

then you can change the layout with include files.
I think as crash sad, HuwR's is a good example of what you can do with it.

by taking it as an example, you may create as many styles as you want.

Go to Top of Page

merdok
Junior Member

United Kingdom
129 Posts

Posted - 19 May 2002 :  09:23:46  Show Profile  Visit merdok's Homepage  Send merdok an ICQ Message
Spot on, thats the idea anyhow.

Ok as for the code being easy to edit.. it may as well be written in binary as far as I'm concerned... I've looked at it quite a lot and I cant get my head around it.

If someone could look at my site and tell me where I need to split the code up that would be great.

---------------------
Visit the entertainment system: http://www.filteredreality.co.uk
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.32 seconds. Powered By: Snitz Forums 2000 Version 3.4.07