Page 1 of 1

How can i make a full widt page?

PostPosted: Sat Jul 29, 2006 7:52 am
Author: frohanss
I am trying to make a page with nothing showing to the left or right, just using the center frame.

Can i get the center frame to use the empty space to the left and right?

Btw, i'm trying to load a php file in the center frame using this:

[code]<table>  <td>  <iframe id="myframe" src="http]

Re: How can i make a full widt page?

PostPosted: Sat Jul 29, 2006 10:35 pm
Author: Teelk
In ACP>IM Portal>Page Management, edit the page your making and change the layout to layout1.

Hope that helps <img>

PostPosted: Sun Jul 30, 2006 4:40 am
Author: frohanss
Thank you Teelk.
It worked <img>

Only now have to figure out how to diasble the horisontal scroll bar, since i only need the verticle showing. (the file i'm loading is wider then the layout1)

Re: How can i make a full widt page?

PostPosted: Sun Jul 30, 2006 4:18 pm
Author: Teelk
If I remember correctly, when I was helping someone with the wowroster, I had to edit the wowroster files themselves. A lot of the dimensions are static, and I had to change them to percentages.

PostPosted: Mon Jul 31, 2006 12:32 am
Author: frohanss
That was a good tip m8!
Gona look into it!