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.

Resizer Signature

5 posters

Go down

Solved Resizer Signature

Post by isnanz June 17th 2010, 8:24 am

how do I change the size of signatures on post,

I would like is the size of 300x220 on my forum signature

especially to all my forum members

automatically change the size of such

300x200
isnanz
isnanz
Forumember

Male Posts : 206
Reputation : 0
Language : Indonesian
Location : Indonesia

https://help.forumotion.com

Back to top Go down

Solved Re: Resizer Signature

Post by rblatch June 17th 2010, 1:10 pm

Not possible, sorry Sad
rblatch
rblatch
Active Poster

Male Posts : 1042
Reputation : 2
Language : HTML & CSS (Learning)
Location : Graphics Central

Back to top Go down

Solved Re: Resizer Signature

Post by isnanz June 17th 2010, 1:25 pm

rblatch wrote:Not possible, sorry Sad

with css ??
isnanz
isnanz
Forumember

Male Posts : 206
Reputation : 0
Language : Indonesian
Location : Indonesia

https://help.forumotion.com

Back to top Go down

Solved Re: Resizer Signature

Post by rblatch June 17th 2010, 3:15 pm

Nope, there has been so many people asking the same question. It is not possible on forumotion
rblatch
rblatch
Active Poster

Male Posts : 1042
Reputation : 2
Language : HTML & CSS (Learning)
Location : Graphics Central

Back to top Go down

Solved Re: Resizer Signature

Post by isnanz June 17th 2010, 4:47 pm

rblatch wrote:Nope, there has been so many people asking the same question. It is not possible on forumotion

are you sure??

i think it's posible
isnanz
isnanz
Forumember

Male Posts : 206
Reputation : 0
Language : Indonesian
Location : Indonesia

https://help.forumotion.com

Back to top Go down

Solved Re: Resizer Signature

Post by TanMan77777777 June 18th 2010, 12:53 am

The the size of the signature? Like the box around it?

Code:
.sig-content div {
max-height:300px;
width:200px;
}

That works for punBB for sure. I'm not sure about the other versions.
TanMan77777777
TanMan77777777
Forumember

Posts : 728
Reputation : 7
Language : English, HTML, CSS

http://tanman.forumakers.com

Back to top Go down

Solved Re: Resizer Signature

Post by isnanz June 18th 2010, 10:56 am

TanMan77777777 wrote:The the size of the signature? Like the box around it?

Code:
.sig-content div {
max-height:300px;
width:200px;
}

That works for punBB for sure. I'm not sure about the other versions.

not work, my forum version is phpbb2
isnanz
isnanz
Forumember

Male Posts : 206
Reputation : 0
Language : Indonesian
Location : Indonesia

https://help.forumotion.com

Back to top Go down

Solved Re: Resizer Signature

Post by crysis992 June 18th 2010, 6:52 pm

Add this to your CSS:

Code:
.signature_div img{
max-height: 300px;
max-width: 200px;
}

this works for phpbb2, i use it on my forum too.
avatar
crysis992
Forumember

Posts : 67
Reputation : 0
Language : German

Back to top Go down

Solved Re: Resizer Signature

Post by isnanz June 20th 2010, 9:22 am

ty 4 crysis992, my case is clear Smile
isnanz
isnanz
Forumember

Male Posts : 206
Reputation : 0
Language : Indonesian
Location : Indonesia

https://help.forumotion.com

Back to top Go down

Solved Re: Resizer Signature

Post by Sanket June 20th 2010, 9:57 am

Since this thread appears to be solved, I will lock this thread and mark it as solved.
Resizer Signature 2j4t5a8

Sanket Smile
Sanket
Sanket
ForumGuru

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

Back to top Go down

Back to top

- Similar topics

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