Print Page | Close Window

Changing Background default BG Image.

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=10305
Printed Date: 08 April 2026 at 2:45pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Changing Background default BG Image.
Posted By: jeremyseda
Subject: Changing Background default BG Image.
Date Posted: 05 May 2004 at 1:06pm
Hey there, is there an easy way to change the default BackGround Image for WWF, than going through and updating the ASP?  I can't seem to find it in the Administrative setup.  Thanks much!



Replies:
Posted By: WebWiz-Bruce
Date Posted: 05 May 2004 at 1:08pm
You need to edit the file includes/skin_file.asp with a text editor.

-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: Exile
Date Posted: 13 June 2004 at 10:01am
Sounds good, but, "how" do you change that file and 'what' particular thing in that file do you change?
 
This could really be a helpful addition to the Forum Setup Menu.
 
I've looked at the file you mention, I 'see' this information:
 
Quote 'Global on Each Page
'----------------------------------------------------------- ----------------------
Dim strBgColour    'Forum page colour
Dim strBgImage    'Forum bacground image path
 
But, as far as knowing how to actually 'change' or define that variable, I have no clue.
 
Can you help?
 
Thanks,
Exile


-------------
Exile


Posted By: dj air
Date Posted: 13 June 2004 at 7:03pm

in the file you will see strBgImage = ""

change it to strBgImage = "URL to image"

for example  (../images/heading.gif)



Posted By: Exile
Date Posted: 14 June 2004 at 6:41am
Thanks, but, alas...  I do not see this:
 
Quote in the file you will see strBgImage = ""
 
There is no line like that in the file.
 
I only see this:
 
Quote Dim strBgImage    'Forum bacground image path
 
Is this the line I change?
 
All help appreciated.
 
Exile


-------------
Exile


Posted By: WebWiz-Bruce
Date Posted: 14 June 2004 at 11:57am
There is no line in the file that reads :-

Dim strBgImage

All variables in the skin_file.asp are constents so you must be using a third party skin or the file has been modified.

If you download the use the original skin_file.asp that comes with the forum inside this file you will find the following line:-

Const strBgImage = "forum_images/main_bg.gif"    'Forum background image path

Change the part marked in red to the location of the background image you wish to use.


-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: Exile
Date Posted: 14 June 2004 at 5:14pm
Originally posted by -boRg- -boRg- wrote:

There is no line in the file that reads :-

Dim strBgImage

All variables in the skin_file.asp are constents so you must be using a third party skin or the file has been modified.

If you download the use the original skin_file.asp that comes with the forum inside this file you will find the following line:-

Const strBgImage = "forum_images/main_bg.gif"    'Forum background image path

Change the part marked in red to the location of the background image you wish to use.
Yes, I guess that is the problem. I'm using the Web Whiz forum that came with EZASPSITE portal. I'm sorry I didn't mention that to start with. :(  Please forgive. I'll e-mail or contact the author of that program and see what gives. Thanks so much!
 
Exile


-------------
Exile



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net