PDA

View Full Version : Forum Display


khaleel
10-10-2004, 05:08 PM
In all my FORUM styles, I have all the VARs set for the table width as 750 so my site is in the center (http://death-eater.net/forum/?) so on my portal page (http://death-eater.net/forum/portal.php?) on some of my other styles its "strected" or "liquid" how do I make in the center? I know its probably a

<TABLE BORDER="0" WIDTH="760">

760 is the setting I want but what template it is it and which line is it?

This would be very helpfull, thanks

-kaz

Brian
10-10-2004, 05:43 PM
adv_portal

Our Sponsors
 

khaleel
10-11-2004, 04:33 AM
Whats the line please?

Brian
10-11-2004, 08:50 AM
The only table in that template.

Our Sponsors
 

khaleel
10-11-2004, 11:13 AM
width="750px" or width="750%" or width="750" ???

sokol
05-21-2006, 09:22 AM
750px = 750 pixels
750 = 750 pixels
750% = 750% of your window size. (IE HUGE)


-sokol