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 18/6/2010, 06:22

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 18/6/2010, 21:17

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 19/6/2010, 04:43

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 19/6/2010, 04:47

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 19/6/2010, 07:23

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 19/6/2010, 10:37

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 19/6/2010, 11:01

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