background color
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1 • Share •
background color
Hi guys. How can I change the black background area?
http://i.imgur.com/7rzmR.png
What code should I add to my CSS?
Thanks.
http://i.imgur.com/7rzmR.png
What code should I add to my CSS?
Thanks.
Last edited by mupbtn on December 4th 2011, 7:24 am; edited 1 time in total

mupbtn- Forumotion Member
- Posts: 18
Language: English
Points: 13
Join date: 2011-08-07
Re: background color
Try:
- Code:
#text_editor_textarea, input.button2, form#quick_reply textarea#text_editor_textarea, input {
border: 1px solid red;
/* Background with color */
background-color: blue;
/* Background with image */
background-image: url(IMG URL);
/* Background with color and image */
background-color: blue url(IMG URL);}
Re: background color
unfortunately not working

mupbtn- Forumotion Member
- Posts: 18
Language: English
Points: 13
Join date: 2011-08-07
Re: background color
Thanks, it's working now

mupbtn- Forumotion Member
- Posts: 18
Language: English
Points: 13
Join date: 2011-08-07
Re: background color
| Glad your problem is solved; topic marked as solved and archived. |


Tutorial Contributors - Are you a keen tutorial writer?
Useful Links
General Rules | Forumotion Team | Lost Founder Password | Frequently Asked Questions | Tricks and Tips | Announcements and Updates | Report a forum | Forum Utilities | No support via PM
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum

Home


by mupbtn on December 4th 2011, 6:38 am






