Results 1 to 2 of 2

Hybrid View

  1. #1
    Join Date
    Aug 2009
    Location
    Washington
    Posts
    82
    Plugin Contributions
    1

    application error Testimonial Managaer, How To Changing Info Color?

    Hello zenner's. Can anyone tell me where I can change the color of the testimonial font color for testimonial manager v1-5-0. Not the color that displays the final testimonial, " great product will be back" but the area that requires your name, testimonial title, testimonial text, city. On my website my background is black and so it the testimonial page's words.

    here is my website to view problem. www.gemz4you.com

  2. #2
    Join Date
    Aug 2009
    Location
    Washington
    Posts
    82
    Plugin Contributions
    1

    css problem Re: Testimonial Managaer, How To Changing Info Color? I have found the solution.

    after messing around for a few with the files I have found where you alter the testimonial informational display area " name, testimonial comment, city and so on.
    The file is in the includes\templates\YOURTEMPLATE\css\testimonials_add.css

    fieldset {
    padding: 0.5em;
    margin: 0.5em 0;
    display:block;
    border:1px solid #000; change color code here
    }
    fieldset ol {
    padding: .5em .5em 0 .5em;
    list-style: none;
    }
    fieldset li {
    padding-bottom: .5em;
    }
    fieldset #personal, fieldset #order, fieldset #write{
    padding:0;
    border:1px solid #000; change color code here
    border-width: 1px 0 1px 0;
    }
    legend {
    padding: 0.3em;
    font-size: 1.1em;
    color: #000; change color code here
    font-weight:bold;
    }
    select {
    margin: 0.1em;
    }
    textarea {
    margin: auto;
    padding:0.5em;
    display: inline;
    width: 40%;
    border:1px solid #B6ABD5; change color code here
    overflow:auto;
    }
    label.inputLabel {
    width: 11em;
    float: left;
    color: #000; change color code here
    }

    all areas that say change color code here, just change code to your desired setting. make SURE you backup your files......

 

 

Similar Threads

  1. Changing the product info price color
    By dermit in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 2 Sep 2010, 10:46 PM
  2. changing reviews to be review/testimonial of my whole site
    By photoseller in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 1 Jul 2010, 06:22 AM
  3. How do I remove background color in site Legal info
    By rkayw in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 30 Jun 2008, 04:25 PM
  4. Changing color and titles of info boxes on CSS
    By Rememberthemoments in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 6 Feb 2007, 06:33 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg