Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • janey Friend
    #127585

    Please help!

    I have been trying to modify the logo on my template. I have changed the original head-bg.gif file and the logo.gif but they don’t show on the site.It still displays the old logo and header. What am I doing wrong?

    Sherlock Friend
    #245635

    Hi janey !
    http://www.sitepro.co.za don’t use JA Drimia template. what site have above problem ?

    Nam Nguyen Phi Friend
    #245636

    You edit exactly.
    The problem is rised from cache of your browser. Pls clean cache and refresh your site.
    Regards.

    janey Friend
    #245689

    Hi , sorry, I should have mentioned; http://www.sitepro.co.za/v2 I am working on a 2nd database so oas to not have downtime on our current site

    janey Friend
    #245690

    Hi namnp129 🙂

    I have cleared the cache several times and made sure that cache is turned off in my globals too, but It still wont show my own log.

    janey Friend
    #245705

    Hi guys, Problem is solved. It was a permissions problem with the images folder:) Thanks for the suggestions though.

    hothouse Friend
    #245707

    I too am having issues getting the JA DRIMIA Logo off of the template, JA Drimia. Can someone please explain to me what steps they took to accomplish this problem?:confused:

    Nam Nguyen Phi Friend
    #245713

    <em>@hothouse 49045 wrote:</em><blockquote>I too am having issues getting the JA DRIMIA Logo off of the template, JA Drimia. Can someone please explain to me what steps they took to accomplish this problem?:confused:</blockquote>

    Pls tell me more details about your issue.
    Pls provide URL or screen shot of bug.
    Regards.

    mj1256 Friend
    #245737

    Make your new logo, try to matvh the file dimesions of the original. The go to
    /templates/ja_drimia/images/
    you can use FTP or joomlaxplorer
    rename the your original logo to old
    upload the new logo, make sure it has the same name as the original before you renamed it
    if the original is logo.gif, your new one should be logo.gif
    make sure the folder is chmod at least 755
    refreash you browser, clear your cache and the new logo should appear.

    their is a bit more to it, but this should get you started

    kajantek Friend
    #245804

    does the new “logo.gif” need to have the same size than the old one? thanks

    mj1256 Friend
    #245805

    to keep it simple, make it the same dimentions for now

    once you figure that out and get your logo to show, you can play with the settings for the logo in the css file

    /templates/ja_drimia/css/template_css.css

    look for this section, if you change the name of your logo you need to change it here also

    /* HEADER
    ——————————————————— */
    #ja-headerwrap {
    position: relative;
    z-index: 10;
    }

    #ja-header {
    background: url(../images/head-bg.gif) no-repeat 0 60px;
    height: 140px;
    position: relative;
    z-index: 999;
    }

    .narrow #ja-header {
    background: url(../images/head-bg-n.gif) no-repeat 0 60px;
    }

    h1.logo {
    font-size: 300%;
    height: 45px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 60px;
    width: 198px;
    }

    h1.logo a {
    background: url(../images/logo.gif) no-repeat;
    display: block;
    float: left;
    height: 45px;
    outline: none;
    text-indent: -5000px;
    text-transform: uppercase;
    width: 198px;
    }

    let me know if this helped

    Nam Nguyen Phi Friend
    #245957

    To change logo for ja drima, after modifying logo.gif you should change some thing in template.css (joomla 1.5) or template_css.css (joomla 1.0).
    Pls open /ja_drima/css/template.css, find this code and change:

    h1.logo a {
    background:transparent url(../images/logo.gif) no-repeat scroll 0%;
    display:block;
    float:left;
    height:45px; <= CHANGE THIS VALUE TO THE REAL HEIGHT OF YOU LOGO
    outline-color:invert;
    outline-style:none;
    outline-width:medium;
    text-indent:-5000px;
    text-transform:uppercase;
    width:198px; <= CHANGE THIS VALUE TO THE REAL HEIGHT OF YOU LOGO
    }

    Regards.

    mj1256 Friend
    #246030

    i thought about showing that level of help, but I get stuck between this being a template help forum, a joomla basics help forum, or a forum for teaching everything from html,css, etc etc.

    mfcphil Friend
    #246301

    I thought yours was a very good answer mj

    Marking as solved 😉

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

This topic contains 14 replies, has 7 voices, and was last updated by  mfcphil 16 years, 7 months ago.

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