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.

Put limit in Signature Size

2 posters

Go down

Solved Put limit in Signature Size

Post by Empire_1 September 25th 2011, 1:58 am

Hi,

I want to put a limit in signature size for my forum Smile

I use phpBB3 version


Last edited by Empire_1 on September 26th 2011, 11:55 pm; edited 1 time in total
Empire_1
Empire_1
Active Poster

Male Posts : 1391
Reputation : 125
Language : English, Spanish, Mandarin, C++
Location : Summoner's Rift

Back to top Go down

Solved Re: Put limit in Signature Size

Post by Nera. September 25th 2011, 9:59 am

Hi,

Add this to your AP >> Display >> Colors >> CSS

Code:
.signature_div img {
max-width: Xpx; max-height: Ypx;
}

Replace the x & y in the code with your numbers.


Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: Put limit in Signature Size

Post by Empire_1 September 26th 2011, 11:54 pm

Nera. wrote:Hi,

Add this to your AP >> Display >> Colors >> CSS

Code:
.signature_div img {
max-width: Xpx; max-height: Ypx;
}

Replace the x & y in the code with your numbers.



Excellent! Solved and many thanks Smile
Empire_1
Empire_1
Active Poster

Male Posts : 1391
Reputation : 125
Language : English, Spanish, Mandarin, C++
Location : Summoner's Rift

Back to top Go down

Solved Re: Put limit in Signature Size

Post by Nera. September 26th 2011, 11:57 pm

Welcome.

Solved >> Locked
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Back to top

- Similar topics

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