View Single Post
  #2  
Old 1st June 2010, 02:01
Timisoreanul's Avatar
Timisoreanul Timisoreanul is offline
Senior Member
 
Join Date: Apr 2008
P2P
Posts: 211
Default
Hi, not sure but try this: in folder blocks then block-search.php search for
Code:
$content = '<table width="100%">
change 100% to something bigger, or 150 without % , end also in block-stats.php search for
Code:
$content .= "<table width=\"100%\" class=\"main\" border=\"0\" cellspacing=\"0\" cellpadding=\"2\"><td align=\"center\">
<table class=\"main\" border=\"1\" cellspacing=\"0\" cellpadding=\"5\">

<table width=\"100%\" class=\"main\" border=\"0\" cellspacing=\"0\" cellpadding=\"10\">
replace one of 100% to 150% or 150. First make a back up of blocks, good luck end tell my if it works.
__________________
only me
Reply With Quote