Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Yuna Scatari Edition (YSE)
Reply
  #1  
Old 31st May 2010, 15:34
leicha leicha is offline
Member
 
Join Date: Apr 2010
Latvia
Posts: 6
Default blocks increase width
HI in wich file and where can i increase width for blocks? i mean i want to increase the right blocks width so they are for example all 400 px.( <--> ) where can i made these changes?
hope you understand me :D

Click image for larger version

Name:	untitled.JPG
Views:	25
Size:	57.2 KB
ID:	2375

Last edited by leicha; 31st May 2010 at 21:53.
Reply With Quote
  #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
  #3  
Old 1st June 2010, 10:17
leicha leicha is offline
Member
 
Join Date: Apr 2010
Latvia
Posts: 6
Default
i already tried that then it works only for thoes blocks (search block and stats block) not for all right blocks. also the bar in wich is the name of the block isnt gettng those 200px for example it stays in the same width.
Click image for larger version

Name:	untitled.JPG
Views:	15
Size:	47.3 KB
ID:	2376

what i want is to get the center and right blocks to be in the same width no matter what exactly blocks i put there.
but i cant find the file where is those width for center and right blocks determined :/
Reply With Quote
  #4  
Old 10th June 2010, 09:22
mat22 mat22 is offline
Senior Member
 
Join Date: Jun 2009
Latvia
Posts: 119
Default
Try in your theme html files. For example:
Code:
themes/Default/html/block-right.html
Change
Code:
<table width="100%" border="0" cellspacing="0" cellpadding="0"><tr><td class="block">
to
Code:
<table width="400px" border="0" cellspacing="0" cellpadding="0"><tr><td class="block">
Might work.

Last edited by mat22; 10th June 2010 at 09:22. Reason: Edited code
Reply With Quote
  #5  
Old 13th June 2010, 11:51
leicha leicha is offline
Member
 
Join Date: Apr 2010
Latvia
Posts: 6
Default
hey thanks it works!
Reply With Quote
Reply

Tags
blocks , increase , width

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Addon Blocks Fynnon Mods & Themes 5 22nd August 2012 17:40
Site Blocks Fynnon BT.Manager (phpMyBitTorrent) 5 8th February 2012 15:07
blocks mod wMan BT.Manager (phpMyBitTorrent) 5 5th September 2009 20:01
How to protect cheater increase ratio. ohm2525 Template Shares 1 1st December 2008 14:54
Disable blocks hack346 Yuna Scatari Edition (YSE) 4 18th August 2008 11:19



All times are GMT +2. The time now is 21:03. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.