>>  Site Map >>  Forums >>  Blocks

Forum module - topics in forum:



Blocks - Having problems with a block? Code doesn't work, get help here.



how do I change the length of the Box, not the width

//I was just wonder if I can make the links blocks longer . what in here do I need to edit

Code: :
if( eregi( "block-YPN_slinks.php", $_SERVER['SCRIPT_NAME'])) {
   Header("Location: index.php");
   die();
}
global $prefix;
if ($themesidebox == 0) {

// USE BELOW FOR EDIT YOUR LINKS

$content .= "<center><a target=\"_blank\" href=\" http://www.mozilla.org\"><img src=\"images/YPN_slinks/firefox.gif\" border=\"0\"   title=\"Mozilla.org\"alt=\"Go Get It \"></a></center><br>";

$content .= "<center><a target=\"_blank\" href=\" http://phpnuke.org\"><img src=\"images/YPN_slinks/phpnuke.gif\" border=\"0\"   title=\"phpnuke.org\"alt=\"Php Nuke \"></a></center><br>";

$content .= "<center><a target=\"_blank\" href=\" http://www.yahoopool.net\"><img src=\"images/YPN_slinks/ypnfull8.png\" border=\"0\"   title=\"Yahoopool.net\"alt=\"Yahoopool.net\"></a></center><br>";
// END OF THE EDITING LINKS AREA


// If you want it scrolls faster change the amount of marquee scrollamount below
// If you want it scrolls from top the bottom change the direction from up to down
$content = "<marquee scrollamount=\"2\" direction=\"up\" onMouseOver=\"this.stop()\" onMouseOut=\"this.start()\" loop=\"true\">$content</marquee>";

// If you want you can keep your logo here as static,if you dont want simply put // of the beginning nexr 2 lines
//$content .= "<center><a target=\"_blank\" href=\" http://www.yahoopool.net\"><img src=\"images/YPN_slinks/ypnfull8.png\" border=\"0\"   title=\"Yahoopool.net\"alt=\"Yahoopool.net\"></a></center><br>";
 
}







Nothing you didn't put the content within a table so it can't be made longer or shorter. It just is what is.




maybe I'm not asking the right Question

They have a link block that is longer then most. what link block should I get so it will or I can change something for it to do the same.
You can preview it here on maps and mods


http://maps-n-mods.org/modules.php?name=Your_Account&stop=1




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

Search from web

Valid HTML 4.01 Valid CSS