Viewing 15 posts - 1 through 15 (of 37 total)
  • Author
    Posts
  • unvacancier Friend
    #201404

    Hello,

    I’ve check the documentation but i can’t find the answer.

    I need to know the class for the text on slideshow to have the white box under.

    Many thanks.


    1. Capture5
    2. Capture6
    3. Capture7
    TomC Moderator
    #549889

    So that I can try to best assist you, please provide the url of the site you’re working on

    unvacancier Friend
    #549904

    <em>@TomC 446228 wrote:</em><blockquote>So that I can try to best assist you, please provide the url of the site you’re working on</blockquote>

    The class is on the demo joomlart website : http://www.joomlart.com/demo/#ja_decor

    Thanks.

    TomC Moderator
    #549908

    <em>@unvacancier 446244 wrote:</em><blockquote>The class is on the demo joomlart website : http://www.joomlart.com/demo/#ja_decor

    Thanks.</blockquote>

    Is there any particular reason you cannot share the url of your site that you’re working on?

    unvacancier Friend
    #549911

    Just because it’s on my localhost 😉

    i work on my local network server and i upload it when the work is finished.

    TomC Moderator
    #549912

    <em>@unvacancier 446251 wrote:</em><blockquote>Just because it’s on my localhost 😉

    i work on my local network server and i upload it when the work is finished.</blockquote>

    Ahhhhhhh – gotcha.

    Okay, one last question . . . Which version of JA Decor are you working with (J2.5.x, J3.x ??)

    unvacancier Friend
    #549915

    J3.x Tom.

    I’d changed the slideshow directory and i lost the class ref.

    TomC Moderator
    #549917

    Here are the CSS rules for the slideshow text . . . .


    .ja-ss-desc .ja-ss-caption span {
    font-size: 40px;
    }

    .ja-ss-desc .ja-ss-caption span {
    background: none repeat scroll 0 0 #ffffff;
    clear: both;
    display: block;
    float: left;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.5;
    margin: 1px 0 0;
    padding: 0 5px;
    text-transform: uppercase;
    }

    Is that what you were looking for/needed?

    unvacancier Friend
    #549918

    I don’t think it’s the right classes for the text background.

    ja-ss-desc
    ja-ss-caption

    TomC Moderator
    #549921

    This one is – I just tested it out via Firebug . . .


    .ja-ss-desc .ja-ss-caption span {
    background: none repeat scroll 0 0 #ffffff
    clear: both;
    display: block;
    float: left;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.5;
    margin: 1px 0 0;
    padding: 0 5px;
    text-transform: uppercase;

    unvacancier Friend
    #549957

    Strange it’s not working here. Maybe i need to put another class ?


    1. Capt
    2. Capt1
    TomC Moderator
    #549959

    Is there any way you can upload your site onto your web host server – so I can inspect your site online and try to better assist you? :((

    Otherwise, what would happen if you removed that class from that field altogether
    – then save/refresh the page?

    Ninja Lead Moderator
    #550012

    <em>@unvacancier 446301 wrote:</em><blockquote>Strange it’s not working here. Maybe i need to put another class ?

    </blockquote>

    Try this:

    Create templates/ja_decor/css/custom.css file and add new rule below


    .ja-ss-desc .ja-ss-caption span {
    background: #ffffff ;
    }

    unvacancier Friend
    #554439

    Hello,

    i’ve tried custom.css too but it’s not working.

    I’d upload the website on an server to test

    http://slap44.wish-informatique.fr/

    TomC Moderator
    #554449

    <em>@unvacancier 452020 wrote:</em><blockquote>Hello,

    i’ve tried custom.css too but it’s not working.

    I’d upload the website on an server to test

    http://slap44.wish-informatique.fr/</blockquote>

    Please do me a favor and temporarily set “Optimize CSS” to “No/Off” within your Template Manager–General settings.

Viewing 15 posts - 1 through 15 (of 37 total)

This topic contains 37 replies, has 5 voices, and was last updated by  phoenix28 8 years, 10 months ago.

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