Put limit in Signature Size
2 posters
Page 1 of 1
Put limit in Signature Size
Hi,
I want to put a limit in signature size for my forum
I use phpBB3 version
I want to put a limit in signature size for my forum
I use phpBB3 version
Last edited by Empire_1 on September 26th 2011, 11:55 pm; edited 1 time in total
Empire_1- Active Poster
- Posts : 1391
Reputation : 125
Language : English, Spanish, Mandarin, C++
Location : Summoner's Rift
Re: Put limit in Signature Size
Hi,
Add this to your AP >> Display >> Colors >> CSS
Replace the x & y in the code with your numbers.
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.- Energetic
- Posts : 7078
Reputation : 2017
Language : English
Location : -
Re: Put limit in Signature Size
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
Empire_1- Active Poster
- Posts : 1391
Reputation : 125
Language : English, Spanish, Mandarin, C++
Location : Summoner's Rift
Re: Put limit in Signature Size
Welcome.
Solved >> Locked
Solved >> Locked
Nera.- Energetic
- Posts : 7078
Reputation : 2017
Language : English
Location : -
Similar topics
» Signiture Size Limit?
» Limit Size of Signatures
» how to limit the html page size
» code for limiting Signature size
» Making avatars re size to a set size if they are too big
» Limit Size of Signatures
» how to limit the html page size
» code for limiting Signature size
» Making avatars re size to a set size if they are too big
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum