Link to the theme (http://custom.simplemachines.org/themes/index.php?lemma=2108)
(http://custom.simplemachines.org/themes/index.php/action,download/lemma,2108/image,thumb)
A pink curve variation.
Demo (http://themes.omegadex.com)
Please do not remove my link at the bottom of this theme!
I have also made one similar to this for SMF 1.1.12. It's currently waiting for review by SMF staff for download. But you can get it early at my demo site.
Where's my demo site you say? Scroll up! ;)
Shades:
Any reason why the text doesn't wrap when you're typing it in the reply box with the 2.0.2 upgrade?
It just extends to the right on the same line forever.
look in Default theme Curve ../css/index.css Find:
"(QuickR)" search with FF => copy + paste in your theme. ;)
I'll try it in a bit, and let you know how it goes, Crip.
:D
Wait. What?
Do you mean take the quick reply from the default css and insert it into the OmegaPinkRC4.0 css?
Hmmm. Still not working.
Quote from: Scratching my Head on February 08, 2012, 03:50:59 PM
Shades:
Any reason why the text doesn't wrap when you're typing it in the reply box with the 2.0.2 upgrade?
It just extends to the right on the same line forever.
I don't know but this them was made for rc2-4. The only thing I changed from the default theme was the colors. Nothing else was changed so maybe Crip is on the right track with an answer for you. Sorry I couldn't be more help! 8)
=======> 2.0.2)))))
css/index.css
++++++++++++++++++++++++++++++++++++++
/* Styles for the quick reply area.
---------------------------------------------------- */
#quickreplybox
{
padding-bottom: 1px;
}
#quickReplyOptions .roundframe
{
padding: 0 10%;
}
#quickReplyOptions form textarea
{
height: 100px;
width: 635px;
max-width: 100%;
min-width: 100%;
margin: 0.25em 0 1em 0;
}
========
Should do it. ;D