 |
 |
 |
 |
 |
| Author |
Message |
al3loo
Joined: 04 Aug 2007 Posts: 61
|
|
|
|
 |  | Cant this by default be 1 pixel wide? |
should this work:
 |  | <img height="10" src="http://www.partyism.nl/images/poll/poll_stats.jpg" width="><?=($in_percent == 0 ? '1px' : $in_percent)?>" /> |
and if you want to put the percentage in text you can use the background and CSS it'll look like this:
 |  | <div style="background:url(http://www.partyism.nl/images/poll/poll_stats.jpg); height:10px; width:<?=($in_percent == 0 ? '1px' : $in_percent)?>"><div style="position:static; margin-left:20px;"><?=$in_percent;?></div></div> |
if the poll in the right side change left to right 
_________________ Al3loOo IS H3R3
 |
|
| Wed Sep 10, 2008 1:12 pm |
|
 |
Guest
|
|
|
Please login to hide the ads.
|
|
|
|
 |
Partyism
Joined: 25 Sep 2007 Posts: 284
|
|
|
|
i like the first option. thnx allot
|
|
| Wed Sep 10, 2008 1:33 pm |
|
 |
|
|
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 can download files in this forum
|
|
 |
 |
 |
|