Viewing 15 posts - 1 through 15 (of 17 total)
  • Author
    Posts
  • pedrox Friend
    #192052

    Hello,

    Does not work well with the Slideshow module off…
    I do not want to use the Slideshow

    Thanks


    1. zteste
    John Wesley Brett Moderator
    #511492

    I’m not understand what is not working well for you.
    Are you pointing to the gap between the menu and the content?

    pedrox Friend
    #511495

    <em>@jwbrett 396929 wrote:</em><blockquote>I’m not understand what is not working well for you.
    Are you pointing to the gap between the menu and the content?</blockquote>

    Yes, I want to pull content to the top

    Thanks

    John Wesley Brett Moderator
    #511497

    Try this – Instead of just turning off the Slideshow module, add this line to your custom css file.

    .t3-slideshow {

    display: none;

    }

    pedrox Friend
    #511519

    <em>@jwbrett 396934 wrote:</em><blockquote>Try this – Instead of just turning off the Slideshow module, add this line to your custom css file.

    .t3-slideshow {

    display: none;

    }


    </blockquote>

    Sorry, what’s the folder path ?

    Thanks

    John Wesley Brett Moderator
    #511529

    Hmm… Well normally you would put it in the JA_Obelisk/css/custom.css file…but it appears as though it is missing at the moment from the download. :-[
    We’ll get that included in the next update.

    So here’s what you can do:

    Create a text file called custom.css

    Simply add the code above to the blank custom.css file and save it to the JA_Obelisk/css/
    and you will be good to go! The template will recognize the custom.css file. Use this same file for other CSS overrides you need in the future.

    Sorry for the trouble!

    pedrox Friend
    #511536

    Solved, thanks 🙂

    John Wesley Brett Moderator
    #511538

    Glad to help…anytime.

    pedrox Friend
    #511544

    Unfortunately, the problems remain.

    In Firefox and Google Chrome

    Thanks


    1. ztestando
    2. ztestando2
    Css Magician Friend
    #511560

    <em>@pedrox 396932 wrote:</em><blockquote>Yes, I want to pull content to the top

    Thanks</blockquote>

    Dear Pedrox,

    If you want to pull content to the top after slideshow module is off, please open file custom.css and add css


    .t3-sl-1 {
    margin-top: 0;
    }
    .loaded .t3-sl-1 {
    padding-top: 60px;
    }
    .loaded .t3-sl-1 .t3-spotlight-1 {
    margin-top: 0;
    }

    I hope this will help.

    pedrox Friend
    #511608

    <em>@Css Magician 397010 wrote:</em><blockquote>Dear Pedrox,

    If you want to pull content to the top after slideshow module is off, please open file custom.css and add css


    .t3-sl-1 {
    margin-top: 0;
    }
    .loaded .t3-sl-1 {
    padding-top: 60px;
    }
    .loaded .t3-sl-1 .t3-spotlight-1 {
    margin-top: 0;
    }

    I hope this will help.</blockquote>

    Unfortunately still not working well…

    http://adoroo.com/mymovies/

    Thanks


    1. ztesta
    Css Magician Friend
    #511610

    Dear pedrox,

    Please replace spotlight-1 lines to :


    [block1@spotlight-1]
    position="position-1"
    default="span8"

    [block2@spotlight-1]
    position="position-2"
    default="span4"

    in the templatesja_obelisketclayoutdefault.ini file.

    pedrox Friend
    #511679

    The code looked like this … is that correct ?

    Also not working

    http://adoroo.com/mymovies/

    Thanks

    .t3-sl-1 {
    margin-top: 0;
    }
    .loaded .t3-sl-1 {
    padding-top: 60px;
    }
    .loaded .t3-sl-1 .t3-[block1@spotlight-1]
    position="position-1"
    default="span8"

    [block2@spotlight-1]
    position="position-2"
    default="span4"
    margin-top: 0;
    }

    Css Magician Friend
    #511768

    <em>@pedrox 397168 wrote:</em><blockquote>The code looked like this … is that correct ?

    Also not working

    http://adoroo.com/mymovies/

    Thanks

    .t3-sl-1 {
    margin-top: 0;
    }
    .loaded .t3-sl-1 {
    padding-top: 60px;
    }
    .loaded .t3-sl-1 .t3-[block1@spotlight-1]
    position="position-1"
    default="span8"

    [block2@spotlight-1]
    position="position-2"
    default="span4"
    margin-top: 0;
    }

    </blockquote>

    Dear pedrox,
    Please change the code


    [block1@spotlight-1]
    position="position-1"
    default="span8"

    [block2@spotlight-1]
    position="position-2"
    default="span4"

    in the templatesja_obelisketclayoutdefault.ini file, not css file.

    Look at my attached file, it is a example.


    1. default.zip
    pedrox Friend
    #511837

    <em>@Css Magician 397310 wrote:</em><blockquote>Dear pedrox,
    Please change the code


    [block1@spotlight-1]
    position="position-1"
    default="span8"

    [block2@spotlight-1]
    position="position-2"
    default="span4"

    in the templatesja_obelisketclayoutdefault.ini file, not css file.

    Look at my attached file, it is a example.</blockquote>

    Now is working, but still having problems with Google Chrome browser…

    Thanks

    In the Google Chrome browser


    1. xx
Viewing 15 posts - 1 through 15 (of 17 total)

This topic contains 17 replies, has 3 voices, and was last updated by  Css Magician 10 years, 8 months ago.

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