Welcome, Guest. Please Login or Register.
May 06, 2024, 07:43:55 AM
Home Help Search Log in Register
News: If you are still using YaBB SE, please consider upgrading to SMF as soon as possible.

YaBB SE Community  |  Development  |  Graphics and Templates  |  buttons <br>?? « previous next »
Pages: [1] Reply Ignore Print
Author Topic: buttons <br>??  (Read 3081 times)
Blackjack
Noobie
*
Posts: 29


Hubba Hubba, I love brunettes!

ICQ - 52160615 WWW
buttons <br>??
« on: December 30, 2001, 04:15:35 PM »
Reply with quote

Hi,

Its me again ;) I made myself a button set its nice blablabla :)

Replaced all buttons, after the "send topic" button there is a print button. So i just replace that image to, but the image was set on another row??
I can't  show you guys cause its for the competition !
Logged


| Payne.nl a Dutch Max Payne site. |
Jeff Lewis
Global Moderator
YaBB God
*****
Posts: 10149


I'm a llama!

WWW
Re:buttons <br>??
« Reply #1 on: December 30, 2001, 04:21:38 PM »
Reply with quote

Did you place a <BR> in there?  Also, check to see, maybe your buttons are so big that it forces it to another line.
Logged

curious
Full Member
***
Posts: 178


WWW
Re:buttons <br>??
« Reply #2 on: December 30, 2001, 04:47:35 PM »
Reply with quote

The new buttons most likely are too wide for that cell.
So do the following:
<edit file>
Sources/Display.php
</edit file>

<search for>
        <font size="2"><b>$txt[139]:</b> $pageindex</font>
        </td>
   <td class="catbg" bgcolor="$color[catbg]" align="right" width="350"><font size="-1">
</search for>

<replace>
        <font size="2"><b>$txt[139]:</b> $pageindex</font>
        </td>
   <td class="catbg" bgcolor="$color[catbg]" align="right" width="400"><font size="-1"></replace>

As you can see, I widened the table cell by 50 pixels. If this is not enough for your buttons, you can of course widen it some more.
Logged
Blackjack
Noobie
*
Posts: 29


Hubba Hubba, I love brunettes!

ICQ - 52160615 WWW
Re:buttons <br>??
« Reply #3 on: December 30, 2001, 08:18:16 PM »
Reply with quote

well I made the print button 2 pix smaller and that did the trick :D
Logged


| Payne.nl a Dutch Max Payne site. |
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  Development  |  Graphics and Templates  |  buttons <br>?? « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.035 seconds with 21 queries.