Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • mojalefa Friend
    #165839

    Hi..

    Please see attachment with my questions..


    1. Help-pls
    John Wesley Brett Moderator
    #399382

    Please in the future kindly type out your questions. It is impossible for our search engine to read your images.
    Thank you!

    1.) How to move the logo to the left.

    Goto: /[FONT=”Arial Black”]ja_minisite/core/themes/(your color)/css/template.css – line 25[/FONT]
    Add a line similar to the following in red.


    h1.logo a {
    background: url("../images/logo.png") no-repeat scroll 0 0 transparent;
    margin-left: -100px;
    }

    2.) How do I get rid of the BREADCRUMBS line.

    Goto: [FONT=”Arial Black”]/templates/ja_minisite/css/template.css – line 581[/FONT]
    Add the following in Red.


    #ja-breadcrums {
    background: url("../images/bgd_breadcrums.gif") repeat-y scroll 50% 0 transparent;
    display: none;
    }

    3.) How do I decrease the PREFORMATTED font size

    Goto: [FONT=”Arial Black”]/modules/mod_jaslideshow2/assets/themes/minisite/style.css – line 72 [/FONT]
    Reduce the percentage in the following in Red.


    .ja-slide-desc h3 {
    color: #FFFFFF;
    font-family: 'BebasNeueRegular',Arial,sans-serif;
    font-size: 400%;
    font-weight: normal;
    line-height: 100%;
    margin: 0 0 10px;
    }

    have fun!
    John.

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

This topic contains 2 replies, has 2 voices, and was last updated by  John Wesley Brett 13 years, 2 months ago.

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