Best way to add Iscore to an Eteamz site

We will try and answer Questions in this forum. If you are having any issues with iScore Baseball, this is probably the best place to start. You can also search historical posts here.
Post Reply
kchuskerrph
Posts: 2
Joined: Wed Apr 24, 2013 7:31 am
Location: Omaha Nebrasksa

Best way to add Iscore to an Eteamz site

Post by kchuskerrph » Wed Apr 24, 2013 12:22 pm

Our team has an Eteamz site and I was wondering what the best way to incorporate the iscorebaseball site into it. We want to keep the Eteamz as the main site. Any suggestions are welcome.
User avatar
mprusak
Posts: 1348
Joined: Tue Jun 29, 2010 7:27 pm
Location: Montgomery, IL

Re: Best way to add Iscore to an Eteamz site

Post by mprusak » Wed Apr 24, 2013 12:27 pm

Welcome to the board!

Not familiar with eteamz, but iframes is probably the easiest way if they support it. I use that method on my wix site.
Mark
iScore Baseball 4.533 on iOS8-iPad4 and iPhone 6-Plus

iScore Baseball User Manual:
http://iscoreleagues.com/manual/ <- Check it Out!
kchuskerrph
Posts: 2
Joined: Wed Apr 24, 2013 7:31 am
Location: Omaha Nebrasksa

Re: Best way to add Iscore to an Eteamz site

Post by kchuskerrph » Wed Apr 24, 2013 12:30 pm

I have not seen iframes on that site. Currently we are just adding a link to the iscore site in the links section.
User avatar
SteelCityB
Posts: 78
Joined: Fri Jan 13, 2012 3:41 am

Re: Best way to add Iscore to an Eteamz site

Post by SteelCityB » Thu Apr 25, 2013 5:42 am

I am not familiar with Eteamz. But if you can edit the code directly, then you can add an iframe. Here is the description and attributes from w3schools:

http://www.w3schools.com/tags/tag_iframe.asp" onclick="window.open(this.href);return false;


Here is the iframe I use to put our roster on our main team site (obviously substituting your site):

<iframe height=840 width=500 src=http://iscoresoftball.com/roster.php?t= ... E></iframe>


You can do other things beside the roster, but this is just an example.
Post Reply