Easy Question - How to Center reply box?

Started by Membre, February 24, 2010, 10:38:33 AM

Previous topic - Next topic

Membre

I want this


To look something like this


Thanks :)



Nick Whetstone

I submitted a Mod to do this in RC2; RC3 fixes it. The Mod is awaiting approval, but here is the link: Center Post Box. You'll be able to see it when it is approved by the Customization team.
The artist formerly known as (Ha)²

Former Support Specialist

Please do not solicit support via PM. Here's why!

Membre

Great :) hope it gets approved soon! thanks a lot and keep making mods!

Nick Whetstone

If you want to manually do the edits instead of waiting for the Mod's approval, read this post. :)
The artist formerly known as (Ha)²

Former Support Specialist

Please do not solicit support via PM. Here's why!

Membre

#6
Quote from: Ha² on February 26, 2010, 12:56:34 PM
I made a Mod to fix the bug, but if you want to manually do the edits:
Code (Add to the end of /Themes/default/css/index.css) Select
form#postmodify .roundframe
{
padding:0 12%;
}

Then:
Code (Find in ./Sources/Subs-Editor.php) Select
'width' => isset($editorOptions['width']) ? $editorOptions['width'] : '70%',
Code (Replace that with) Select
'width' => isset($editorOptions['width']) ? $editorOptions['width'] : '100%',

Worked great :) if someone else do it and dont see the changes just press CTRL+F5.
Thanks ha2! cant wait to see your other mods.

Joker™

Github Profile
Android apps
Medium

How to enable Post Moderation

"For the wise man looks into space and he knows there is no limited dimensions." - Laozi

All support seeking PM's get microwaved

Joker™

i've just noticed that after changing that , the quick reply box became too large which created a scroll bar in bottom :o
Github Profile
Android apps
Medium

How to enable Post Moderation

"For the wise man looks into space and he knows there is no limited dimensions." - Laozi

All support seeking PM's get microwaved

Membre

Quote from: sid2varun on February 28, 2010, 12:43:04 PM
i've just noticed that after changing that , the quick reply box became too large which created a scroll bar in bottom :o

Did you hit CTRL+F5 ?

Joker™

yup ....even cleared forum cache ....

i have quick reply enabled by default n this mod installed

http://custom.simplemachines.org/mods/index.php?mod=1299
Github Profile
Android apps
Medium

How to enable Post Moderation

"For the wise man looks into space and he knows there is no limited dimensions." - Laozi

All support seeking PM's get microwaved

Membre


Joker™

i know it is centered , but after increasing the width its getting all too wide .....
Github Profile
Android apps
Medium

How to enable Post Moderation

"For the wise man looks into space and he knows there is no limited dimensions." - Laozi

All support seeking PM's get microwaved

Advertisement: