The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

How to limit Signatures size??

5 posters

Go down

Solved How to limit Signatures size??

Post by Darkaleks November 7th 2009, 5:52 pm

How to limit Signatures size?? I mean some guys in my forum have made the biggest signature and i don't like it
What kind of forum should i have to limit them with pixels or width and height?.....This is his signature:
How to limit Signatures size?? Aion_a62464cd70R4b74f52b3b
How to limit Signatures size?? 2sbmjnn
How to limit Signatures size?? Ezqtsj
How to limit Signatures size?? 32zlx8x
Yes i know its Shocked-ing
Help me out !!! scratch scratch scratch


Last edited by ankillien on November 12th 2009, 3:30 pm; edited 2 times in total (Reason for editing : Bold & color Removed.)
avatar
Darkaleks
New Member

Posts : 5
Reputation : 0
Language : Albanian

Back to top Go down

Solved Re: How to limit Signatures size??

Post by Mehtevas November 7th 2009, 6:01 pm

You can not limit a siggy size, all though you may remove those and make it so only staff may use siggys Wink
Mehtevas
Mehtevas
Hyperactive

Male Posts : 2114
Reputation : 14
Language : Currently, I am receiving support requests by P.M. Support requests, which can, and should, be done in the support section.
Location : Oregon, USA

Back to top Go down

Solved Re: How to limit Signatures size??

Post by Sanket November 7th 2009, 9:18 pm

Bold and Color are reserved for moderation, like this, so please keep to the default font
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: How to limit Signatures size??

Post by Base November 8th 2009, 11:23 am

As Kinky has said, you cannot limit a signature size but you can decide who gets to use signatures. This way you can decide which members are trustworthy enough to use signatures. To do this you'll need to create a new group.

1) Administration Panel (advanced mode)
2) Users & Groups Tab
3) Group Administration (on the left, under Groups)
4) Create a new group to your likings (this will be the one that has access to signatures)

After you have done all that, go to:

1) Users options (on the left, under Users)
2) Scroll down a little bit until you see "Allow Signatures :"
3) Select "Groups"
4) 2 boxes should appear on the screen with the titles "Not allowed" and "Allowed"
5) In the "Not allowed" box, you should see the group you created, click on that group and then click on the icon that has ">>" in it.
6) The selected group should now be in "Allowed" and therefore can use signatures
7) Hit "Save"

Repeat as many times as desired for other groups. Very Happy

Regards,

Base
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Solved Re: How to limit Signatures size??

Post by ankillien November 8th 2009, 5:29 pm

Hello,

I think there is a way to limit the signature image size via CSS.
Can I have a link to your forum please?
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: How to limit Signatures size??

Post by Darkaleks November 10th 2009, 3:17 pm

Hello,

I think there is a way to limit the signature image size via CSS.
Can I have a link to your forum please?
http://asmodian.2morpg.com/
Hello
avatar
Darkaleks
New Member

Posts : 5
Reputation : 0
Language : Albanian

Back to top Go down

Solved Re: How to limit Signatures size??

Post by ankillien November 11th 2009, 12:32 pm

Hi,
Sorry, but I don't think you can do it in a phpBB2 forum.
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: How to limit Signatures size??

Post by Darkaleks November 11th 2009, 1:08 pm

Dont worry i can change my forums template because its just the beggining what version do you need to do it????
avatar
Darkaleks
New Member

Posts : 5
Reputation : 0
Language : Albanian

Back to top Go down

Solved Re: How to limit Signatures size??

Post by ankillien November 11th 2009, 1:59 pm

You can use phpBB3.

To limit sig images go to Admin CP > Display > COlors > CSS.
Add this code there and submit...

Code:
.signature_div img {
max-height : 50px;
max-width : 100px;
}

You can set the max height and width as per your need.
Its for phpBB3.
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: How to limit Signatures size??

Post by Darkaleks November 11th 2009, 6:48 pm

But that resizes the siggys and doesnt limit em
avatar
Darkaleks
New Member

Posts : 5
Reputation : 0
Language : Albanian

Back to top Go down

Solved Re: How to limit Signatures size??

Post by Guest November 11th 2009, 8:21 pm

For phpBB3 or IPB2/Invision, try this:

Code:
.signature_div {max-height: 100px; overflow: hidden;}
Those using IE6 will still see full signatures, but everyone else will see signatures cut off at 100 pixels.

Personally, I would create a group called NoSig and go to Users/Groups, User Options and set up that group to have signatures disabled -- and afterwards, make sure to set up the proper forum permissions for the new group. I would then warn the member in a PM to limit their signature to one small image. If they don't comply, I would put them into the "NoSig" group and they would lose their signature completely.
avatar
Guest
Guest


Back to top Go down

Solved Re: How to limit Signatures size??

Post by Darkaleks November 12th 2009, 1:29 pm

This is great pal thx. Even if it isnt what I wanted it surely works out.First i ll try the group and than i will use the CSS if the group doesnt work ThX Again Its great shakng2
avatar
Darkaleks
New Member

Posts : 5
Reputation : 0
Language : Albanian

Back to top Go down

Solved Re: How to limit Signatures size??

Post by ankillien November 12th 2009, 3:29 pm

Solved > Locked
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum