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

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: MOD Implementation
 Question about customizing Site Integration
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

jmoffett
Starting Member

11 Posts

Posted - 27 July 2006 :  13:20:46  Show Profile
My website is structured in a table to maintain a 775 pixel width. How can I make the forum the same width?

The borders within the table structure on my site wider than the borders around the forums' categories. Can I make these wider to match my site?

I would like to add a custom color to the category headings in the forum. How is this done?

Thanks.

AnonJr
Moderator

United States
5768 Posts

Posted - 27 July 2006 :  14:02:06  Show Profile  Visit AnonJr's Homepage
You can use hex and RGB codes in the color panel.

Just enter it in like #rrggbb for a hex value (where rr/gg/bb is a hex number between 00 and FF for red, green, and blue respectively)

Or rgb(rrr,ggg,bbb) for an RGB value (where rrr/ggg/bbb is a decimal number between 0 and 255 for red, green, and blue respectively)
Go to Top of Page

leatherlips
Senior Member

USA
1838 Posts

Posted - 27 July 2006 :  14:12:43  Show Profile  Visit leatherlips's Homepage
You may want to look at installing the Site Integration MOD. I used it and it works very well.

It basically gives you a header page and a footer page. In the inc_site_header.asp page insert the following:

<table border="0" cellpadding="0" cellspacing="0" width="775">

In the inc_site_footer.asp page insert this:

</table>

That's it. Of course, you can add whatever elements you want in those two files, like you main sites header or whatever. Basically what I told you to insert will put the forum inside of that table.

Mangione Magic Forum - The Music of Chuck Mangione

My Mods: Googiespell MOD | Link To Reply MOD | Petition MOD | Contact Page MOD | Share This Topic MOD | MP3 MOD | PageEar MOD | Google Viewer MOD
Go to Top of Page

AnonJr
Moderator

United States
5768 Posts

Posted - 27 July 2006 :  14:15:02  Show Profile  Visit AnonJr's Homepage
Actually, that wouldn't quite work... some of the code for the Site Integration MOD itself would have to be modified. I don't have the code in front of me so I'll try to check when I get home.
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.36 seconds. Powered By: Snitz Forums 2000 Version 3.4.07