ESPN Taskbar for PHP-Nuke...

  Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   ESPN Taskbar for PHP-Nuke...
MarkyBear
CZ Newbie
MarkyBear has been a member for over 19 year's 19 Year Member
usa.gif wisconsin.gif
Age: 52
Gender: Male
Status: Offline
Joined: Sep 06, 2004
0.00 posts per day
Posts: 19
Points: 5,207
   
I noticed a PHPNuke site located: [ Register or login to view links on this board.] had a ESPN Bottomline Taskbar on the bottom of their site...

I followed the link to ESPN and read the instructions for putting it on your site: [ Register or login to view links on this board.]

What it reads:



1. Can I put the BottomLine on my own web site?
Yes. You are welcome to place the BottomLine on your own site with the understanding that should ESPN ask you to remove it for any reason, you must comply. Possible reasons for removal requests include displaying the BottomLine on sites containing adult/explicit material, modification or otherwise improper display of the ESPN branding, or any other reason ESPN feels is appropriate to demand removal.

To put the BottomLine on your site, simply create a frameset with the bottom frame being exactly 44 pixels tall and point it to this address: [ Register or login to view links on this board. ] . You must follow these directions exactly and point to this exact address for your implementation to be acceptable to ESPN. We change our BottomLine code quite frequently as improvements are made and pointing to this address ensures you are always getting the most current code.


I don't know how to do this, could someone please explain to me how or point me to a TUT(I couldn't find one) that would help???

TIA for any help given!!!



Back to top Reply with quote
#2   re: ESPN Taskbar for PHP-Nuke...
Taut
PayPal Donation
CZ Revered Member
 Codezwiz Site Donator
Taut has been a member for over 20 year's 20 Year Member
usa.gif california.gif
Occupation: Entrepreneur
Gender: Female
Fav. Sports Team: SF Giants
Status: Offline
Joined: May 27, 2003
0.72 posts per day
Posts: 5530
Points: 481,695
   
here's a tut for creating framesets
[ Register or login to view links on this board. ]



Back to top Reply with quote
#3   re: ESPN Taskbar for PHP-Nuke...
MarkyBear
CZ Newbie
MarkyBear has been a member for over 19 year's 19 Year Member
usa.gif wisconsin.gif
Age: 52
Gender: Male
Status: Offline
Joined: Sep 06, 2004
0.00 posts per day
Posts: 19
Points: 5,207
   
Thanx for the link!

Ok, so far I have this here:



<FRAMESET ROWS="44" border="0" bordercolor="#000000">

<FRAME SRC="http://www.mysite.com/index.php" MARGINWIDTH="0" MARGINHEIGHT="0" NAME="mysite" scrolling="yes">
<FRAME SRC="http://espn.go.com/bottomline/espnewsbottomlinebasic.html" MARGINWIDTH="0" MARGINHEIGHT="0" NAME="ESPN Bottomline" scrolling="no">
<noframes>

<BODY>
This page uses frames, but your browser doesn´t support them.
</BODY>
</noframes>
</frameset>

NOTE: I substituted 'mysite' for mysite name, don't want my hosting to freak...

I'm not sure now how to put this in, i'm guessing it would go into the footer, I tried putting it into the bottom of the footer and was getting parse and t-string errors...

Anymore help here would be needed and appreciated...LOL

Also, is there a way I could put this in so it would ONLY show at the bottom of my forums(I have different theme choices too btw)???

TIA & Sorry again to be a pain... icon_rolleyes.gif



Back to top Reply with quote
#4   
JRSweets
CZ Active Member
 Codezwiz Site Donator
JRSweets has been a member for over 20 year's 20 Year Member
usa.gif massachusetts.gif
Age: 42
Gender: Male
Fav. Sports Team: NE Patriots
Website:
Status: Offline
Joined: Apr 07, 2004
0.04 posts per day
Posts: 259
Points: 19,861
  MSN Messenger 
<IFRAME SRC="http://espn.go.com/bottomline/espnewsbottomlinebasic.html" WIDTH=100% HEIGHT=44 ALIGN=bottom></IFRAME>


You could place this code in your forums footer tpl file and it will display at the bottom of the forums. The only thing is it only shows when scrolling to the bottom of the page.

To use the code you posted try naming the file index.html and place the code you posted into it. Upload to the site root.


Back to top Reply with quote
#5   re: ESPN Taskbar for PHP-Nuke...
MarkyBear
CZ Newbie
MarkyBear has been a member for over 19 year's 19 Year Member
usa.gif wisconsin.gif
Age: 52
Gender: Male
Status: Offline
Joined: Sep 06, 2004
0.00 posts per day
Posts: 19
Points: 5,207
   
Thanx bro!!!

Got it on the bottom of all 25,000 themes I have on there!!! LOL

I'm also gonna try what you suggested about making it into a html file in the root, i'll let ya know what happens, thanx for the help again!!!



Back to top Reply with quote
Display posts from previous:      
Add To: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
<< View previous topic View next topic >>
Post new topicReply to topic

Jump to 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum