Ask your WordPress questions! Pay money and get answers fast! Comodo Trusted Site Seal
Official PayPal Seal

Change theme colors WordPress

  • SOLVED

I need to change the background, menu, text, etc colors through out the site. How can I?

Answers (5)

2010-10-17

Marvin Shaker answers:

I Can Do it for 4$ its easy send me a message
I Am Pro Designer
Heres my Site http://Anime-Exceed.com
Example
/*****Background and Text Color*****\

body {font-size:100%; line-height:1.125em; min-width:919px; background:url(images/bg.jpg) top center no-repeat #0b2852}


/*****ect*****\


zachitn comments:

If you just outline what CSS needs to be changed for the menu, text and background I can pay you the four. Thanks.


Marvin Shaker comments:

Can You Share With Me Your Site link
and Tell me What You Want Changed.

I Can Do Everything in a matter of seconds.



Marvin Shaker comments:

for the menu

#header .menu ul li { margin:0px; float: left; line-height:36px; cursor: pointer; background:url(images/bg_m.gif) top right no-repeat; float:left; padding-right:2px}

2010-10-17

Denzel Chia answers:

Hi,

Install firebug extension for firefox web browser. Then use it to highlight the area that you want to change CSS and actually make test changes in firebug so as to see if it is what you want. Then follow the Line number of the CSS to find it in style.css and make the actual changes.

Follow the video tutorial here! http://www.kristarella.com/2009/02/how-to-use-firebug-for-css/

Thanks.

2010-10-17

Pippin Williamson answers:

Use the Theme Editor under the Appearance menu and edit the style.css file.


zachitn comments:

What should i edit though



/*

Theme Name: WordPress Theme 1092

Theme URI: http://template-help.com/

Description: A theme from Template-Help.com Collection

Version: 2.9

Author: Template_Help.com

Author URL: http://www.Template-Help.com/

*/

* { margin:0; padding:0;}

html, body { height:100%; }

body {font-size:100%; line-height:1.125em; min-width:919px; background:url(images/bg.jpg) top center no-repeat #0b2852}

html, input, textarea { font-family: Tahoma, Geneva, sans-serif;

color:#363636; }



object { vertical-align:top; outline:none; border:0}

.alignMiddle{ vertical-align:middle}

.alignCenter{ text-align: center}

.container1{ width:100%}

.clear { clear:both;}

.fleft{ float:left}

.fright{ float:right}

div.container { overflow:hidden; width: 100%;}

a img{ border:0px}

img{ vertical-align:top; }



table, td, div, img { border:0; border-collapse:collapse;}

td {vertical-align:top;}

ul { list-style: none;}

p { padding:0px 0px 9px 0px;}



a{color:#d63c1e; text-decoration:underline; outline:none}

a:hover{text-decoration:none}



input, select, textarea, html body textarea { vertical-align:middle; font-size:11px; color:#6a6a6a; font-family: Arial, Helvetica, sans-serif; border:1px solid #6a6a6a; background: #fff;}

input.text, select, textarea { padding:2px 0px 3px 6px; border:1px solid #6a6a6a; background: #fff;}

.but{ padding:0; border:none; background:none}



.h1{ height:36px; background:url(images/bg_input.gif) top left no-repeat; color:#d0c192; font-weight:bold}

.input{border:none; background:none; width:172px; height:17px; font-size:11px; color:#000; padding:3px 1px 3px 10px; margin-right:3px; vertical-align:middle}

.input2{ padding:2px 0px 3px 6px; border:1px solid #6a6a6a; width:172px; height:17px; font-size:11px; color:#000; padding:3px 1px 3px 10px; margin-right:3px; vertical-align:middle}





.col-1, .col-2, .col-3, .col-4{ float:left}

/*======= width =======*/

.main{margin:0 auto; text-align:left; width:919px; }

.tail-top{ background:url(images/bg2.gif) top left repeat-x}



/*header*/

#header {height:157px; }

#header {font-size:0.625em; color:#FFFFFF }

#header .indent{margin:109px 0px 0px 651px; position:absolute; width:257px; background:url(images/bg1.gif) top left repeat-x; height:35px; padding:6px 0px 0px 9px}

#header .indent1{margin:46px 0px 0px 813px; position:absolute; width:104px;}

#header .indent1 a{text-transform:uppercase; color:#767676; text-decoration:none}

#header .indent1 a:hover{text-transform:uppercase; color:#767676; text-decoration: underline}







/*** Logo ***/

#header .logo { padding:28px 0px 23px 0px }

#header .logo h1 {display:block; overflow:hidden;width:295px; height:58px; background:url(images/logo.png) no-repeat 0 0;font-size:2.1em; color:#000; text-indent:-1000em; cursor:pointer;}

#header .logo h1:hover { text-decoration:none;}



#header .menu { clear:both; margin:0; padding:0; list-style:none; position:relative; z-index:999999999999;}

#header .menu ul { float:left; margin:0px 0px 0px 0px; list-style:none; padding:0px 0px 0px 0px;}

#header .menu ul li { margin:0px; float: left; line-height:36px; cursor: pointer; background:url(images/bg_m.gif) top right no-repeat; float:left; padding-right:2px}

#header .menu ul li a { display:block; height:100%; color:#fff; text-transform:uppercase; text-decoration:none; background:url(images/bg_menu.gif) top left repeat-x; font-size:12px; text-transform:uppercase; font-family:Tahoma, Geneva, sans-serif; padding:0px 25px 0px 26px}

#header .menu ul li a:hover { text-decoration:none; color:#fff; background:url(images/bg_menu-act.gif) top left repeat-x}

#header .menu ul li.current_page_item a, #header .menu ul li.current_page_parent a{text-decoration:none; background:url(images/bg_menu-act.gif) top left repeat-x}





/* drop menu */

#header #dropmenu { position: relative; z-index:999999999999999999;}

#header #dropmenu .menu ul ul { clear:both; color:#8a8a8a; position:absolute; margin:0; width:140px; padding:0px 0px 0px 0px;}

#header #dropmenu .menu ul ul li {float: none; clear:both; display:block; height:100%; overflow:hidden; text-align:left; margin:0; padding:0; *margin:0px 0px -4px 0px;}

#header #dropmenu .menu ul li ul li a { float: left; height:auto; font-weight: normal; text-decoration:none; background:#21201f; padding:0 0 0 19px; width:121px }

#header #dropmenu .menu ul li ul li a:hover { color:#fff; background:#d73d1f}



#header #dropmenu .menu ul ul ul { margin:0px 0px 0px 140px; *margin-top:-36px; position: absolute; padding:0px 0px 0px 0px;}

#header #dropmenu .menu ul ul ul li { background:#21201f;}



#header #dropmenu .menu ul ul ul a {}

#header #dropmenu .menu ul ul ul a:hover {}



#header #dropmenu .menu ul ul ul li a span {}

#header #dropmenu .menu ul ul ul li a span span {}











#content .column-center{width:100%; float:left}

#content .column-right{ width:265px; float:left}



/*content*/

#content{ font-size:0.8125em; width:100%; text-align:left; background:url(images/tail.gif) top right repeat-y}

#content .bg-cont{ background:url(images/tail.gif) top left repeat-y}

#content .indent-col{padding:30px 20px 0px 30px}

#content .img-left{ float:left; margin:0px 20px 16px 0px}

#content .img-indent{ margin:10px 0px 26px 0px}

#content p{ margin:0px 0px 7px 0px}

#content .tail{ background:url(images/tail.gif) bottom repeat-x; width:100%; padding-bottom:2px}

.txt{ color:#d63c1e}



#content .indent{padding:0px 0px 60px 0px}

#content .indent1{padding:0px 0px 30px 0px}

#content .indent2{padding:0px 20px 0px 9px}



#content .bg{ background:url(images/tail.gif) repeat-y 276px top }

/*#content .bg1{ background:url(images/tail.gif) repeat-y 654px top }*/



.col-1{ width:458px;}

.col-2{ width:458px}



.block{ height:143px; margin-top:-143px; position:absolute; background:url(images/bg-1.png); width:654px; color:#8f8f8f; font-size:13px}

.block p{ margin:0; padding-bottom:7px}

.indent-block{ padding:25px 30px 0px 33px}

.block h2{ color:#fff; font-size:2em; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:normal; margin-bottom:9px}

.button{ background:url(images/button3.gif) top left no-repeat; width:84px; line-height:22px; text-align:center; color:#fff; text-transform:uppercase; display:block; text-decoration:none}

.button:hover{ text-decoration:none; background:url(images/button-act.png) top left no-repeat}





.button1{ background:url(images/button3.gif) top left no-repeat; width:84px; line-height:22px; text-align:center; color:#fff; text-transform:uppercase; display:block; text-decoration:none}

.button1:hover{ text-decoration:none; background:url(images/button-act.png) top left no-repeat}





/*slider-content*/



.slider-text{ display:block; width:100%; height:143px; background:url(images/slider_shadow.png) 0 0 repeat-x; position:absolute; margin:336px 0 0 0;}

.slider-text-indent{ padding:20px 30px 11px 33px; display:block;}

.slider-text h3{ color:#ffffff !important; font-size:26px !important; line-height:26px; font-weight:normal; font-family:Trebuchet MS, Trebuchet MS1, Helvetica, sans-serif; margin:0 !important;}

.slider-text .indent-top-bottom{ padding:5px 0 13px 0 !important; color:#8f8f8f ; font-size:13px; line-height:18px; font-family:Tahoma;}

.slider-button{ background:url(images/slider_button.png) 0 0 no-repeat; width:84px; height:22px; color:#ffffff; font-size:12px; line-height:20px; text-align:center; text-transform:uppercase; text-decoration:none; display:block; font-family:Tahoma;}

.slider-button:hover{ color:#FFF; background:url(images/button_hover.png) 0 0 no-repeat;}



/* container for slides */

.images { position:relative; height:479px; width:100%; float:left; cursor:pointer; overflow:hidden}

/* single slide */

.images div {position:absolute; top:0; left:0; padding:0 0 0 0; height:256px; font-size:12px; display:none}

/* header */

.images h3 { font-size:22px; font-weight:normal; margin:0 0 20px 0; color:#456;}



/* tabs (those little circles below slides) */

.tabs { clear:both; display:none;}



/* single tab */

.tabs a { width:8px; height:8px; float:left; margin:3px; background:url(images/navigato.png) 0 0 no-repeat; display:block; font-size:1px; }

/* mouseover state */

.tabs a:hover { background-position:0 -8px; }

/* active state (current page state) */

.tabs a.current { background-position:0 -16px; }

/* prev and next buttons */

.forward { float:left; background:#f4f3f3 url(images/slider_button_left.gif) 0 0 no-repeat !important; display:block; width:50px; height:26px; cursor:pointer; font-size:1px; text-indent:-9999em; position:absolute; margin:269px 0 0 819px; *margin:269px 0 0 -100px;}

.forward:hover{ background:#21201f url(images/slider_button_left1.gif) 0 0 no-repeat !important;}

.backward:hover{background:#21201f url(images/slider_button_rigtht1.gif) right top no-repeat !important;}



.backward{background:#f4f3f3 url(images/slider_button_rigtht.gif) right top no-repeat; margin:285px 0 0 869px !important; *margin:285px 0 0 -50px !important; display:block; width:50px; height:26px; cursor:pointer; font-size:1px; text-indent:-9999em;position:absolute;float:left}

/* next */

.forward { background-position: 0 -30px; clear:right; }

.forward:hover { background-position:-30px -30px; }

.forward:active { background-position:-60px -30px; }



/* prev */

.backward:hover { background-position:-30px 0; }

.backward:active { background-position:-60px 0; }



/* disabled navigational button. is not needed when tabs are configured with rotate: true */

.disabled { visibility:hidden !important;}





.slider-button-main{ position:absolute; margin:311px 0 0 819px; *margin:311px 0 0 -100px;}

.slider-button-main button{ display:block; border:none; background:#d73d1f; text-align:center; color:#ffffff; font-size:12px; line-height:24px; text-transform:uppercase; width:50px; float:left; font-family:Tahoma; height:25px; padding:0 !important;}

.slider-button-main button:hover{ color:#FFF; background:#21201f;}

.slider-button-main .button-play{ margin:0 0 0 0;}



.images div img, .images div{ width:100%; height:479px;}







/**/





/*footer*/

#footer { color:#363636; font-size:0.8125em;}

#footer .indent-footer{ padding:11px 50px 13px 4px;}

#footer a {color:#363636; text-decoration:none}

#footer a:hover { text-decoration:underline}









/*** Widgets ***/

.widget { clear:both; overflow:hidden; height:100%; margin:0px 0px 20px 0px;}

.widget .widget-bg {overflow:hidden; height:100%;padding:0px 0px 0px 0px;}

.widget .title {overflow:hidden; height:100%; margin:0px 0px 12px 0px;}

.widget h2,

.widget_tag_cloud .indent .title h2 {overflow:hidden; height:100%; font-size:2.15em; font-weight: normal; color:#000; line-height:1.2em; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif}



.widget ul { padding:0; margin:0}

.widget ul li { overflow:hidden; height:100%;}

.widget ul li a {font-size:13px; color:#d63c1e !important; text-decoration:none; line-height:1.76em; background:url(images/marker.gif) top left no-repeat; background-position:0 5px; color:#d21034; padding-left:13px; }

.widget_recent_comments ul li a {font-size:13px; color:#d63c1e !important; text-decoration:none; line-height:1.76em; background:url(images/marker.gif) top left no-repeat; background-position:0 5px; color:#d21034; padding-left:13px !important; }

.widget ul li a:hover { text-decoration:underline;}



.widget ul ul { font-size:100%; margin:0px 0px 0px 10px;}

.widget ul ul li { border:0;}





/*** .widget_archive ***/

.widget_archive {}



/*** widget_meta ***/

.widget_meta {}



/*** widget_links ***/



/*** widget_page ***/

.widget_pages {}

.widget_pages ul ul { margin:0px 0px 0px 0px;}

.widget_pages ul ul li {}



/*** widget_recent_entries ***/



/*** widget_recent_comments ***/

.widget_recent_comments {margin:0px 0px 32px 0px;}

.widget_recent_comments .mr { border:0; margin:0px 0px 0px 0px; padding-bottom:9px;}



/*** widget_tag_cloud ***/

.widget_tag_cloud { padding-bottom:18px;}

.widget_tag_cloud .indent div { padding:9px 24px 15px 0px;}



.widget_tag_cloud a { padding:0px 6px 0 0; font-size:12px; line-height:1.6em;}



.widget_tag_cloud .indent .title { padding:0px 0px 0px 0px;}

.widget_tag_cloud .indent .title div { padding:0px 0px 0px 0px;}

.widget_tag_cloud .indent .title div div { padding:0px 0px 0px 0px;}



.widget_tag_cloud a { text-decoration:none; display:block; float:right; font-size:14px; color:#000; padding:5px 10px 5px 10px; margin:0px 0px 5px 5px;}

.widget_tag_cloud a:hover { text-decoration: none; color:#d73d1f}



/*** widget_text ***/

.widget_text { margin:0px 24px 16px 0px;}

.widget_text .widget-bg {}

.widget_text h2 { }

.textwidget { font-size:1.3em; color:#7b7b7b; font-style: italic; text-align:right; line-height:1.45em; padding:2px 8px 18px 31px; overflow:hidden; height:100%;}

.textwidget p { padding:0px 5px 10px 0px;}

.textwidget p.img { padding:0px 0px 17px 0px;}

.textwidget a {}





/*** Title wrapper ***/

.column-center .title { margin:0px 0px 9px 0px;}

.column-center .title h2 { font-size:2em; font-weight: normal; color:#000000; line-height:1.2em; text-align:center;}

.column-center .title h3 { font-size:2em; font-weight: normal; color:#000000; line-height:1.2em; text-align:center;}



.column-center .title h2 a,

.column-center .title h3 a {color:#000000; text-decoration:none;}



.column-center .title h2 a:hover,

.column-center .title h3 a:hover {color:#d63c1e; text-decoration:none;}





/*** Date ***/

.column-center .date {font-size:12px; color:#000; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; display:block; margin-bottom:15px }



/*** author ***/

.column-center .author { float:left; font-size: 1.4em; line-height:1.1em; color:#000; padding:0px 0px 0px 8px; border-left:1px solid #000;}

.column-center .author span { color:#d21034; text-decoration:underline;}





/*** Text box ***/

.text-box { }

.text-box a{ color:#df4724; font-family:Tahoma, Geneva, sans-serif; font-size:12px; text-decoration:none }

.text-box a:hover{ color:#21201f; text-decoration: underline }



.txt-4 a{ color:#df4724; font-family:Tahoma, Geneva, sans-serif; font-size:18px; text-decoration:none }



/******/

.more-link { float:right; display:block; margin-bottom:15px}

.more-link a {color:#7e7b76; text-decoration: underline;}

.more-link a:hover { text-decoration:none;}



/******/

.comments { float:right; padding-right:20px}

.comments a { font-size:12px; color:#000;}



/******/

.postmetadata { clear:both; font-size:1.2em; line-height:1.4em; padding:0px 0px 8px 20px;}

.postmetadata a { padding:0px 1px 0px 10px;}



/******/

.link-edit { float:left; padding:29px 34px 6px 21px; margin:0px 0px 0px 0px;}

.link-edit a { font-size:14px; color:#fff; text-decoration:none;}

.link-edit a:hover { text-decoration: underline; color:#37b2f2;}



/******/

.navigation { font-size:12px; color:#d73d1f; padding:25px 10px 8px 10px; display:block}

.navigation a { font-size:12px; color:#d73d1f; }



.nav-top { padding:0px 0px 10px 0px;}



.nav-top a {}



.nav-top .alignleft a { padding:0px 0px 0px 3px;}

.nav-top .alignright a {}



/*.nav-top a { text-decoration:none;}

.nav-top a:hover { text-decoration: underline;}*/



/*******/

.text-box h1, .text-box h2, .text-box h3, .text-box h4, .text-box h5, .text-box h6 { color:#000; font-family:Arial; line-height:1.5em;}

.text-box h1 { font-size:22px; font-weight: normal; line-height:1.2em; display:block; height:100%; padding:0px 0px 13px 0px;}

.text-box h2 { font-size:20px; font-weight: normal;}

.text-box h3 { font-size:18px;}

.text-box h4 { font-size:16px; }

.text-box h5 { font-size:14px;}

.text-box h6 { font-size:12px;}



/*** OL UL style***/

.text-box ul { padding:5px 0px 5px 1px; margin:0px 0px 0px 0px; overflow:hidden; height:100%;line-height:1.4em;}

.text-box ul li {padding:1px 0px 9px 20px; list-style-image:none; list-style:none; font-weight:normal;}

.text-box ul li ul { margin-left:10px;}

.text-box ul li ol { margin-left:15px;}

.text-box ul li ol li { list-style-type:decimal;}



.text-box ol { padding-left:2px;}

.text-box ol li { padding:0px; margin-left:13px; font-weight:normal;list-style-type:decimal;}

.text-box ol li ul { padding:2px 0px 5px 2px;}

.text-box ol li ul li { font-weight:normal; padding:1px 0px 9px 20px;}



.text-box ul li { list-style-image:none; list-style:none;}



.text-box ul li a { /*text-decoration:none;*/}

/*.text-box ul li a:hover { text-decoration:underline;}*/



.text-box ul li ul { margin-left:15px;}

.text-box ul li ol {margin-left:20px;}

.text-box ul li ol li { list-style-type:decimal;background:none;}

.text-box ul li ol li a {}



.text-box ol { padding:5px 0px 5px 2px;}

.text-box ol li{ padding:0px; margin-left:20px;}

.text-box ol li a { padding-left:0px; text-decoration:none; font-weight:normal;}

.text-box ol li a:hover{ text-decoration:underline; }

.text-box ol li ul li a { font-weight:normal; text-decoration:underline;}

.text-box ol li ul li a:hover {text-decoration:none;}













/* -----------------------------------------------------------------

---------------------------- WP ------------------------------------

----------------------------------------------------------------- */

.info-sidebar { overflow:hidden; padding:5px 0px 15px 15px; color:#737676; width: auto; font-size:14px; line-height:1.4em;}

.info-sidebar a { text-transform:none; color:#000;}



.pagetitle { font-size:2.1em; font-weight: normal; overflow:hidden; text-align:center; padding:20px 12px 25px 12px; *padding:20px 12px 20px 12px;}



/*--- Navigations ---*/

.navigation { /*clear:both;*/ overflow:hidden; /*line-height:13px;*/}

.navigation .alignleft { float: left; width:45%; text-align:left;}

.navigation .alignright { float: right; width:45%; text-align:right;}

.nav-top .alignright a { float: right; }





.pd-nav { padding:0; margin:0;}

.pd-nav .alignleft { padding:0; margin:0;}

.pd-nav .alignright { padding:0; margin:0;}



.pd-title {padding-bottom:0;}



.marg { margin-bottom:10px;}



/*--- Begin Images ---*/

p img {

padding: 0;

max-width: 100%;}



img.centered {

display: block;

margin-left: auto;

margin-right: auto;}



img.alignright { float: right;display:inline;

padding: 0;

margin: 3px 0px 10px 20px;}



img.alignleft { padding: 0; margin: 3px 25px 5px 0; float:left; display:inline;}



/*------*/

#tag_cloud .widget-bottom-left { padding-bottom:15px;}

#tag_cloud .widget-heading { margin-bottom:15px;}

#tag_cloud a { padding-left:3px;}



/*--- Popup styles ---*/

#commentspopup {}

#commentspopup #header {background:#2F3F99 url(images/popup_header_bg.gif) top repeat-x;}

#commentspopup .page-padding {padding:0 5px;}

#commentspopup .page-width {width:538px; margin:0 auto;}

#commentspopup .header-top {background:url(images/popup_header_bg_top.jpg) top repeat-x;}

#commentspopup .header-top-right {background:url(images/popup_header_bg_top_right.jpg) top right no-repeat;}

#commentspopup .header-top-left {background:url(images/popup_header_bg_top_left.jpg) top left no-repeat; width:100%; height:160px;}

#commentspopup .header-padding {padding:39px 0 0 89px;}

#commentspopup h1 {font-size:1em; margin:0; padding:0; color:#E1E7EC; text-indent:-1000em; width:141px; height:27px;}

#commentspopup h1:hover {text-decoration: none; cursor:pointer;}

#commentspopup .description {width:141px; height:9px; text-indent:-1000em; margin-top:2px;}

#commentspopup .description2 {width:249px; height:27px; text-indent:-1000em; margin-top:19px;}

#commentspopup .border-bottom-left {padding:17px 37px 10px;}

#commentspopup p {font-size:12px;}





/*--- Begin Typography & Colors ---*/

small { font-size: 11px; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}

small * {font-size: 1em;}

small p {font-size: 1em;}



select { width: 130px;}



#commentform { font-size:1.2em; overflow:hidden; height:100%; padding:0px 0px 0px 0px;}



/*.commentform {float:left;}*/



#commentform input {

margin: 5px 5px 1px 0;}



#commentform {

margin: 5px 0px 0 0;}



#commentform textarea {

width: 98%;

padding: 2px;}



#respond:after {

content: ".";

display: block;

height: 0;

clear: both;

visibility: hidden;}



#commentform #submit {

/*margin: 0 0 10px auto;

float: right;*/ /*margin:0px 0px 0px 319px;*/}



#respond p { padding:0px 0px 10px 0px; text-indent:0;}

#respond form p { padding:0px 0px 10px 0px; text-indent:0;}



/*--- Begin Calendar ---*/

#wp-calendar { empty-cells:show; width: 155px;}



#wp-calendar th { padding:3px 0; text-align:center; color:#000;}

#wp-calendar td { padding:3px 0; text-align:center; color:#000;}



#wp-calendar a { display: block; font-weight:bold; color:#d73d1f;}

#wp-calendar #next a { padding-right: 10px; text-align: right; font-weight: normal;}

#wp-calendar #prev a { padding-left: 10px; text-align: left; font-weight: normal;}



#wp-calendar caption { text-align: center; color:#2c2e30; font-weight:bold; font-size:1.3em; padding:0px 0px 6px 0px;}







/* Begin Various Tags & Classes */

acronym, abbr, span.caps {

cursor: help;

}



acronym, abbr {

border-bottom:0;

}



blockquote {

border:1px solid #e6e4e4; color:#000;

background:#f2f2f2; padding:15px 10px 10px 20px; margin:5px 0;

}



blockquote cite {

margin: 5px 0 0;

display: block;

}





/* Captions */

.aligncenter,

div.aligncenter {

display: block;

margin-left: auto;

margin-right: auto;}



.wp-caption {

border: 1px solid #ddd;

text-align: center;

background-color: #f3f3f3;

padding-top: 4px;

margin: 10px;

-moz-border-radius: 3px;

-khtml-border-radius: 3px;

-webkit-border-radius: 3px;

border-radius: 3px;}



.wp-caption img {

margin: 0;

padding: 0;

border: 0 none;}



.wp-caption p.wp-caption-text {

font-size: 11px;

line-height: 17px;

padding: 0 4px 5px;

margin: 0;}





/* Begin Comments*/

.alt { clear:both; padding-bottom:20px; font-weight: normal;}



.alt a { padding:0px 0px 0px 0px; text-decoration:underline;}

.alt a:hover { padding:0px 0px 0px 0px; text-decoration: none;}



.commentlist { color:;

text-align: justify;

}

.commentlist a { color:}

.commentlist span { color:; font-weight: bold;}



ol{margin:0; padding:0; list-style-position:inside;}

ol.commentlist li { list-style: none; font-size:12px;

margin:6px 0px 6px 0px;

padding: 5px 10px 3px;

/*list-style: none;*/

border:1px solid #e6e4e4; color:#000;

background:#f2f2f2;

}



.commentlist li .avatar {

float: right;

border: 1px solid #888;

padding: 2px;

background: #fff; /*margin:0px 20px 15px 0px;*/

}



.commentlist p {

margin: 10px 5px 10px 0;

}



#commentform p {

margin: 5px 0; font-size:14px;

padding-left:15px;

}



.nocomments {

text-align: center;

margin: 0;

padding: 0;

}



.commentmetadata {

margin: 0;

display: block;

}



.blocks2 { overflow:hidden; width:100%;}







.blocks2 .inner { padding:0px 0px 15px 0px;}

.blocks2 div.list, .blocks2 div.list2 { float:left; width:200px;}

.blocks2 div.list3 { width:170px; float:left;}

.blocks2 div ul { margin-left:6px;}



.events { width:100%; overflow:hidden; padding-bottom:20px;}

.events .list { float:left; width:288px;}



.list-col { float:left; margin-right:60px;}

.list-col li { padding-left:0 !important; line-height:22px !important; background:none !important; background:url(images/a1.gif) no-repeat 0 8px !important; padding-left:12px !important;}

.list-col li.last-item a{ font-weight:bold !important; color:#272727 !important}

.list-col li a { color:#e23b00 !important; font-size:12px !important; text-decoration:none!important;}

.list-col li a:hover { text-decoration:underline !important;}

a.cont-more { font-size:14px !important; font-weight:bold !important;}



.aboutus .columns { width:100%; overflow:hidden;}

.aboutus .column-left { width:45%; float:left;}

.aboutus .column-right { width:45%; float:right;}

.aboutus span { font-weight:bold; font-size:12px !important; color:#0462ae}



.solutions .list-left { float:left; margin-right:20px;}



.links-content .columns { width:100%; overflow:hidden; padding-bottom:20px;}

.links-content .column-left { width:45%; float:left;}

.links-content .column-right { width:45%; float:right;}



.services .columns { width:100%; overflow:hidden; padding-bottom:20px;}

.services .column-left { width:40%; float:left;}

.services .column-right { width:55%; float:right;}



.faq span { font-weight:bold; font-size:14px !important;}


Pippin Williamson comments:

If you're not familiar with CSS, then I'd recommend upping the prize amount and then letting us know exactly which items you want to change, and to what color, etc.

2010-10-17

Arafat Rahman answers:

I can help you in this issue. If you like to do yourself then it may takes more time.
Better you hire someone who has experience on this and teach you how to do that. $4 is NOT enough for this job.

I am fine with $15.


zachitn comments:

How much...

2010-10-17

B L answers:

try [[LINK href="http://coloringout.com"]]coloringout.com[[/LINK]]