test
Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • bbscotty Friend
    #168440

    I’m testing the template.

    Can anyone help fix up the “logo” and “slideshow-bg”? i’m testing it at http://psena.com/isa/

    Need the following added in and can show you the login details.

    http:///p-sena.com/isa/templates/ja_ores/images/green/logo.png

    http:///p-sena.com/isa/templates/ja_ores/images/green/slideshow-bg.jpg

    The website is sort of distorted when I tired to add those in! :/

    Any help would be greatly appreciated!

    khoand Friend
    #412098

    Hi,
    Do you sure with your url ?Could you give me a link to your page as you said?

    bbscotty Friend
    #412290

    Sorry its http://p-sena.com/isa/

    I’ll PM you the details for the site admin and ftp.

    khoand Friend
    #412383

    – You find this code from /templates/ja_ores/core/themes/dark-green/css/color.css in the line in the line #54

    h1.logo a {
    background: url(../images/logo.png) no-repeat left;
    padding-left: 220px; < add this line
    }

    – You change this code from /templates/ja_ores/css/template.css in the line #2641

    #ja-slideshow {
    background: url(../images/slideshow-bg.png) no-repeat left bottom #FB8819; < change this line (URL)
    }

    khoand Friend
    #413229

    Do you solve it?

    bbscotty Friend
    #413697

    I didn’t manage to change the slideshow background again. :/

    khoand Friend
    #413779

    You replace this code from http://p-sena.com/isa/templates/ja_ores/core/themes/dark-green/css/color.css


    #ja-slideshow {
    background-color: #8BBE31 !important;
    }

    with


    #ja-slideshow {
    background: url(../../../../images/green/slideshow-bg.jpg) no-repeat left bottom #8BBE31 !important;
    }

    bbscotty Friend
    #414171

    Hey! I’ve been having a look all over the server but can’t for the life of me find where to change the font size or color. Thoughts?

    khoand Friend
    #414227

    What section do you want to change font size/color?

    bbscotty Friend
    #414229

    The description to the right of the slideshow picture. I want to make it black, bigger and move it slightly down.

    khoand Friend
    #414391

    You add this code into /templates/ja_ores/css/template.css


    div.ja-slide-desc{
    color: black;
    font-size: 120%;
    padding-top: 10px;
    }

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

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

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