Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - webwiz free forum
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

webwiz free forum

 Post Reply Post Reply Page  <1 2345>
Author
MelissaDaisy99 View Drop Down
Newbie
Newbie


Joined: 10 May 2011
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote MelissaDaisy99 Quote  Post ReplyReply Direct Link To This Post Posted: 10 May 2011 at 9:28am
Originally posted by Paul_T Paul_T wrote:

Hi,

I've just uploaded the free forum in HTDOCS and its not showing the forum

the link is www.physicsforum.phpzilla.net



Such a very amazing link!
Thanks you for the post.


Spam link remove by admin


Edited by WebWiz-Bruce - 10 May 2011 at 10:06am
Back to Top
Paul_T View Drop Down
Groupie
Groupie
Avatar

Joined: 14 September 2010
Status: Offline
Points: 72
Post Options Post Options   Thanks (0) Thanks(0)   Quote Paul_T Quote  Post ReplyReply Direct Link To This Post Posted: 10 May 2011 at 6:39pm
Originally posted by MrTWS MrTWS wrote:

Paul

The image in the header can be any dimensions you want as such. Example here: http://www.mrtws.com/forum/

The actual forum image 728px by 90px I created, and then I edited some bits and bobs so it seemed like the whole banner was one continuous image


Hi mrTWS,

Do i have enough room for a 728 x 90 leaderboard advert next to my forum image at top left of forum, so the leader board goes next to it upper right or should i use banner 468 x 60?

http://www.physicsanswers.co.uk - my forum

Edit:

Bruce, thanks for the work today regarding the support ticket Big smile




Edited by Paul_T - 10 May 2011 at 6:58pm
Back to Top
123Simples View Drop Down
Senior Member
Senior Member
Avatar

Joined: 08 July 2007
Location: United Kingdom
Status: Offline
Points: 1192
Post Options Post Options   Thanks (1) Thanks(1)   Quote 123Simples Quote  Post ReplyReply Direct Link To This Post Posted: 10 May 2011 at 7:34pm
Hi Paul

What I would suggest is is 468x60 as your current image there is 346px × 95px
If you add 346 to 468 you get a overall width of 814
346 plus 728 is obviously 1074, and assuming that you want to make the site as user friendly as possible, we have to assume that users may have their screen resolutions set at 1024x768 (in the case of netbooks)

Ideally what I would do is setup the header file http://www.physicsanswers.co.uk/includes/header.asp

So that the header file controlled the images. Without swamping you with too much techno jargon, currently your file includes/header.asp will look like this:

<meta http-equiv="Content-Script-Type" content="text/javascript" />
<script language="javascript" src="includes/default_javascript_v9.js" type="text/javascript"></script>
</head>
<body>
<table class="basicTable" cellspacing="0" cellpadding="3" align="center">
 <tr>
  <td><%
  
'If there is a forum image then dsiplay it
If NOT strTitleImage = "" Then Response.Write("<a href=""" & strWebsiteURL & """><img src=""" & strTitleImage & """ border=""0"" alt=""" & strWebsiteName & " " & strTxtHomepage & """ title=""" & strWebsiteName & " " & strTxtHomepage & """ /></a>")

%></td>
 </tr>
</table>


Now say if for example you wanted to have a banner centralised, with a repeating background image tiling across, you would use something like this - I've highlighted in red the changes

<meta http-equiv="Content-Script-Type" content="text/javascript" />
<script language="javascript" src="includes/default_javascript_v9.js" type="text/javascript"></script>
</head>
<body>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td align="center" background="http://mrtws.com/forum/images/006_TitleBackground.jpg"><a href="http://www.mrtws.com"><img src="http://mrtws.com/forum/images/006_MainTitle.jpg" alt="MrTWS Universal Forum. Part of MrTWS.com. Chat, talk, share, forum feedback and discussion topics" border="0" cellpadding="0" cellspacing="0" width="728" height="90" title="MrTWS Universal Forum. Part of MrTWS.com. Chat, talk, share, forum feedback and discussion topics"></a>
</td>
  </tr>
</table>

<table class="basicTable" cellspacing="0" cellpadding="3" align="center">
 <tr>
  <td><%
  
'If there is a forum image then dsiplay it
If NOT strTitleImage = "" Then Response.Write("<a href=""" & strWebsiteURL & """><img src=""" & strTitleImage & """ border=""0"" alt=""" & strWebsiteName & " " & strTxtHomepage & """ title=""" & strWebsiteName & " " & strTxtHomepage & """ /></a>")

%></td>
 </tr>
</table>


That is just off the top of my head but it's more or less right! LOL

Back to Top
123Simples View Drop Down
Senior Member
Senior Member
Avatar

Joined: 08 July 2007
Location: United Kingdom
Status: Offline
Points: 1192
Post Options Post Options   Thanks (1) Thanks(1)   Quote 123Simples Quote  Post ReplyReply Direct Link To This Post Posted: 10 May 2011 at 7:40pm
Obviously Paul that is a very quick example (as my header file actually is different with extra bits), but I think it will give you an idea
You can also do what they call float left, float right, so in theory you can have two images, same line, one to the left and one to the right, but at twenty to eight in the evening after a long day I probably am not making that much sense or doing myself justice!
Back to Top
Paul_T View Drop Down
Groupie
Groupie
Avatar

Joined: 14 September 2010
Status: Offline
Points: 72
Post Options Post Options   Thanks (0) Thanks(0)   Quote Paul_T Quote  Post ReplyReply Direct Link To This Post Posted: 15 May 2011 at 4:56pm
Question:

Do you need a privacy policy on a forum?
Back to Top
123Simples View Drop Down
Senior Member
Senior Member
Avatar

Joined: 08 July 2007
Location: United Kingdom
Status: Offline
Points: 1192
Post Options Post Options   Thanks (0) Thanks(0)   Quote 123Simples Quote  Post ReplyReply Direct Link To This Post Posted: 15 May 2011 at 6:17pm
Hi Paul T

It would depend - normally when people register you have the registration rules which should ideally specify your terms, conditions and perhaps any relevant privacy notes. Why?
Back to Top
Paul_T View Drop Down
Groupie
Groupie
Avatar

Joined: 14 September 2010
Status: Offline
Points: 72
Post Options Post Options   Thanks (0) Thanks(0)   Quote Paul_T Quote  Post ReplyReply Direct Link To This Post Posted: 15 May 2011 at 8:03pm
Hi mrTWS,

I have adsense on my forum and i'm searching their help forum, i can't find any where adsense state you must have a privacy policy, however i see a few posts where users answering people that got their account disabled say "you didn't even show a privacy policy, no wonder you got disabled".
Back to Top
123Simples View Drop Down
Senior Member
Senior Member
Avatar

Joined: 08 July 2007
Location: United Kingdom
Status: Offline
Points: 1192
Post Options Post Options   Thanks (1) Thanks(1)   Quote 123Simples Quote  Post ReplyReply Direct Link To This Post Posted: 16 May 2011 at 1:03pm
AdSense (if I remember rightly) sent out emails to any website owners using their DART policy stating that somewhere you had to make a point about users visiting your site had the option to know about the policy, and how they could remove cookies -
Click here to read through their policy

Also note this comment -
Google Advertising Cookies

AdSense publishers must have and abide by a privacy policy that discloses that third parties may be placing and reading cookies on your users' browsers, or using web beacons to collect information as a result of ad serving on your website

This page explains about preparing the Privacy Policy (especially if you are using Google Ads)
I hope that helps Paul
Back to Top
 Post Reply Post Reply Page  <1 2345>

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.