News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Not stretching poll middle picture

Started by Karmalakas, September 30, 2005, 05:05:55 AM

Previous topic - Next topic

Karmalakas

Is it possible to make so that poll_middle.gif wouldn't stretch but repeat instead?

forsakenlad

It already is repeating as a backgorund ;) I couldn't understand what exactly you want to do...
Eren "forsakenlad" Yaşarkurt
SMF Friend & Former Team Member

Karmalakas

as far as i understand it is not repeating, it's just stretching the image
<tr>
<td style="padding-right: 2ex;">jdghj</td>
<td nowrap="nowrap"><span style="white-space: nowrap;">
<img src="http://www.mysite.lt/discuss/Themes/default/images/poll_left.gif" alt="" />
<img src="http://www.mysite.lt/discuss/Themes/default/images/poll_middle.gif" width="266" height="12" alt="-" />
<img src="http://www.mysite.lt/discuss/Themes/default/images/poll_right.gif" alt="" /></span> 1 (100%)</td>
</tr>

as you can see width for poll_middle.gif is 266 as the pisture itself is 3px x 12px
so i want to put a pattern so it would look nice, but cant find where these bars are created :(

forsakenlad

Yep you are right, I thought it was repeated as the background of a cell, which would have been better I guess. Anyway to change it you must modify the Display.php in your Sources folder ;) I would suggest you to create three <td>'s and set the middle one have a background with a width property of ' . $barWide . ' ;)
Eren "forsakenlad" Yaşarkurt
SMF Friend & Former Team Member

Karmalakas

#4
Thanx
i also thought about making 3 <td>'s just didn't know where to search ;)
i'll try it now :)


edit works fine ;)
thanx

Advertisement: