Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • amarks Friend
    #168522

    Can someone please help me fix this (in screenshot). I know what the root of the problem is, but I don’t know how to fix it. It has to do with the “wide (default)” setting. It is a little bit too narrow. If you put on the “fluid” setting and drag it out a bit, it fixes the issue and even the pie chart in the poll module gets corrected.

    How can I make the “wide (default)” setting a bit wider?

    Thanks guys.

    -Alex


    1. sh-error
    2. 123
    jooservices Friend
    #412495

    Hi
    I’m checking please allow moment.
    Thank you
    Viet Vu

    jooservices Friend
    #412500

    Hi
    I’ll try to talk this issue w/ dev because have some element using css for styling
    Beside that you can try w/ these code


    .ja-slide-buttons span.ja-slide-next {
    background: url("../modules/mod_jaslideshow/assets/themes/social/images/next-slideshow.png") no-repeat scroll right bottom transparent;
    height: 27px;
    position: absolute;
    right: -690px;
    width: 18px;
    }

    It will fix next button


    <div class="ja-slide-main-wrap" style="height: 269px; width: 700px;">

    It will fix background.

    Thank you
    Viet Vu

    amarks Friend
    #412504

    Where exactly do I put these? Or am I modifying them from something else?

    Thanks a lot Viet 🙂

    jooservices Friend
    #412508

    Hi
    Please try w/ this solution. Because your site under compressing mode so i can’t find out which file.


    .ja-moduleraw-style2 .ja-slidewrap_social{overflow: hidden}
    .ja-slide-buttons span.ja-slide-next{right: -680px}

    Please try to find it and fix it as above code
    Thank you
    Viet Vu

    amarks Friend
    #412510

    I’m not sure where you want me to put that one either. I just uncompressed 🙂

    amarks Friend
    #412511

    Ok, now I really messed it up… I don’t think I put that code in correctly. I restored the file and it doesn’t fix it.

    jooservices Friend
    #412519

    Hi
    Please try w/ this solution


    .ja-moduleraw-style2 .ja-slidewrap_social{ overflow: hidden } line: 213 mod_jaslideshow.css
    .ja-slide-buttons span.ja-slide-next{ right: -680px } line 96 mod_jaslideshow.css
    .ja-moduleraw-style2 .ja-slide-buttons{ z-index:999; } line 247 mod_jaslideshow.css

    Please try to find it and fix it as above code

    amarks Friend
    #412524

    I did that, although the actual picture overlaps now. And the buttons looks uneven since they are different sizes (left right arrows). Is there any way to just make the width of the template wider? Because it is messing up other modules too. It wasn’t like this yesterday :-/

    amarks Friend
    #412526

    Actually, when I go to IE it looks perfect. It’s only in Firefox where the layout is squeezed a bit. Does that help?

    amarks Friend
    #412529

    Oh wow, it works fine now. It ended up being my browser’s cache. Lesson to anyone else 🙂

    Thanks for your time Viet

    jooservices Friend
    #412533

    Hi
    You are welcome
    Glad to hear your issue is solved.
    Thank you
    Viet Vu

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

This topic contains 12 replies, has 2 voices, and was last updated by  jooservices 13 years, 2 months ago.

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