Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • pintadmin Friend
    #185730

    Hello!

    I wold like to insert some banner with URL into the USER17 position, wich is allready used for background image. So, what is the problem – the banner and background images are shown normally, but URL doesn’t work. Could you help me to solve this issue?


    1. pint.spb_.ru_
    phong nam Friend
    #486123

    Hi pintadmin,

    We cannot add a link to an image background like you mentioned, we need a image that can be linked. I did fix this issue on your site.
    Here are my steps, admin >> Extensions >> Template Manager >> JA Ironis template >> Open template.css. Then replaces line:

    #ja-background .background-light {
    background: url(../images/background-light.png) repeat-x center bottom;
    display: block;
    height: 118px;
    position: relative;
    width: 100%;
    z-index: 2;
    }

    with lines:

    #ja-background .background-light {
    background: none;
    bottom: -118px;
    display: block;
    height: 1100px;
    position: absolute;
    width: 100%;
    z-index: 2;
    }

    – Then configure your USER 17 position module like this format:


    <div class="background-light"><span><a href="// your url here" alt="title"><img src="../templates/ja_ironis/themes/day/images/background-light.png"/></a></span></div>
    <div class="background-house"><span> </span></div>

    Then Save, Clean T3 cache.

    Regards,

    Leo

    pintadmin Friend
    #486178

    Hello,
    to whom it may concern!

    I can see somebody has changed some code in Background Image module. Now URL is working, but Light image is duplicated, and it looks not very good.

    As I havent any answer from you I supposed its just a temporary solution, or not?


    1. duble_Light
    phong nam Friend
    #486295

    Hi pintadmin,

    I did changed on your site as i mentioned in previous post. But, I already checked out your site, there is no duplication of light image as you say. Can you check out site again.

    Regards,

    Leo

    pintadmin Friend
    #486535

    Hi Leo!
    Thank you very much for your help!
    It strange, but when I put the following code to background image module, light duplication dissapeared:eek:

    <div class=”background-light”><span><a href=”http://www.pint.ru” target=”_blank”><img src=”templates/ja_ironis/themes/night/images/background-light.png” /></a></span></div>
    <div class=”background-house”><span> </span></div>

    In this case the lights are duplicated only if night profile is selected. So I just will not use it.
    Probably its not correct, but it works somehow:)
    It would be nice If you provide me whith more technically competent solution then mine:)

    Thanks again

    phong nam Friend
    #486550

    Hi Pintadmin,

    Yes. Because You can realize these changes apply to background of ja-background in default theme.
    If you want to work with night theme. Pls follow my steps:

    Open templatesja_ironisthemesnightcsstemplate. Then replace :

    /* JA Background---*/
    #ja-background .background-light {
    background: url(../images/background-light.png) no-repeat center bottom;
    height: 1100px;
    bottom: -136px;
    }

    with

    /* JA Background---*/
    #ja-background .background-light {
    background:none;
    height: 1100px;
    bottom: -136px;
    }

    Then Clean T3 cache.

    Regards.

    Leo

    pintadmin Friend
    #486663

    Leo thank you very much!
    I applied changes youve given. Everything seems to be fine with light.

    I do know should I open new topic but I have one more question concerning Slideshow module. I set Auto play – YES in the module settings, but show is not started automatically after page loading. Is it normal or bug?

    phong nam Friend
    #486762

    Hi pintadmin,

    Can you upgrade the JA Slideshow module with our latest version. Then please inform me your result.

    Regards,

    Leo

    pintadmin Friend
    #487084

    Leo, thanks! After JA Slideshow upgrade everething is ok!

    pintadmin Friend
    #487090

    One more thing I noticed. There is a empty white block for content in the middle of the main page.

    How to delete it? It dissapears if I use Hide Main content block=YES in the Template settings, but in this case an article is not shown upon clicking Slideshow read more button. If Hide Main content block is set to NO, then – subject…


    1. content_block
    pintadmin Friend
    #488548

    Leo, sorry but as it seems to me you are not quite understand what I mean. If I do as you recomend, than article is not shown upon clicking Read More button of the SlideShow…

    phong nam Friend
    #488659

    Hi pintadmin,

    Firstly, you should assign the articles which are displayed in JA Slideshow into a menu item. Then assign this menu to a new profile (ie Brown, Blue, Green) which is set No to Hide Content Block at Template Manager. >> Do like this, when viewers click on Slideshow articles, the browser will display these with new profile style of the assigned menu item.

    Secondly, currently you homepage uses Day profile >> Pls Set Yes to Hide Content Block.

    * Note: You need to create a profile for homepages, another profile for displaying JS Slideshow articles in menu item.

    Regards,

    Leo

    pintadmin Friend
    #489060

    Wow, great!
    Leo, thank you once again!

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

This topic contains 13 replies, has 2 voices, and was last updated by  pintadmin 11 years, 7 months ago.

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