Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - Right hand Column
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Right hand Column

 Post Reply Post Reply Page  <123
Author
dpyers View Drop Down
Senior Member
Senior Member


Joined: 12 May 2003
Status: Offline
Points: 3937
Post Options Post Options   Thanks (0) Thanks(0)   Quote dpyers Quote  Post ReplyReply Direct Link To This Post Posted: 14 October 2006 at 12:39am
Originally posted by suedechaser suedechaser wrote:

Hi Don,

Have a look at the link provided on your site:

http://webwiz.sitetechnique.com/forum/default.asp

After clicking the WebWizForum link under Testing WebWiz Applications, keep a mental note of the size of the centre section - it appears to get larger.

I couldn't replicate the problem. I put a window on top of my forum that was the width of the body section. The body section came to the exact edges of the top window regardless of what link page I viewed.

I did notice that with FF, it resized the body sections by a small amount after the pages loaded, but they wound up the same size.
Originally posted by suedechaser suedechaser wrote:


From your wonderful tutorials to date, I have been trying to setup full width header, no left column, centre column 70%, right column 30%, full width footer with the whole lot consistant while navigating through the forum.

I thought I may have messed something up, but I noticed that the same thing happens at the above mentioned link.


See code below dfor header and footer .asp for your layout. You could also just put the header and footer in separate center aligned div's before and after the table
Originally posted by suedechaser suedechaser wrote:


EDIT: I forgot to mention that the whole forum page at the above link is left justified. Is there a way to centre the whole forum - header/footer/columns and all?

Wrap the whole thing in a center aligned div.

For your layout: (Example at http://webwiz.sitetechnique.com/forum/default.asp)
header.asp
<script language="javascript" src="includes/default_javascript.js" type="text/javascript"></script>

</head>
<body>
<table style="width:100%">
    <tr>
        <td colspan="2" style="width:70%; text-align:center;vertical-align: center; background-color:#E89D0C;"><h1>Header</h1></td>
    </tr>
    <tr>
        <td style="width:70%; text-align:left; background-color:#F1F1F1;">

footer.asp
<!-- footer -->
        </td>
        <td style="width:30%; text-align:left;vertical-align: top; background-color:#EAE8D3;">Right Body<br />
<!-- #include file="navigation_buttons_inc_sidebar.asp" -->
<br />
<!-- #include file="pm_check_inc.asp" -->
<br />
Some link
<br />
Some Other Link
        </td>
    </tr>
    <tr>
        <td colspan="2" style="width:100%; text-align:center;vertical-align: center; background-color:#ADBF45; color:#ffffff">Footer - 100%</td>
    </tr>
</table>
</body></html>

Lead me not into temptation... I know the short cut, follow me.
Back to Top
suedechaser View Drop Down
Groupie
Groupie


Joined: 25 February 2006
Location: USA
Status: Offline
Points: 129
Post Options Post Options   Thanks (0) Thanks(0)   Quote suedechaser Quote  Post ReplyReply Direct Link To This Post Posted: 14 October 2006 at 1:41am
Hi Don,

I've just had a look at the example layout and that is simply perfect!

Thank you so much!

regards

suede
Back to Top
suedechaser View Drop Down
Groupie
Groupie


Joined: 25 February 2006
Location: USA
Status: Offline
Points: 129
Post Options Post Options   Thanks (0) Thanks(0)   Quote suedechaser Quote  Post ReplyReply Direct Link To This Post Posted: 16 October 2006 at 7:59am
Hi Don,

One last question if I may.

To finalise this simple layout, I would like to put an image into the new header, one of those gradient backgrounds, that stretches over the whole length of the header. I would also like a couple of links on the right hand side of the header to go to, say, Calendar, Active topics, Members.

Can you suggest a way of doing this as well please Don?

kindest regards

suede
Back to Top
 Post Reply Post Reply Page  <123

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.