Page 1 of 1

Questions

Posted: Tue Oct 07, 2014 3:33 pm
by adoni
ok

just sent you coin for the pro

few questions

on SWC their ip doesn't show

i put a php file pulling the script but the browser shows reading from the ip I'm on

is there a simple php code to not show the ip on the site with the frame?

also

can I list an url instead of an IP on the listing area of the pro version?

thanks

Re: Questions

Posted: Tue Oct 07, 2014 3:41 pm
by adoni
that happened when we put in a number to setup a top and bottom area

in other words we were trying to show 10% at the top for a logo and stuff on the index page

when we do that the page never resolves, it shows reading and then we get reading from IP number

I know we can change stuff in the pro version on the script frame

but shouldn't we be able to frame out the page?

have the briggs background html in between two colored strips top and bottom so we can put whatever we want there and leave the game area clean

I guess we could make an old frame file and then call the scipt iframe file inside an old frame setup

but I thought the index example you gave for a domain iframe pull would work as to customizin how the big html shows

right now its all set to 0% with 100% for the html pull

Re: Questions

Posted: Tue Oct 07, 2014 3:43 pm
by Kent Briggs
adoni wrote:just sent you coin for the pro
I'm just waiting on the confirmation from BitPay. Typically it's anywhere from 10 minutes to an hour.
is there a simple php code to not show the ip on the site with the frame?
That's a javascript thing with the window.open() command. There's an option not to show the address bar.
can I list an url instead of an IP on the listing area of the pro version?
Yes, just put your domain name as the "Internet IP address" setting.

Re: Questions

Posted: Tue Oct 07, 2014 3:45 pm
by Kent Briggs
adoni wrote:in other words we were trying to show 10% at the top for a logo and stuff on the index page
It's using absolute positioning so enter whole numbers representing pixels, not percentages.