Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • crytri Friend
    #137696

    Hi
    I cannot get my logo to display in Ja Labra. I have read all the other threads on the subject and they have not solved the issue.
    I have changed permissions on the parameter file /templates/ja_labra/params.ini as recommended.
    I have renamed and uploaded the image to the media manager.
    I have even changed the image tags in the CSS.
    Nothing helps.
    It doesn’t even change to show the red X – it just shows nothing

    I have Joomla 1.5.9 installed via Fantastico. I can display the text but not the image.
    You can view my site here http://www.tsmee.com
    I’m not a developer by trade (that might be obvious) so any advice would be appreciated.
    Thanks

    sunrise Friend
    #289088

    Hi crytri.

    You said you installed Joomla 1.5.9. Does that mean you did not install the quickstart for Labra, but just installed the template after you did the Joomla install?

    crytri Friend
    #289100

    Hi
    I did use the quickstart but have since upgraded to 1.5.9
    Thanks

    crytri Friend
    #289102

    Sorry i should have added when i make other template changes (font size, enable/disable module function) they all work properly. It’s just the logo image that will not display.

    crytri Friend
    #291687

    I still cannot find any aswer to my issue
    if anyone could help i’d really appreicate it
    my site is http://www.tsmee.com
    thanks

    ShannonN Friend
    #291889

    crytri;112443I still cannot find any aswer to my issue
    if anyone could help i’d really appreicate it
    my site is http://www.tsmee.com
    thanks

    Hi Mate
    Looking at your code for the logo and that of ja labra demo here’s the difference

    Ja code

    <div id=”ja-header” class=”clearfix”><h1 class=”logo”>
    <a title=”Labra” href=”/ja_labra/index.php”>

    h1.logo a (found at ) {template.css (line 778) (calls the graphic logo – ‘logo.gif’)

    background:transparent url(../images/logo.gif) no-repeat scroll 0 0;
    display:block;
    height:34px;
    left:0;
    position:absolute;
    top:20px;
    width:180px;
    }

    Your code
    <h1 class=”logo-text”></h1><p class=”site-slogan”>retro fun</p>

    h1.logo, h1.logo-text ( found at {template.css (line 772) calls no graphic logo at all

    font-size:250%;
    margin:0;
    padding:0;

    I suggest you redo ja’s logo.gif in a graphics package to create your ‘tsmee retro fun’ as a graphic. save as logo.gif overwriting the orig ja one and replace your H1 class= logo -text with the std one ja uses that will then display the logo.gif as it should

    If you are not skilled in graphics I’ll be happy to create the tsmee logo like on your site ( or better if you have ideas) for you to help you get started.

    hope this helps
    Shannon

    jsliao Friend
    #291891

    go to your Extensions->Templates Manager
    Click JA Labra
    Set “Logo Type” to “Image”

    Make sure “logo.gif” is present in your ./templates/ja_labra/images/

    ShannonN Friend
    #292019

    crytri;112443I still cannot find any aswer to my issue
    if anyone could help i’d really appreicate it
    my site is http://www.tsmee.com
    thanks

    As per my previous offer to help with a graphic logo here’s a few ideas for you


    1. tsmeelogobig
    2. tsmeelogosmall
    crytri Friend
    #292272

    Hey there
    thanks so much for the reply, i really appreciate it, I’m so stuck.
    I’m not a developer (that’s probably obvious)
    I had my text turned back on so the header wasn’t blank.
    I double-checked the imgae file and it’s there in the template/images folder – i have actually left the ja labra logo gif there – it’s not an issue to create my own but it won’t display even the one that came with the template.
    i’m terribly sorry but i’m not following your code as per above
    when i go into my template CSS this is the code i see
    As i’m not a developer and it doesn’t exactly match the code you typed i’m not sure what to edit?
    Thanks again – you’ve been very kind to produce images for me.

    #ja-headerwrap {
    height: 100px;
    background: #202020;
    border-bottom: 3px solid #F96B07;
    z-index: 101;
    position: relative;
    }

    #ja-header {
    height: 100px;
    line-height: normal;
    position: relative;
    }

    h1.logo, h1.logo-text {
    margin: 0;
    padding: 0;
    font-size: 250%;
    }

    h1.logo a {
    width: 36px;
    display: block;
    background: url(../images/logo.gif) no-repeat;
    position: absolute;
    height: 34px;
    top: 20px;
    left: 0;
    }

    h1.logo a:hover, h1.logo a:active, h1.logo a:focus {
    }

    h1.logo a span {
    position: absolute;
    top: -1000px;
    }

    h1.logo-text a {
    text-decoration: none;
    outline: none;
    position: absolute;
    top: 10px;
    left: 10px;
    color: #CCCCCC;
    }

    h1.logo-text a:hover, logo-text a:active, logo-text a:focus {
    color: #FFFFFF;
    background: none;

    jsliao Friend
    #292274

    i will help u take a look if you are comfortable with giving me access to your site

    can you pm me your
    1) joomla admin account name, joomla admin password
    2) FTP account name and password

    pls pm, do no post on thread.

    crytri Friend
    #292275

    Hey i have no idea what i did but the original logo is displaying now!!
    Hopefully when i overwrite this logo with my logo it all still will work properly
    Thanks so much everyone for your help – you’re amazing!!

    jsliao Friend
    #292276

    lol yea. it suddenly appeared when i was browsing it but im not sure what you’ve done.

    anyway glad its been solved. do let us know if u have problems with your ‘new logo’

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

This topic contains 12 replies, has 4 voices, and was last updated by  jsliao 15 years, 9 months ago.

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