Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • pixelprint Friend
    #158525

    hi i have moved mod_ja_contentslide from position user 4 to user 1 because i want the content slide directly under the main slideshow.

    problem is the grey title does not show and thus the navigation arrow do not show properly: see attached images,,,,,portfolio user 1.png

    i want the mod_ja_contentslide to show exactly like it does in position user4: see image: portfolio user 4.png

    cheers
    dan


    1. portfolio-user-4
    2. portfolio-user-1
    aman204 Friend
    #371062

    You can edit default layout in template parameters under layouts tab and remove this::

    <block name=”topsl” type=”spotlight” style=”raw” main-inner=”1″>user1,user2</block>
    </blocks>

    and then, change this::

    div.ja-moduletable h3, div.moduletable h3 {template.css (line 258)
    background: url(“../images/noise-bg.png”) repeat scroll 0 0 #313435;
    color: #F0F0F3;
    font-size: 125%;
    padding: 10px 15px;
    text-transform: uppercase;
    }

    to

    div#ja-wrapper #ja-topsl .slider h3, div.ja-moduletable h3, div.moduletable h3 {template.css (line 258)
    background: url(“../images/noise-bg.png”) repeat scroll 0 0 #313435;
    color: #F0F0F3;
    font-size: 125%;
    padding: 10px 15px;
    text-transform: uppercase;
    }

    and add slider suffix for specific module with space

    pixelprint Friend
    #371069

    hi and thanks

    which file is this code found in?

    div.ja-moduletable h3, div.moduletable h3 {template.css (line 258)
    background: url(“../images/noise-bg.png”) repeat scroll 0 0 #313435;
    color: #F0F0F3;
    font-size: 125%;
    padding: 10px 15px;
    text-transform: uppercase;
    }

    aman204 Friend
    #371071

    <em>@pixelprint 213999 wrote:</em><blockquote>hi and thanks

    which file is this code found in?

    div.ja-moduletable h3, div.moduletable h3 {template.css (line 258)
    background: url(“../images/noise-bg.png”) repeat scroll 0 0 #313435;
    color: #F0F0F3;
    font-size: 125%;
    padding: 10px 15px;
    text-transform: uppercase;
    }</blockquote>

    Here is css file reference::

    templates/ja_portfolio/css/template.css

    pixelprint Friend
    #371108

    hi,, thanks for that,,,,,,,,,,,, but no go,,,,,,,still does not show the grey bar with title,,as it does in user4 position

    anyone else got a solution?

    cheers
    dan

    aman204 Friend
    #371117

    Please ensure that you have done the steps above properly

    If still you face issues, You can please pm me superadmin details to take closer look 🙂

    pixelprint Friend
    #371227

    hi: did not edit the css,, just template layout in admin,,,,changed

    <block name=”topsl” type=”spotlight” style=”raw” main-inner=”1″>user1,user2</block>
    </blocks>
    TO
    <block name=”topsl” type=”spotlight” style=”xhtml” main-inner=”1″>user1,user2</block>
    </blocks>

    not exactly the same as user4 with gray title band,, but looks clean

    cheers
    dan

    aman204 Friend
    #371278

    Do you need further help 🙂

    pixelprint Friend
    #371283

    no thank you

    thanks for your help

    cheers

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

This topic contains 9 replies, has 2 voices, and was last updated by  pixelprint 13 years, 10 months ago.

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