The forum of the forums
Welcome on the Forumotion Support Forum.

To take full advantage of everything offered by our forum, please log in if you are already a member or join our community if you're not yet....



Create a free forum like this one.

background color

View previous topic View next topic Go down

Solved background color

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

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.


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

Back to top Go down

Solved Re: background color

Post by Kalimdor on December 4th 2011, 6:47 am

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);}

Kalimdor
Forumotion Member

Male
Posts: 904
Age: 16
Language: Romanian, English, Français, Español
Location: Romania
Points: 684
Join date: 2011-11-16

http://softdesign.wikiforum.ro/

Back to top Go down

Solved Re: background color

Post by mupbtn on December 4th 2011, 6:55 am

unfortunately not working Sad

mupbtn
Forumotion Member

Posts: 18
Language: English
Points: 13
Join date: 2011-08-07

Back to top Go down

Solved Re: background color

Post by Guest on December 4th 2011, 7:19 am

Code:
input,textarea{
background: #COLOR !important;
}

Guest
Guest


Back to top Go down

Solved Re: background color

Post by mupbtn on December 4th 2011, 7:22 am

Thanks, it's working now Smile

mupbtn
Forumotion Member

Posts: 18
Language: English
Points: 13
Join date: 2011-08-07

Back to top Go down

Solved Re: background color

Post by Guest on December 4th 2011, 7:25 am

Glad I could help. What the fuck ?!?

Guest
Guest


Back to top Go down

Solved Re: background color

Post by Base on December 4th 2011, 9:03 am

Glad your problem is solved; topic marked as solved and archived.

Base
Manager
Manager

Male
Posts: 6581
Language: English and French
Location: Essex, England
Points: 14269
Join date: 2008-12-15

http://forumotionhub.com

Back to top Go down

View previous topic View next topic Back to top


Permissions in this forum:
You cannot reply to topics in this forum