Print Page | Close Window

Alignment left for every page in forum

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=8954
Printed Date: 07 April 2026 at 1:07pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Alignment left for every page in forum
Posted By: Ted Ljong
Subject: Alignment left for every page in forum
Date Posted: 15 January 2004 at 9:22pm

Hi
Is there a simple way to adjust the alignment to the left for all the pages in forum without changing every page. The space for the forum is width=740 pix. I also want a 6 pix freespace at the left before the left edge of the forumtable.

 

 

 




Replies:
Posted By: Gullanian
Date Posted: 15 January 2004 at 9:26pm

If I understand you, you want a 6px padding on the left of the page.

Open header.asp and simply add the following code to the bottom of the file:


<table>
<tr>
<td width="6">
</td>
<td width="100%">

Then in footer.asp add:


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

To the top of the file.



Posted By: Ted Ljong
Date Posted: 16 January 2004 at 12:50pm

Thanks Gullanian
Thatīs right but the mainproblem is to get the table adjuseted to the left and not center.

I want the tables to be width=740 px and that I could change in the skin_filse.asp, then I want this 6px padding at the left and that is solved with your answer and at last I want all the tables placed to the left and not in the centre of the page.
I appreciate yor answer.


 




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