Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • usmancim Friend
    #177460

    Hi All

    I want to extend main slideshow “JA News Featured” (sl1-1 Module width till sl1-2 ) but template is not allowing me, please somebody can help me to do, i will be very thank-full to you, looking forward

    please find screen short

    Thanks in advance


    1. Screen-shot-2012-05-23-at-9.33.53-PM
    usmancim Friend
    #454598

    <em>@usmancim 321699 wrote:</em><blockquote>Hi All

    I want to extend main slideshow “JA News Featured” (sl1-1 Module width till sl1-2 ) but template is not allowing me, please somebody can help me to do, i will be very thank-full to you, looking forward

    please find screen short

    Thanks in advance</blockquote>

    I solved this problem, Thanks alot 🙂

    cndglobal Friend
    #485058

    how did you do this???

    Saguaros Moderator
    #485176

    Hi,

    You can go to template manager > Layout (tab) > Edit layout you’re using – suppose that the Default layout is being used

    There should be this line:

    <block name="topsl1" type="spotlight" special="left" specialwidth="50" main-inner="1" >sl1-1,sl1-2,sl1-3</block>

    change it to:

    <block name="topsl1" type="spotlight" special="left" specialwidth="75" main-inner="1" >sl1-1,sl1-2,sl1-3</block>

    Save everything and clean cache.

    cndglobal Friend
    #485324

    Saguaros
    Thank You! Worked perfect!
    I just came back to this thread to post you great response to my question but you beat me to it.
    (Saguaros responded to my support ticket by email)
    – – – – – – – – – – – –
    If you solve something please post the solution 😉

    cndglobal Friend
    #485325

    Now that I have extra room in my slideshow I have to figure out how to make my slideshow images fit the new space.
    With the default settings the image size is 490×280.
    – – – – – – – – – – – –
    I just increased the image size to 728×280 but that didn’t solve the problem.
    I think you make the change to the image size in the module -Module mod_janews_featured-

    cndglobal

    cndglobal Friend
    #485326

    I changed the image size in the Module mod_janews_featured to 728×280.
    That left a small gutter on the right side of the image.
    Not sure how to adjust this….I’ll post a screencap….


    1. screencap
    Saguaros Moderator
    #485329

    Hi,

    You can open file: /templates/ja_nex/html/mod_janews_featured/nex/style.css , at approx line 89

    .ja-zinfp-featured .ja-zincontent-img img {
    float: none !important;
    margin: 0 0 5px;
    width: 738px; <<< add this line and change to your desired value
    }

    Remember to clean cache 🙂

    cndglobal Friend
    #485339

    Thanks to JA for all the templates. The more I fool around with them the more I appreciate all the hard work that goes into making them.
    – – – – – – – – – – –
    That said…….I made the edit in the style.css and now don’t know if I like it or not. (see screen cap)
    The edit made the space larger and eliminated the gutter.
    It left the “FEATURED” flag and the “Scroll Arrows” in the original place so now another issue to adjust that.:((


    1. screencap-2
    cndglobal Friend
    #485344

    I’d be happy to just comment out the “FEATURED” flag and the “Scroll Arrows”
    ……….Don’t really need them for the kind of site I’m working on…….

    Saguaros Moderator
    #485347

    Hi,

    Seems that I answered this querry one time in another thread 🙂

    The ‘FEATURED’ flag is the title of this JA News Featured module. In backend settings of this module, there is option for you to show/hide the Featured title.

    To hide scroll arrow, please open file: /templates/ja_nex (your_default template)/html/mod_janewsfeatured/nex/style.css

    at approx line 128:


    .ja-zinfp-links-actions {
    height: 40px;
    display: none !important; <<< add this line
    padding: 0;
    position: absolute;
    right: 0;
    width: 80px;
    z-index: 10;
    }

    Then clean all cache.

    cndglobal Friend
    #485356

    Saguaros
    Wanted to say a big Thank You for all your help!
    It’s people like yourself that make this community a great place.
    Thanks again….:D

    cndglobal

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

This topic contains 12 replies, has 3 voices, and was last updated by  cndglobal 11 years, 2 months ago.

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