Viewing 3 replies - 1 through 3 (of 3 total)
  • Try editing style.css and changing:

    .logoarea .logo, .logoarea .logoright, .logoarea .logobg {
    background:transparent url(images/nouveau-logo.gif) repeat;
    }

    to:

    .logoarea {
    background:transparent url(images/nouveau-logo.gif) no-repeat;
    }
    Thread Starter Aylestock

    (@aylestock)

    Thanks it works good in ie7 and google chrome but still not working in firefox. any idea please.
    Thanks

    Remember to press CTRL and F5 simultaneously when viewing an updated page/site. Or try emptying your browser cache. This should ensure that your web browser fetches a fresh copy of the page rather than serving up an out-dated copy from your own cache.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Logo picture does’nt appear well’ is closed to new replies.