Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • podnot Friend
    #181911

    Hello guys, could help to solve my problem when after moving module JA Side News to User2 position isn’t possible to click to link?

    Thanks in advice for any help

    podnot Friend
    #471837

    Hi guys, this problem has been resolved by itself with following steps:

    1) open file: ../templates/<template_name>/etc/layouts/default.xml

    2) change line 20 from:

    <block name="topsl" type="spotlight" main-inner="1" special="left" specialwidth="75">user1,user2</block>

    to:

    <block name="botsl2" type="spotlight" main-inner="1" special="left" specialwidth="75">user1,user2</block>

    3) open file: ../templates/<template_name>/css/template.css

    4) paste this code after line 1446:

    /* Bot spotlight 2 ---*/
    #ja-botsl2 {
    position: relative;
    z-index: 10;
    }

    #ja-botsl2 .main {
    color: #999
    padding: 0;
    }

    #ja-botsl2 .main-inner1 {
    border-top: none;
    padding: 0;
    }

    #ja-botsl2 .column div.ja-moduletable { margin: 0; }

    #ja-botsl2 .ja-box-right { position: relative; }

    #ja-botsl2 .ja-moduletable,
    #ja-botsl2 .moduletable { padding: 15px 25px; }

    #ja-botsl2 .moduletable { background: url(../images/pattern-d.gif) repeat left top; height:450px; }

    #ja-botsl2 div.ja-moduletable h3 {
    color: #fff
    margin-bottom:5px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .3);
    }

    #ja-botsl2 .ja-box-ct { padding: 0; }

    #ja-botsl2 p img { max-width: 100%; }

    #ja-botsl2 .wrap-ja-title { padding:0 0 0 10px; }

    #ja-botsl2 .ja-title {
    background: #e31837
    box-shadow: 8px 0 0 #e31837, -10px 0 0 #e31837
    -moz-box-shadow: 8px 0 0 #e31837, -10px 0 0 #e31837
    -webkit-box-shadow: 8px 0 0 #e31837, -10px 0 0 #e31837
    color: #fff
    display: inline;
    font-family: 'novecento_wide_normalregular', sans-serif;
    font-weight: normal;
    font-size: 1.2em;
    line-height:1.15em;
    padding: 2px 0px;
    text-transform:uppercase;
    }

    #ja-botsl2 .ja-title:hover {
    text-decoration: none;
    color: #000
    }

    #ja-botsl2 .pattern-r .ja-title {
    background: #fff
    box-shadow: 10px 0 0 #fff, -10px 0 0 #fff
    -moz-box-shadow: 10px 0 0 #fff, -10px 0 0 #fff
    -webkit-box-shadow: 10px 0 0 #fff, -10px 0 0 #fff
    color: #000
    }

    #ja-botsl2 .pattern-r .ja-title:hover {
    text-decoration: none;
    color: #e31837
    }

    noshcreative Friend
    #472420

    What line is this code to be placed in in the JA Mixmaz? And are we just adding it or replacing existing code? If we are replacing, which lines?

    podnot Friend
    #472500

    <em>@noshcreative 345536 wrote:</em><blockquote>What line is this code to be placed in in the JA Mixmaz? And are we just adding it or replacing existing code? If we are replacing, which lines?</blockquote>

    Hi noshcreative, I would like help you but I can’t recognize which step of the previous procedure isn’t clear to you.

    2nd step = exchange existing line with new one
    4rd step = add new code after existing lines

    I hope that i helped you

    brankopilic Friend
    #473068

    Hi Podnot,

    First off, thank you for posting solution to this issue. I was able to solve the problem by using your instruction. On the other hand right after I applied all steps (changed and added codes) I lost background in main slide show phrases? Here is my web site: http://kpabelacrkva2.cloudaccess.net/ and attached the picture from template page – acutely what I would like to achieve? How you can do that?

    Thank you in advance for your time and support in regard to this matter.
    b


    1. background_in_phrases
    noshcreative Friend
    #473181

    <em>@podnot 345649 wrote:</em><blockquote>Hi noshcreative, I would like help you but I can’t recognize which step of the previous procedure isn’t clear to you.

    2nd step = exchange existing line with new one
    4rd step = add new code after existing lines

    I hope that i helped you</blockquote>

    Actually it didn’t It made the same mess that artistgates (above) described). I ended up rewriting the code myself.

    Ninja Lead Moderator
    #473751

    <em>@artistgates 346420 wrote:</em><blockquote>Hi Podnot,

    First off, thank you for posting solution to this issue. I was able to solve the problem by using your instruction. On the other hand right after I applied all steps (changed and added codes) I lost background in main slide show phrases? Here is my web site: http://kpabelacrkva2.cloudaccess.net/ and attached the picture from template page – acutely what I would like to achieve? How you can do that?

    Thank you in advance for your time and support in regard to this matter.
    b</blockquote>
    You can follow my suggestion
    <blockquote>Open templates/ja_mixmaz/css/template.css file</blockquote>
    You can see
    + White background

    #ja-topsl .ja-moduletable .ja-ss-desc h3 span {
    background: #FFFFFF
    display: inline;
    line-height: 1.9em;
    margin: 0;
    overflow: visible;
    padding: 4px 10px;
    }

    + Black background

    #ja-topsl .ja-moduletable .ja-ss-desc p span {
    background: #000
    -moz-box-shadow: 10px 0 0 0px #000, -10px 0 0 0px #000
    -webkit-box-shadow: 10px 0 0 0px #000, -10px 0 0 0px #000
    box-shadow: 10px 0 0 0px #000, -10px 0 0 0px #000
    color: #fff
    display: inline;
    font-family: 'novecento_wide_normalregular', sans-serif;
    font-weight: normal;
    overflow: visible;
    padding: 4px 0px;
    text-transform: uppercase;
    }

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

This topic contains 7 replies, has 4 voices, and was last updated by  Ninja Lead 11 years, 12 months ago.

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