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.

Code, Spoiler & Quote

2 posters

Go down

Solved Code, Spoiler & Quote

Post by isnanz June 18th 2010, 1:22 pm

isnanz
isnanz
Forumember

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

https://help.forumotion.com

Back to top Go down

Solved Re: Code, Spoiler & Quote

Post by ankillien June 19th 2010, 4:17 am

Hello,

Do you want the code block to have same width as others?
Please navigate to Admin CP > Display > Colors > CSS
Add this code there and submit..

Code:
.code div {
width : 520px !important;
}
ankillien
ankillien
Energetic

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

Back to top Go down

Solved Re: Code, Spoiler & Quote

Post by isnanz June 19th 2010, 11:43 am

ankillien wrote:Hello,

Do you want the code block to have same width as others?
Please navigate to Admin CP > Display > Colors > CSS
Add this code there and submit..

Code:
.code div {
width : 520px !important;
}

i will try
isnanz
isnanz
Forumember

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

https://help.forumotion.com

Back to top Go down

Solved Re: Code, Spoiler & Quote

Post by isnanz June 19th 2010, 11:47 am

thanks, you really helped me in this case, once again I thank a lot


I want to ask one thing if you do not mind, how to automatically resize signature on my forum size max width = 500px
isnanz
isnanz
Forumember

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

https://help.forumotion.com

Back to top Go down

Solved Re: Code, Spoiler & Quote

Post by ankillien June 19th 2010, 2:23 pm

You can re size sig image with this code..

Code:
.signature_div div img {
max-width : 50px;
max-height : 50px;
}
ankillien
ankillien
Energetic

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

Back to top Go down

Solved Re: Code, Spoiler & Quote

Post by isnanz June 19th 2010, 5:37 pm

ankillien wrote:You can re size sig image with this code..

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

thanks a lot for ankillien, you really helped me in this regard
isnanz
isnanz
Forumember

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

https://help.forumotion.com

Back to top Go down

Solved Re: Code, Spoiler & Quote

Post by ankillien June 19th 2010, 6:01 pm

Glad I could help Very Happy

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