Change the Signature seporator in the user CP |
Author: |
Message: |
RebelSean
Veteran Member
Microsoft Evangelist
Posts: 2602 Reputation: 59
34 / /
Joined: May 2004
Status: Away
|
RE: Change the Signature seporator in the user CP
quote: Originally posted by Chris Boulton
quote: Originally posted by pipish
the sig seperator is dodgy it makes the page wider in firefox it makes a scrool bar down the bottom i think we should have the choice to use whateva sig seperator you want my opinion this one is gay
Mind your language, and no it doesn't make it wider. Its possibly because of WDZ's signature width that your window is scrolling/wider.
Personally, I think a choice in the user cp is over the top of a signature divider. TBH.. Its a line... get over it?
True.
I think we should not have it. As fish said it's a line. What the crap does it matter?
|
|
08-16-2004 11:26 AM |
|
|
toddy
Veteran Member
kcus uoy
Posts: 2573 Reputation: 49
– / /
Joined: Jun 2004
|
RE: Change the Signature seporator in the user CP
any1 else noticed how u can scroll up and down on large singatures. check out WDZ's signature to see what i mean
|
|
08-16-2004 02:04 PM |
|
|
Choli
Elite Member
Choli
Posts: 4714 Reputation: 42
43 / /
Joined: Jan 2003
|
RE: Change the Signature seporator in the user CP
Changing the separator is a stupid thing It's just a line as chris said.
|
|
08-16-2004 07:42 PM |
|
|
lopardo
Veteran Member
Posts: 1395 Reputation: 33
38 / /
Joined: Nov 2002
Status: Away
|
RE: Change the Signature seporator in the user CP
Like I said before, I prefer KeyStorm's idea. However, it's not a big deal, so I don't think we need an option for it, I can get used to it.
|
|
08-16-2004 08:46 PM |
|
|
WDZ
Former Admin
Posts: 7106 Reputation: 107
– / /
Joined: Mar 2002
|
RE: Change the Signature seporator in the user CP
quote: Originally posted by lopardo
Like I said before, I prefer KeyStorm's idea. However, it's not a big deal, so I don't think we need an option for it, I can get used to it.
I don't know how to make it look like this without modifying the structure of the tables, and that stuff is confusing. Also, if I did modify it to show sigs in separate table cells, then what about posts that don't have sigs? I'd have to write some PHP to handle that... kind of a pain in the ass.
|
|
08-17-2004 01:21 AM |
|
|
lopardo
Veteran Member
Posts: 1395 Reputation: 33
38 / /
Joined: Nov 2002
Status: Away
|
RE: Change the Signature seporator in the user CP
Hmm... I was checking the current source code and I think the easier way to implement KeyStorm's idea would be making the separator as an image and putting it inside a table.
Check this out (I attached the separator image):
code: <table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td background="sigseparator.png">
<img src="sigseparator.png"></td>
</tr>
</table>
Attachment: sigseparator.png (87 bytes)
This file has been downloaded 105 time(s).
|
|
08-17-2004 01:52 AM |
|
|
RebelSean
Veteran Member
Microsoft Evangelist
Posts: 2602 Reputation: 59
34 / /
Joined: May 2004
Status: Away
|
RE: Change the Signature seporator in the user CP
I don't see anything in that image.
|
|
08-17-2004 02:01 AM |
|
|
lopardo
Veteran Member
Posts: 1395 Reputation: 33
38 / /
Joined: Nov 2002
Status: Away
|
RE: Change the Signature seporator in the user CP
That's because it's 2px high and 1 px wide, click here to test it.
Attachment: sigseptest.htm (340 bytes)
This file has been downloaded 236 time(s).
|
|
08-17-2004 02:22 AM |
|
|
WDZ
Former Admin
Posts: 7106 Reputation: 107
– / /
Joined: Mar 2002
|
RE: Change the Signature seporator in the user CP
lopardo, that wouldn't work, because MyBB has cellpadding in the tables. Even if you put a 100% width table inside the cell, it won't be 100%.
|
|
08-17-2004 02:38 AM |
|
|
lopardo
Veteran Member
Posts: 1395 Reputation: 33
38 / /
Joined: Nov 2002
Status: Away
|
RE: Change the Signature seporator in the user CP
Yes it works, I tried it locally (removed the dashed border from the CSS and inserted the table inside the signature DIV). Check the attached picture.
Attachment: Image1.PNG (11.01 KB)
This file has been downloaded 102 time(s).
|
|
08-17-2004 02:47 AM |
|
|
Pages: (4):
« First
«
1
[ 2 ]
3
4
»
Last »
|
|