Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • soam jena Friend
    #198906

    Hello there,

    I am developing a site using template JA BRISK and now i am facing a problem.

    I want the header part to be transparent and also the slideshow to start from the top behind the header part.How can i accomplish that,Please let me know ASAP. ???

    soam jena Friend
    #539196

    Can anybody please help me out ASAP ????

    pavit Moderator
    #539199

    <blockquote>also the slideshow to start from the top behind the header part</blockquote>

    Could you explain in details what you mean ? maybe a screenshot of your desired changes could help

    soam jena Friend
    #539207

    Check this screenshot, you find what i want to say.The slider is starting from the top and header background is blue with opacity less than 1.


    1. slider
    soam jena Friend
    #539216

    Any Update On this ????

    pavit Moderator
    #539224

    <em>@soamz 432653 wrote:</em><blockquote>Any Update On this ????</blockquote>

    You are not the only user here that needs help please be patient .

    Your header is using an image background and you can find settings in this file /templates/ja_brisk/css/template.css at line 1826

    .ja-header {
    background: url("../images/header-bg.jpg") repeat scroll 0 0 transparent;
    padding-bottom: 8px;
    padding-top: 19px;
    }

    To have a transparent background you can change the background property to
    background: transparent;
    Remember that making the background transparent since the site background is white you should change also color for mainmenu items from white to something else.You can find settings for mainnav color in the same file (template.css ) starting from line 1090

    .t3-mainnav .navbar .nav > li > a {
    }

    Regarding the slideshow you are using the flexslider slideshow that is not a Joomlart product, you can ask for the right settings on Component’s support forum i think they could better help on this.

    soam jena Friend
    #539314

    Ok if we will using your default slider,then how can we accomplish this as shown in the screenshot we have provided. ???

    pavit Moderator
    #539316

    <em>@soamz 432781 wrote:</em><blockquote>Ok if we will using your default slider,then how can we accomplish this as shown in the screenshot we have provided. ???</blockquote>

    Take a look HERE

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

This topic contains 8 replies, has 2 voices, and was last updated by  pavit 10 years, 5 months ago.

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