CSS change for Admin Input Text Area

One of my sites is looking good....but I changed the input area to reflect white instead of the body_backgr.gif .... Now when I go to look at a USER in ADMIN...I am seeing the gif instead of white. I looked in the admin CSS files, but can't seem to find where I change the INPUT-TEXT area for the member edit profile page for admin.

-

Anyone on this?

-

Thanks.

~~L

Quote · 10 Aug 2009

That gif also shows up when the member tries to edit their settings....Need to fix this one ASAP!

Quote · 10 Aug 2009

Assuming you are looking after this

.

templates/tmpl_uni/css/pedit.css

.

.input_text,
.input_date,
.input_area,
.input_pass,
.input_select,
.input_select_couple,
.input_select_multi {
background-image:url(../images/body_backgr.gif);
border:1px solid #999999;
margin-right:5px;
width:265px;
}
Quote · 10 Aug 2009

Thanks for that OKWEB....but that does help me with some other changes I want to make ....

I had just changed the gif to a white one so that it wouldn't matter.

Quote · 10 Aug 2009

Looking to change the Profile Edit gray tabs? Should I add something to the pedit.php file or is it in the general.css?

Quote · 10 Aug 2009

Change background were General Info, Contact Information, Misc Info etc is

.

templates/tmpl_uni/css/pedit.css

.

#edit_form_table th.block {
background-color: #DDDDDD;
font-size:13px;
}
.
Hope it's help you now...
Quote · 10 Aug 2009

Sometimes ya can't see the forest for the trees... Thanks OKWEB works perfecto!

-

~~ L

Quote · 11 Aug 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.