Author |
Topic  |
|
ukandrewf
Starting Member
United Kingdom
9 Posts |
Posted - 02 August 2001 : 16:55:10
|
Hi all
Two questions: firstly I want to add code to my forum for web tracking purposes. The easiest way to do this will probably be to use dreamweaver to find and replace </body> with the new code and then replace </body> but does anyone know if this will cause problems for the script?
Second question to set the colour of the email form (this one i'm typing in) which colour variable is it?
|
|
OneWayMule
Dev. Team Member & Support Moderator
    
Austria
4969 Posts |
Posted - 02 August 2001 : 17:37:30
|
I'd add the tracking code to inc_top.asp or inc_footer.asp.
And I recommend using a text editor like Notepad or somthing similar... editors like Dreamweaver may mess up the forum code.
|
 |
|
ukandrewf
Starting Member
United Kingdom
9 Posts |
Posted - 02 August 2001 : 17:41:04
|
perfect thanks
quote:
I'd add the tracking code to inc_top.asp or inc_footer.asp.
And I recommend using a text editor like Notepad or somthing similar... editors like Dreamweaver may mess up the forum code.
|
 |
|
ukandrewf
Starting Member
United Kingdom
9 Posts |
Posted - 03 August 2001 : 04:46:53
|
still need an answer to the second question - which colour variable in set-up determines the background colour of forms like this email form - mine are coming out bright blue and look terrible but I can't workout which setting is at fault.
quote:
Hi all
Two questions: firstly I want to add code to my forum for web tracking purposes. The easiest way to do this will probably be to use dreamweaver to find and replace </body> with the new code and then replace </body> but does anyone know if this will cause problems for the script?
Second question to set the colour of the email form (this one i'm typing in) which colour variable is it?
|
 |
|
Davio
Development Team Member
    
Jamaica
12217 Posts |
Posted - 03 August 2001 : 09:37:50
|
Go into your admin options, Font/Table Color Code Configuration, and you want to change the "First Cell Color", "First Alternating Cell Color" and "Second Alternating Cell Color".
The first cell color option sets the background color for the first post in a topic.
The first alternating cell color option sets the background color for the second post in a topic and for every other post after that.
The second alternating cell color option sets the background color for the third post in a topic and for every other post after that.
- David |
 |
|
ukandrewf
Starting Member
United Kingdom
9 Posts |
Posted - 03 August 2001 : 10:27:06
|
Thanks that does clarify however, actually it's the form yu type in when sending a message for example when typing this reply I'm looking at the email form with a lilac background colour but equally from admin screen when you click on any category it's the background colour under the header for each config. Can't workout which colour should be changed to get it.
quote:
Go into your admin options, Font/Table Color Code Configuration, and you want to change the "First Cell Color", "First Alternating Cell Color" and "Second Alternating Cell Color".
The first cell color option sets the background color for the first post in a topic.
The first alternating cell color option sets the background color for the second post in a topic and for every other post after that.
The second alternating cell color option sets the background color for the third post in a topic and for every other post after that.
- David
|
 |
|
Davio
Development Team Member
    
Jamaica
12217 Posts |
Posted - 03 August 2001 : 10:33:08
|
Ok, that would be the "Pop-Up Table Color" option in your admin options, Font/Table Color Code Configuration.
- David |
 |
|
ukandrewf
Starting Member
United Kingdom
9 Posts |
Posted - 03 August 2001 : 13:53:12
|
great thanks
quote:
Ok, that would be the "Pop-Up Table Color" option in your admin options, Font/Table Color Code Configuration.
- David
|
 |
|
|
Topic  |
|