inherit
53674
0
Nov 1, 2006 13:42:13 GMT -8
lenny1220
46
August 2005
lenny1220
|
Post by lenny1220 on Sept 9, 2005 5:08:15 GMT -8
Trying to get this piece of code to center i put it in my main header but it goes off to the left side what do i have to put in to center it <IFRAME SRC=" feed.tournamentmonitor.com/mypokerfeed.aspx?feedID=196" width="100%" height="768" scrolling="auto" frameborder="0"></IFRAME>
|
|
inherit
22517
0
Apr 30, 2009 18:49:13 GMT -8
Bradley
Has a new webhost. :) Needs to transfer a lot of stuff. :-/
5,246
April 2004
ccworldwebmaster
|
Post by Bradley on Sept 9, 2005 10:25:52 GMT -8
Trying to get this piece of code to center i put it in my main header but it goes off to the left side what do i have to put in to center it <IFRAME SRC=" feed.tournamentmonitor.com/mypokerfeed.aspx?feedID=196" width="100%" height="768" scrolling="auto" frameborder="0"></IFRAME> <div align="center"> <iframe src="http://feed.tournamentmonitor.com/mypokerfeed.aspx?feedID=196" width="100%" height="768" scrolling="auto" frameborder="0" /> </div>
|
|
inherit
53674
0
Nov 1, 2006 13:42:13 GMT -8
lenny1220
46
August 2005
lenny1220
|
Post by lenny1220 on Sept 9, 2005 11:36:03 GMT -8
that still dosent work still on left side of page i made a test board to test things out @ poker1222.proboards56.com/index.cgiyou can see it there that it is still on the left site need it centered. i put the code in the global header so any help is appreciated LOL now my whole board disappeared, can onle see the image i was putting in with the code and no forum
|
|
inherit
22517
0
Apr 30, 2009 18:49:13 GMT -8
Bradley
Has a new webhost. :) Needs to transfer a lot of stuff. :-/
5,246
April 2004
ccworldwebmaster
|
Post by Bradley on Sept 9, 2005 11:59:32 GMT -8
|
|
inherit
53674
0
Nov 1, 2006 13:42:13 GMT -8
lenny1220
46
August 2005
lenny1220
|
Post by lenny1220 on Sept 9, 2005 12:14:56 GMT -8
That works great thank you
|
|
inherit
53674
0
Nov 1, 2006 13:42:13 GMT -8
lenny1220
46
August 2005
lenny1220
|
Post by lenny1220 on Sept 9, 2005 13:22:54 GMT -8
Hey ccworld that works great , i tried it on this code also putting it in between the tags that you used above but now this one wont centrer?
<div align="center"> <IFRAME SRC="http://feed.tournamentmonitor.com/mypokerfeed.aspx?feedID=196&feedPre=1" width="100%" height="768" scrolling="auto" frameborder="0"></IFRAME> </div>
|
|
inherit
Proboards Legend
212
0
May 11, 2006 12:32:55 GMT -8
california
21,035
December 1999
california
|
Post by california on Sept 9, 2005 14:16:57 GMT -8
Use the last code CCWorld posted instead of that. If you need to change the URL, change only that.
|
|
inherit
53674
0
Nov 1, 2006 13:42:13 GMT -8
lenny1220
46
August 2005
lenny1220
|
Post by lenny1220 on Sept 9, 2005 16:47:55 GMT -8
Didnt even think of that, been a long day, does work
|
|