URI:
   DIR Return Create A Forum - Home
       ---------------------------------------------------------
       Create A Forum - Support Forums
  HTML https://support.createaforum.com
       ---------------------------------------------------------
       *****************************************************
   DIR Return to: General Support
       *****************************************************
       #Post#: 1023--------------------------------------------------
       Re: HTML ezBlock Background Color/Outline Color
   DIR By: simply sibyl
       Date: September 18, 2010, 3:37 pm
       ---------------------------------------------------------
       --- Quote from: 94AmTranVolunteer link ---
       >
       > Sibyl, I did edit the CSS and put the HTML Code in and it did
       not work.
       >
       --- End Quote ---
       
       Did you refresh your browser?  You have to every time you edit
       the css so that your browser gets the changes to it.
       If you did and you still do not see the change post the code you
       put in the css and the code you put in the html block please.
       Also:  if it is for this forum
  HTML http://schoolbuscityrp.createaforum.com/index.php
       which block
       are you trying to change?
       #Post#: 1024--------------------------------------------------
       Re: HTML ezBlock Background Color/Outline Color
   DIR By: 94AmTranVolunteer
       Date: September 18, 2010, 3:44 pm
       ---------------------------------------------------------
       I did. Sorry, I was looking at some SMFNew Forums (I like
       Create-A-Forum better though!!!)
       #Post#: 1025--------------------------------------------------
       Re: HTML ezBlock Background Color/Outline Color
   DIR By: simply sibyl
       Date: September 18, 2010, 3:47 pm
       ---------------------------------------------------------
       Please answer this part  ;)
       --- Quote ---
       > If you did and you still do not see the change post the code
       you put in the css and the code you put in the html block
       please.
       >
       > Also:  if it is for this forum
  HTML http://schoolbuscityrp.createaforum.com/index.php
  HTML http://schoolbuscityrp.createaforum.com/index.php
       which block
       are you trying to change?
       --- End Quote ---
       #Post#: 1026--------------------------------------------------
       Re: HTML ezBlock Background Color/Outline Color
   DIR By: simply sibyl
       Date: September 18, 2010, 3:49 pm
       ---------------------------------------------------------
       Also -  I just checked your css and I do not see where you added
       the code.   Where did you put it in the css?
       Its for this forum correct?
  HTML http://schoolbuscityrp.createaforum.com/index.php
  HTML http://schoolbuscityrp.createaforum.com/index.php
       #Post#: 1027--------------------------------------------------
       Re: HTML ezBlock Background Color/Outline Color
   DIR By: 94AmTranVolunteer
       Date: September 18, 2010, 3:51 pm
       ---------------------------------------------------------
       Simply Sibyl, I put the CSS at the Bottom of the CSS Text. Is
       this okay? And I put the HTML Code into the HTML Box.
       and yes it is for schoolbuscityrp.createaforum.com/index.php
       #Post#: 1028--------------------------------------------------
       Re: HTML ezBlock Background Color/Outline Color
   DIR By: simply sibyl
       Date: September 18, 2010, 3:54 pm
       ---------------------------------------------------------
       It's not there. Im looking at the bottom of your css right now.
       
       Make sure you modify the schoolbus1 style
       Then refresh your browser.
       If it doesnt work this time show me the exact code you put in
       the html block and tell me the exact steps you did to modify the
       css.
       #Post#: 1029--------------------------------------------------
       Re: HTML ezBlock Background Color/Outline Color
   DIR By: 94AmTranVolunteer
       Date: September 18, 2010, 3:55 pm
       ---------------------------------------------------------
       k. I am going to check.
       #Post#: 1030--------------------------------------------------
       Re: HTML ezBlock Background Color/Outline Color
   DIR By: 94AmTranVolunteer
       Date: September 18, 2010, 3:57 pm
       ---------------------------------------------------------
       Okay. It works now. In the CSS Code, it was ##COLOR
       #Post#: 1031--------------------------------------------------
       Re: HTML ezBlock Background Color/Outline Color
   DIR By: simply sibyl
       Date: September 18, 2010, 4:01 pm
       ---------------------------------------------------------
       :)  okay cool
       If you want to change that font color you can add this to that
       css edit:
       
       color:white;
       
       
       So it would be:
       
       --- Code ---
       .somename
       {
       background-color:  red;
       color:white;
       }
       --- End Code ---
       
       
       Change white to the font color you want.
       You can add this also so the text isnt glued to the left side:
       padding-left:10px;
       Or if you want the text centered use:
       text-align:center;
       *****************************************************
       Page 2 of 2
   DIR Previous Page