Viewing 9 posts - 16 through 24 (of 24 total)
  • Author
    Posts
  • shertmann Friend
    #272923

    jordan if this solve the problem let me know

    jordank87 Friend
    #272938

    Hi yes this seems to have fixed it; but i have just noticed that this part;

    .vm-total-pro {
    padding: 10px 0 0;
    clear: left;
    text-align: center;
    color: #ffffff;
    }

    Has caused some other text to go white i have included a sample… as in this bit the word “what’s” is meant to be red…

    Thanks


    1. textissue
    shertmann Friend
    #272949

    well i made a check and i found some interesting things the following css atributes are necesary for the shop basket

    div.moduletable h3,
    div.moduletable_menu h3,
    div.moduletable_text h3,
    div.moduletable_hilite h3,
    div.moduletable_menuhilite h3

    but the word what’s and the word your that is before shop basket has another diferent css atribute

    div.moduletable h3 span,
    div.moduletable_menu h3 span,
    div.moduletable_text h3 span,
    div.moduletable_hilite h3 span

    so the solution it is not a simple one so a put you two different versions ot the solution in order you pick the right one for you

    shertmann Friend
    #272950

    first solution the simple

    edit the following atributes in red.css


    div.moduletable h3 span,
    div.moduletable_menu h3 span,
    div.moduletable_text h3 span,
    div.moduletable_hilite h3 span {
    color: #FFFFFF;
    }

    and set it to this

    div.moduletable h3 span,
    div.moduletable_menu h3 span,
    div.moduletable_text h3 span,
    div.moduletable_hilite h3 span {
    color: #FF3300;
    }

    this as you see set the red color font to a different kind of red that allows to see even the word your with a red dark background

    shertmann Friend
    #272952

    well the other one is so complicated that i prefer let the last one as the perfect for you

    shertmann Friend
    #272953

    let me know if this solve your red customization issues

    shertmann Friend
    #273300

    jordan did you finish your tweeking yet?

    jordank87 Friend
    #273303

    Hi, hahahaha not not as yet something that should be so simple has ended up a fairly complex issue… NIGHTMARE thanks for all your help and input

    shertmann Friend
    #273305

    well if you need any other help do not hesitate and ask for help

Viewing 9 posts - 16 through 24 (of 24 total)

This topic contains 24 replies, has 2 voices, and was last updated by  shertmann 16 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum