Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    Aug 2007
    Posts
    36
    Plugin Contributions
    0

    Default Help! WTF is inherit from span, what is span?

    I'm trying to change the product description here http://www.meltcomics.com/webstore/i...products_id=20, the darkest gray which is #181818, i checked firebug and it keeps telling me
    Inherited fromspan
    element.style {
    color: #181818;
    font-size: 10.5pt;
    Where the F is span? I checked all my template .css files and couldn't find the line.
    Please help, Thank you,
    F

  2. #2
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Help! WTF is inherit from span, what is span?

    Melt,
    Please don't get fustrated... TM is a monster of coding..

    Locate this:
    webstore/includes/templates/12541/css/stylesheet_tm.css
    Find this:
    input, select, textarea {
    background:none repeat scroll 0 0 #6D6D6D;
    border:1px solid #000000;
    color:#FFF000;
    font-family:verdana;
    font-size:12px;
    line-height:15px;
    padding:3px;
    vertical-align:middle;}
    The highlighted red font above is your fix...

  3. #3
    Join Date
    Aug 2007
    Posts
    36
    Plugin Contributions
    0

    Default Re: Help! WTF is inherit from span, what is span?

    Thank you but that did not fix the problem, just changed my search box background color. the line on the product on this page http://www.meltcomics.com/webstore/i...products_id=20 that i want to change color are "Your selection will include books such as:
    Asterix, Bone, Life & Times of Scrooge McDuck, Mouse Guard, Owly, Amulet, The Incredibles, Fraggle Rock, Tin Tin, Tiny Titans, Yotsuba! It will also include at least one figure/toy.

    Thanks for you help.

  4. #4
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Help! WTF is inherit from span, what is span?

    Melt,
    Now i see...
    Use this tool to track down the .php file TM has hard coded the font color...

    Admin panel/ tools/ developers tool kit

    1. search for:
    2. Your selection will include books such as:

  5. #5
    Join Date
    Aug 2007
    Posts
    36
    Plugin Contributions
    0

    Default Re: Help! WTF is inherit from span, what is span?

    Thank you, tried that and got no results. Any other possibilities?

    Thank you,
    F

  6. #6
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Help! WTF is inherit from span, what is span?

    Melt,
    Sent you a PM

  7. #7
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Help! WTF is inherit from span, what is span?

    Melt,
    Search for this:

    <span class="apple-style-span">

  8. #8
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Help! WTF is inherit from span, what is span?

    Melt,
    Look here around line 85...
    webstore/includes/templates/12541/templates/tpl_product_info_display.php

  9. #9
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Help! WTF is inherit from span, what is span?

    Melt,
    Shame on you...
    When you pasted the wording in the description is where you will find the <span style= 24, 24, 24..

    Change the 24, 24, 24 to the color you like

    Go to your product you developed and click on the <> this will allow you to edit...

  10. #10
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Help! WTF is inherit from span, what is span?

    Quote Originally Posted by haredo View Post
    Melt,
    Shame on you...
    When you pasted the wording in the description is where you will find the <span style= 24, 24, 24..

    Change the 24, 24, 24 to the color you like

    Go to your product you developed and click on the <> this will allow you to edit...

    Your very welcome...
    use this instead of 24, 24, 24...

    88, 102, 88

    I did the 75 dollar one

    http://www.meltcomics.com/webstore/i...products_id=19

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v155 Error in Admin Style span Class?
    By ravynw34 in forum Installing on a Linux/Unix Server
    Replies: 9
    Last Post: 2 May 2016, 10:36 AM
  2. <span class="OurPrice">Our Price</span>
    By Soniccc in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 17 Mar 2011, 10:41 AM
  3. Replies: 2
    Last Post: 14 Jan 2007, 11:33 AM

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