Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • kairey Friend
    #161584

    Hi I have been hunting all over to change the color of some text which is not very visible on some monitors.

    Basically it is the grey text that sits on the black background in position user1 I am using the dark version of the template.

    When view source you get a huge jumble of styles and I have tried changing some with no luck, can it be changed?

    <div class=”ja-box column ja-box-full” style=”width: 100%;”>
    <div class=”ja-moduletable moduletable_badge badge-new clearfix” id=”Mod87″>
    <span class=”badge”> </span>
    <h3><span><strong class=”first-word”><strong>TITLE IN HERE</strong></strong>TITLE IN HERE</span></h3>
    <div class=”ja-box-ct clearfix”>
    <div class=”custom_badge badge-new”>
    <p>TEXT IN HERE</p></div> </div>
    </div>

    </div>

    aman204 Friend
    #381897

    Try add this at end of template.css file ::

    #ja-topsl .ja-box-left .ja-moduletable p{color:#fff;}

    and then update above color code accordingly

    kairey Friend
    #381915

    <em>@aman204 228369 wrote:</em><blockquote>Try add this at end of template.css file ::

    #ja-topsl .ja-box-left .ja-moduletable p{color:#fff;}

    and then update above color code accordingly</blockquote>

    Thanks for that, unfortunately it did’t work, refreshed, flushed cache etc but still the same….

    It’s not so bad on my desktop but a few laptops I have viewed it on you can hardly see it, take a look:

    test.medboat.com

    KEVIN

    aman204 Friend
    #381926

    <em>@kairey 228393 wrote:</em><blockquote>Thanks for that, unfortunately it did’t work, refreshed, flushed cache etc but still the same….

    It’s not so bad on my desktop but a few laptops I have viewed it on you can hardly see it, take a look:

    test.medboat.com

    KEVIN</blockquote>

    Ok, You seem to have only enabled module for only user1 position for specific area which spans across.

    Other way, You can add this at end of template.css file::

    p.color{color:#fff;}

    and update color code accordingly

    Now, You can update the html reference in custom module like this::

    <p class=”color”><a title=”MedBoat” href=”/index.php”>MedBoat</a> are pleased to announce, after many hours of hard work, the release of their new web site. During 2011 we aim to expand our boat charter business beyond our core market on the Costa del Sol. Our aim is to provide select charters throughout the world, partnering with professionals in the industry based in each country. You will also see our sales activities grow to offering some amazing new boats, plus we will also actively start listing used vessels on a brokerage and “direct with owner” basis. I hope we have the opportunity of welcoming you on board in the near future, MedBoat <em>…the only way…</em></p>

    kairey Friend
    #381958

    PERFECT! 😎

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 2 voices, and was last updated by  kairey 13 years, 7 months ago.

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