Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • geejmauriva Friend
    #130949

    Hi,

    I want to remove the logo on the top left above the top menu, how do I do that?

    My site: http://www.strawberrycreeklodge.com

    Thanks!

    geejmauriva

    mfcphil Friend
    #260323

    I just see a white screen?

    geejmauriva Friend
    #261059

    I am so sorry! I messed up the address, it is actually:

    http://www.strawberrycreeklodge.org

    Thanks!

    geejmauriva

    Sherlock Friend
    #261132

    Hi
    You can edit template_css.css (line 792)
    text-decoration:none;

    #ja-header h1 a {
    text-transform:uppercase;
    }

    Change to

    #ja-header h1 a {
    display:none;
    text-decoration:none;
    text-transform:uppercase;
    }

    geejmauriva Friend
    #261905

    Excellent!! I performed the edits and everything worked great! Thanks for your quick reply!

    -geejmauriva

    Sherlock Friend
    #261909

    Ok
    i will mark this topic is solved

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

This topic contains 6 replies, has 3 voices, and was last updated by  Sherlock 16 years, 3 months ago.

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