Network54  
         Home 
 | 
 Search 
 | 
 My Account 
 | 
 Help 
  
 Help   >>  Support Index   >>  Network54 Admin Forum   

 Return to Index  

Re: URL link widens page off screen-- how do I stop that?

December 13 2011 at 8:49 AM
No score for this post

  (Premier Login ripperproductions)
N54 Volunteer Moderator


Response to URL link widens page off screen-- how do I stop that?

Only one way to it. You have to place your entire forum in a table with a fixed width. Your screen resolution must be small. That link fits on my screen.

To put your forum in a table, you have to do the following (ignore the spaces at the beginning and end of the < TAG > brackets, that is done to keep the Network54 HTML parser from making this into a table

As the first code in your HEADER section, put the following (you can adjust the width for your screen, but remember, everyone has different screen resolution):

< div align="center" >
< table width="800" >
< tr >
< td >  

 

As the last code in your FOOTER section, put the following:

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

 

 




spinbrush.gif
Ripper


sticky.gifNetwork54 Forum Tech Tips
sticky.gifAirbrush and Paint Tech Forums


    
This message has been edited by ripperproductions on Dec 13, 2011 8:50 AM


 
Scoring disabled. You must be logged in to score posts.Respond to this message   


 Copyright © 1999-2005 Network54. All rights reserved.   Terms of Use   Privacy Statement