Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: General / Classic ASP versions(v3.4.XX)
 Header/Title Image
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

SkaifeyJnr
Starting Member

24 Posts

Posted - 13 May 2002 :  20:25:37  Show Profile  Visit SkaifeyJnr's Homepage
i have assigned my own images to the header/title image, but was wondering how i can put a break after it so that the login boxes and all the links are under the image instead of to the right of it. If you need to see what i'm talking about go to my forums section on my website: http://www.markskaife.vze.com

Also, i don;t want to have to go through every single page to edit the code, can you tell me how i can do it somewhere in admin options or something.

Cheers.

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 13 May 2002 :  21:00:12  Show Profile
find the following around line #154 of inc_top.asp:

    <td valign="top" width="50%"><a href="default.asp"><img alt="<% =strForumTitle %>" border="0" src="<%=strTitleImage%>"></a></td>
<td align="center" valign="top" width="50%">



try changing it to this:

    <td align="center" valign="top"><a href="default.asp"><img alt="<% =strForumTitle %>" border="0" src="<%=strTitleImage%>"></a></td>
</tr>
<tr>
<td align="center" valign="top">
Go to Top of Page

SkaifeyJnr
Starting Member

24 Posts

Posted - 13 May 2002 :  22:23:29  Show Profile  Visit SkaifeyJnr's Homepage
Thankyou very much, it worked, now could you help me with some other things??

If you can, please read what i have written in "Help with several things"

Cheers.

Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.47 seconds. Powered By: Snitz Forums 2000 Version 3.4.07