The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Questions concerning box colors

4 posters

Go down

Questions concerning box colors Empty Questions concerning box colors

Post by xGx BlackOps March 14th 2011, 10:14 pm

Hey guys, quick question. Well, 2 actually.

1. How can I change the reply box background color from white to a specified color?

Questions concerning box colors Reply_10


2. How can I change the code box from white to a darker color where it can be read?
avatar
xGx BlackOps
New Member

Male Posts : 22
Reputation : 0
Language : English

Back to top Go down

Questions concerning box colors Empty Re: Questions concerning box colors

Post by Colt March 14th 2011, 10:20 pm

Howdy go into admin control panel / display / colors / advanced / back groundcolors / Drop-down menu, form fields and header border color :

I think that will fix both.
Colt
Colt
Forumember

Male Posts : 96
Reputation : 20
Language : English, Redneck, & Texan
Location : TEXAS

http://thegalaxy.findtalk.biz/forum.htm

Back to top Go down

Questions concerning box colors Empty Re: Questions concerning box colors

Post by xGx BlackOps March 14th 2011, 10:30 pm

Hmm. Its set to what it should be, but no progress. :/
avatar
xGx BlackOps
New Member

Male Posts : 22
Reputation : 0
Language : English

Back to top Go down

Questions concerning box colors Empty Re: Questions concerning box colors

Post by Colt March 15th 2011, 12:21 am

xGx BlackOps wrote:Hmm. Its set to what it should be, but no progress. :/

Have link to site & are you sure your saving it & the colors are staying saved?
Colt
Colt
Forumember

Male Posts : 96
Reputation : 20
Language : English, Redneck, & Texan
Location : TEXAS

http://thegalaxy.findtalk.biz/forum.htm

Back to top Go down

Questions concerning box colors Empty Re: Questions concerning box colors

Post by xGx BlackOps March 15th 2011, 2:13 am

Hmm. Neither seem to work.

link: xternal-gaming.forumotion.com
avatar
xGx BlackOps
New Member

Male Posts : 22
Reputation : 0
Language : English

Back to top Go down

Questions concerning box colors Empty Re: Questions concerning box colors

Post by xGx BlackOps March 15th 2011, 3:07 am

Do I add the "." at the beginning of the "inputbox"?
avatar
xGx BlackOps
New Member

Male Posts : 22
Reputation : 0
Language : English

Back to top Go down

Questions concerning box colors Empty Re: Questions concerning box colors

Post by xGx BlackOps March 15th 2011, 3:18 am

Sad Nothing, heres my CSS sheet

Code:
#submenu { border:1px solid #;background-color: #; background-image: url(http://upload-your-life.com/files/tiomy569t3tkw9ws7kp1.gif); font-size:10px;margin:3px 0px 3px 0px;color:#;font-weight:bold;}
#submenu a:link, #submenu a:visited, #submenu a:active { font-weight:bold;font-size:10px;text-decoration: none; color: #; }
.container_IE {
     
        image-repeat: no-repeat !important;
   background-position: bottom!important;
   background-repeat: no-repeat !important;
   background: transparent url('http://upload-your-life.com/files/xnuhxheha8jur5m4plkm.png');
        _background: transparent url('http://upload-your-life.com/files/xnuhxheha8jur5m4plkm.png');
padding: 40px;

        }
.minwidth_IE{

background: transparent url('http://upload-your-life.com/files/8k2zo31jmy66i2cv1s0k.gif');

background-position: right;

background-repeat: repeat-y;



}

.layout_IE{

background-image: url('http://upload-your-life.com/files/yrribluf9md3tuuf1gz4.gif');

   background-position: left;
       
        background-repeat:repeat-y;


}


/*IPB Tables*/
table.ipbtable th.formsubtitle,.formsubtitle {
margin-top: 0;
   background-color: #transp;
   }
table.ipbtable tfoot td {
        background-image: url('http://upload-your-life.com/files/6j4breoup0261fgv70ez.gif');
   height: 0px;



}
/*********  BAR FOR LOG AS************/
#userlinks {
/*background-image: url('http://upload-your-life.com/files/yfs5m029uamgf5e8s8ce.gif');*/
   padding: 0.5em;
   font-size: 0.9em;
   background-color: #313131; /** table color**/
        background-image: url('http://upload-your-life.com/files/yfs5m029uamgf5e8s8ce.gif');       
        background-repeat: repeat-x;
        border-left: solid 1px #121212;
   border-right: solid 1px #121212;
   border-top: solid 1px #3C3C3C;
   border-bottom: solid 1px #131313;
}


/********* FOOTER **************/
#gfooter {
background-color: transparent;
background-image: url('http://upload-your-life.com/files/tiomy569t3tkw9ws7kp1.gif') !important;
}
#gfooter a {
   color: #fff !important;
   }
.statlinks ul li a {
   border-bottom: 1px dotted #FFFFFF;
   color: #FFFFFF;
   }
.statlinks ul li a:hover {
   border-bottom: 1px solid #FFFFFF;
   }

div.maintitle .expand,div.maintitle .contract {

   float: right;

   width: 10px;

   height: 10px;

   background: url('http://upload-your-life.com/files/ix0l5wxfubil93i7pmql.gif') no-repeat 50% 50%;

   cursor: pointer;

   }

div.maintitle .expand {

   background: url('http://upload-your-life.com/files/6jcrbm4cootvqrh62gg1.gif') no-repeat 50% 50%;

   }

/*********************** NAV BAGI TOPIK ************************/
#navstrip {
   list-style: none;
   margin: 0 0 1em;
   font-weight: bold;
   }
#navstrip li {
   float: left;
   margin: 0 5px;
   padding-left: 13px;
   background: url('http://upload-your-life.com/files/r62i7jjjqnkyaepsvmkm.gif') no-repeat left 50%;
   }
#navstrip li.begin {
   padding-left: 15px;
   background: url('http://upload-your-life.com/files/r62i7jjjqnkyaepsvmkm.gif') no-repeat left 50%;
   }
#navstrip li a {
   text-decoration: none;
   font-weight: bold;
   }

.inputbox {
    background-color: #1E2120;
}
avatar
xGx BlackOps
New Member

Male Posts : 22
Reputation : 0
Language : English

Back to top Go down

Questions concerning box colors Empty Re: Questions concerning box colors

Post by Jophy March 15th 2011, 10:00 am

May I remind you that double/triple posting isn't tolerated unless separated by 24 hours (Use the edit button) Wink
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

Questions concerning box colors Empty Re: Questions concerning box colors

Post by Base March 15th 2011, 5:43 pm

Have you tried using the code:
Code:
.inputbox {
    background-color: #000000;
}

Notice that I've replaced #FFFFFF with #000000 which would make the input box completely black. Wink
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Questions concerning box colors Empty Re: Questions concerning box colors

Post by xGx BlackOps March 15th 2011, 10:09 pm

That code diddnt work, but I found one from a previous topic that did, so im set on that.
Code:
#textarea_content iframe#text_editor_iframe,#text_editor_textarea {
    background-color: #A8A8A8;
        color : #FFFFFF !important;
        font: normal 15px Arial;
        border-color : #B50000;
    }

But I still have trouble with these buttons, as it cannot be read without hovering over them:
Questions concerning box colors Forumo10
avatar
xGx BlackOps
New Member

Male Posts : 22
Reputation : 0
Language : English

Back to top Go down

Back to top


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