>>  Site Map >>  Forums >>  Blocks 7x

Forum module - topics in forum:



Blocks 7x - Discussions regarding PHP-Nuke Blocks. 7x



Block Created with Nuke Tools

I created a block with your Nuke Tools and it is working but I want to have an image sitting on the left that does not scroll with the rest of the info? Is there a way to do this? Rolling Eyes

Thanks,
Killer_Wolf






Try this: <span style="float: left;"><img src="IMAGE SRC"></span>REST OF HTML HERE






Nope didn't work. Took the block out completley. Rolling Eyes

Here is the code if this will help.

Code: :
$content  =  "<center>";
$content  .= "-=DOA=- Toejam&nbsp; <img src=\"http://www.deathonarrival.net/BF2Sig/img/flags/us.png\">";
$content  .= "<br>";
$content  .= "-=DOA=- Killer_Wolf&nbsp; <img src=\"http://www.deathonarrival.net/BF2Sig/img/flags/us.png\">";
$content  .= "<br>";
$content  .= "-=DOA=- Ms.Toe&nbsp; <img src=\"http://www.deathonarrival.net/BF2Sig/img/flags/us.png\">";
$content  .= "<br>";
$content  .= "-=DOA=- Dawg&nbsp; <img src=\"http://www.deathonarrival.net/BF2Sig/img/flags/us.png\">";
$content  .= "<br>";
$content  .= "-=DOA=- Evolveschick&nbsp; <img src=\"http://www.deathonarrival.net/BF2Sig/img/flags/us.png\">";
$content  .= "<br>";
$content  .= "-=DOA=- Gunny&nbsp; <img src=\"http://www.deathonarrival.net/BF2Sig/img/flags/us.png\">";
$content  .= "<br>";
$content  .= "-=DOA=- KnightCap&nbsp; <img src=\"http://www.deathonarrival.net/BF2Sig/img/flags/us.png\">";
$content  .= "<br>";
$content  .= "-=DOA=- lewisnixon&nbsp; <img src=\"http://www.deathonarrival.net/BF2Sig/img/flags/us.png\">";
$content  .= "<br>";
$content  .= "-=DOA=- Nathan&nbsp; <img src=\"http://www.deathonarrival.net/BF2Sig/img/flags/au.png\">";
$content  .= "<br>";
$content  .= "-=DOA=- PUNISHER&nbsp; <img src=\"http://www.deathonarrival.net/BF2Sig/img/flags/gb.png\">";
$content  .= "<br>";
$content  .= "-=DOA=- raz&nbsp; <img src=\"http://www.deathonarrival.net/BF2Sig/img/flags/us.png\">";
$content  .= "<br>";
$content  .= "-=DOA=- RedTexan&nbsp; <img src=\"http://www.deathonarrival.net/BF2Sig/img/flags/us.png\">";
$content  .= "<br>";
$content  .= "-=DOA=- Roark79&nbsp; <img src=\"http://www.deathonarrival.net/BF2Sig/img/flags/us.png\">";
$content  .= "<br>";
$content  .= "-=DOA=- Shinzaki&nbsp; <img src=\"http://www.deathonarrival.net/BF2Sig/img/flags/au.png\">";
$content  .= "<br>";
$content  .= "-=DOA=- Stealth Raptor&nbsp; <img src=\"http://www.deathonarrival.net/BF2Sig/img/flags/au.png\">";
$content  .= "<br>";
$content  .= "-=DOA=- Tonx&nbsp; <img src=\"http://www.deathonarrival.net/BF2Sig/img/flags/gb.png\">";
$content  .= "<br>";
$content  .= "-=DOA=- xhashashinx&nbsp; <img src=\"http://www.deathonarrival.net/BF2Sig/img/flags/us.png\">";
$content  .= "<br>";
$content  .= "-=DOA=-Frenzy&nbsp; <img src=\"http://www.deathonarrival.net/BF2Sig/img/flags/nl.png\">";
$content  .= "<br>";
$content  .= "-=DOA=-USMCwardog&nbsp; <img src=\"http://www.deathonarrival.net/BF2Sig/img/flags/us.png\"> ";
$content  .= " </center>";
$content ="<MARQUEE behavior= \"scroll\" align= \"center\" direction= \"up\" height=\"200\" scrollamount= \"1\" scrolldelay= \"20\"

onmouseover='this.stop()' onmouseout='this.start()'>".$content."</marquee>";





Attention! You are currently viewing sitemap page!
We strongly suggest to look at original content

Search from web

Valid HTML 4.01 Valid CSS