News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Need help with two small problems

Started by ChaosSpring, May 29, 2012, 09:36:36 AM

Previous topic - Next topic

ChaosSpring

Hello guys, first of all thanks for looking into my thread.

I'm currently having two small problems with my theme. The first one is this one:


And the second one is if i could change the color of these buttons:


If you know the solution, please leave a reply.

Thanks, Spring.

Herman's Mixen

for your postbox in index.css

Code (find) Select

#quickReplyOptions form textarea
{
    height: 100px;
    margin: 0.25em 0 1em 0;
}


Code (replace) Select

#quickReplyOptions form textarea
{
    height: 100px;
    width: 635px;
    max-width: 100%;
    min-width: 100%;
    margin: 0.25em 0 1em 0;
}

Met vriendelijke groet, The Burglar!

 House Mixes | Mixcloud | Any Intelligent fool can make things bigger, more complex, and more violent.
It takes a touch of genius - and a lot of courage - to move in the opposite direction. - Albert Einstein

Former Godfather of our dutch community ;)

ChaosSpring

Quote from: The Burglar! on May 29, 2012, 09:55:59 AM
for your postbox in index.css

Code (find) Select

#quickReplyOptions form textarea
{
    height: 100px;
    margin: 0.25em 0 1em 0;
}


Code (replace) Select

#quickReplyOptions form textarea
{
    height: 100px;
    width: 635px;
    max-width: 100%;
    min-width: 100%;
    margin: 0.25em 0 1em 0;
}


Thanks! Worked like a charm!

The other problem i fixed. If a moderator can, please lock this.

Advertisement: