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.

resizing signatures

2 posters

Go down

Solved resizing signatures

Post by Guest September 5th 2010, 2:22 am

how can i set my forum to automatically resize images on members signature?
avatar
Guest
Guest


Back to top Go down

Solved Re: resizing signatures

Post by mallowag3124 September 6th 2010, 1:49 am

go to
admin>>> display>>> colors>>> css stylesheet
and paste this code at the very end of the page

.signature_div img{
max-height: 500px;
max-width: 450px;
}
avatar
mallowag3124
Forumember

Posts : 79
Reputation : 0
Language : english

http://desucult.omgforum.net/

Back to top Go down

Solved Re: resizing signatures

Post by Guest September 6th 2010, 10:28 pm

mallowag3124 wrote:go to
admin>>> display>>> colors>>> css stylesheet
and paste this code at the very end of the page

.signature_div img{
max-height: 500px;
max-width: 450px;
}
thanks mallowag this worked like a charm. much appreciated, this is now solved Smile
avatar
Guest
Guest


Back to top Go down

Solved Re: resizing signatures

Post by MrMario September 7th 2010, 12:20 am

Solved => Locked
MrMario
MrMario
Helper
Helper

Male Posts : 22186
Reputation : 1839
Language : test

Back to top Go down

Back to top


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