Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • chaddock1853 Friend
    #128375

    Can you please help me to replace the top bar logo? I’ve tried but I can’t get it to locate properly. I’m building two sites (the other is http://cs14.simplehost.com/~chaddock/index.php?option=com_content&view=category&layout=blog&id=86&Itemid=75) and having same problem on both. Also, I can’t get the content slider to function on either site. The one it moves but can’t figure out how to link. The other it does nothing. What I am doing wrong. Thank you.
    JDT

    nathanbohn Friend
    #248978

    the logo can replaced by editing the “templates/ja_genista/images/logo1.png” file as the inital and logo2.png as the rollover image.

    chaddock1853 Friend
    #248982

    <em>@nathanbohn 53248 wrote:</em><blockquote>the logo can replaced by editing the “templates/ja_genista/images/logo1.png” file as the inital and logo2.png as the rollover image.</blockquote>
    I did that but it doesn’t place in right position. Do I need to do something to position correctly?

    nathanbohn Friend
    #249144

    in ja_genista/css/template.ss
    edit the css around 986 and 987 to manipulate size and placement

    h1.logo a (line 986)

    {

    width: 190px;

    float: left;

    display: block;

    background-color: transparent;

    background-image: url(../images/logo1.png);

    background-repeat: no-repeat;

    background-attachment: scroll;

    background-position: 0% 0%;

    text-transform: uppercase;

    text-indent: -5000px;

    height: 95px;

    outline-color: -moz-use-text-color;

    outline-style: none;

    outline-width: medium;

    }

    h1.logo a:hover (line 997)

    {

    background-color: transparent;

    background-image: url(../images/logo2.png);

    background-repeat: no-repeat;

    background-attachment: scroll;

    background-position: 0% 0%;

    }

    chaddock1853 Friend
    #249399

    I still can’t get the content slider to work. Can you help with that? One site http://cs14.simplehost.com/~chaddock/index.php I can’t get to do anything. The other site
    http://cs2.simplehost.com/~tuthil1/joomla15/index.php I can’t figure out linkage.
    Thanks.
    Jonathan

    neechyh Friend
    #291443

    I have changed both the logo1.png and the logo2.png, however, logo1.png is still showing up as the JENISTA logo, even though on my server/extplorer it shows as my site logo.

    Please advise.

    <em>@nathanbohn 53248 wrote:</em><blockquote>the logo can replaced by editing the “templates/ja_genista/images/logo1.png” file as the inital and logo2.png as the rollover image.</blockquote>

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

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

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