Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • perhaps60 Friend
    #137611

    Hello Sorry I do not speak English well and I hope that to go to you to understand me

    How can I narrow the space where the logo is placed and JA Slide show

    How I can reduce the size JA Slide show

    I wish as well to remove the colour black as he(it) stays in me on my web page

    my web site : here

    Thanks

    John Wesley Brett Moderator
    #288753

    To reduce the space between the logo and slideshow:

    In template_css.css (line 762) change from this:


    #ja-headerwrap {
    margin-bottom:30px;
    }

    to this:


    #ja-headerwrap {
    margin-bottom:0px;
    }

    The size of the slideshow is controled by the ja_slideshow module parameters if I remember correctly.

    And the black color behind the headline text in the slideshow can be changed by changing the color code in the following:

    In ja.slideshow.css (line 113)


    .ja-slideshowdesc span {
    background-color:#000000;
    font-weight:bold;
    padding:0 10px;
    text-align:left;
    word-spacing:1px;
    }

    Have fun!
    John.

    neechyh Friend
    #289306

    I am using the JAZINC template.
    I want to change the size of the slideshow, which I did via the modules section.
    But I want to place another module to the right of the slideshow.

    The slideshow size did change, but still left the backtground image, do I need to go into the code to edit this?

    <em>@jbrett 108905 wrote:</em><blockquote>To reduce the space between the logo and slideshow:

    In template_css.css (line 762) change from this:


    #ja-headerwrap {
    margin-bottom:30px;
    }

    to this:


    #ja-headerwrap {
    margin-bottom:0px;
    }

    The size of the slideshow is controled by the ja_slideshow module parameters if I remember correctly.

    And the black color behind the headline text in the slideshow can be changed by changing the color code in the following:

    In ja.slideshow.css (line 113)


    .ja-slideshowdesc span {
    background-color:#000000;
    font-weight:bold;
    padding:0 10px;
    text-align:left;
    word-spacing:1px;
    }

    Have fun!
    John.</blockquote>

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

This topic contains 3 replies, has 3 voices, and was last updated by  neechyh 15 years, 9 months ago.

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