This layout?
Printed From: Web Wiz Forums
Category: General Discussion
Forum Name: General Discussion
Forum Description: General discussion and chat on any topic.
URL: https://forums.webwiz.net/forum_posts.asp?TID=16535
Printed Date: 31 March 2026 at 1:22pm Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com
Topic: This layout?
Posted By: bad5star
Subject: This layout?
Date Posted: 13 September 2005 at 3:20am
Hey all,
I was wondering if I would be able to use THIS forums page layout?
ie. the left side bar with the "homepage" "ASP" "Web Design" etc....
running along the left side and then have the HEADER section where the
logo is... in a nutshell I want to drop my paid for forum into THIS
layout...
can someone send me the files or tell me where and what to change?
this is a nice clean layout... just what I am looking for...
Thank you in advance,
bad5star
|
Replies:
Posted By: huwnet
Date Posted: 13 September 2005 at 12:07pm
They are just includes in a table. Shouldnt be too difficult to work out
|
Posted By: dpyers
Date Posted: 13 September 2005 at 8:57pm
Table starts in header.asp and closes in footer.asp.
-------------
Lead me not into temptation... I know the short cut, follow me.
|
Posted By: bad5star
Date Posted: 15 September 2005 at 12:06am
??header and footer doesnt have any table code in it
header code below
<script language="javascript" src="includes/default_javascript.js" type="text/javascript"></script>
<!--#include file="skin_file.asp" -->
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"
bgcolor="<% = strBgColour %>" text="<% = strTextColour %>"
background="<% = strBgImage %>">
footer code below
<div align="center">
<span class="smText"><br /><br />PlayPost.com © All Rights Reserved. 2005</span>
</body>
</html>
now WHAT???
|
|