Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • bripoole Friend
    #194003

    Hi, can anyone tell me how i edit the site offline logo

    I have located a offline.png in demo folder but this is not the image file for the offline message

    Pulling hair out here

    TomC Moderator
    #519544

    Can you provide the url for the site you’re working on – so we can see your “offline” display?

    bripoole Friend
    #519550

    <em>@TomC 407297 wrote:</em><blockquote>Can you provide the url for the site you’re working on – so we can see your “offline” display?</blockquote>

    hi thanx for your reply, the url is fohr.org

    TomC Moderator
    #519552

    Here is what I see when I check your offline display in Firebug . . .

    File path –> /templates/ja_social_t3/css/offline.css
    at line 136, you should see the following:


    .wrap-offline-message h1 {
    background: url("../images/logo.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    color: #FFFFFF
    display: block;
    height: 75px;
    line-height: 75px;
    margin: auto;
    padding: 0;
    text-align: center;
    text-indent: -999em;
    text-shadow: none;
    width: 195px;
    }

    You should be able to modify the image path for where you placed the logo image you want to utilize. I do believe that something will display there – i.e. the name of the site you’ve designated in lieu of a logo image.

    If you want some neutral message/image to display – you can probably create a temporary one and identify it within the “background” property within the above CSS rule.

    bripoole Friend
    #519558

    Hi, Thanx for that, as you can probably see i managed to find the logo.png and edit that pmg file but i wanted to make the image larger but i think the css is specific in size? if i made a new png image that was wider and higher would the css need editing to reflect the new image size?
    thanks

    TomC Moderator
    #519559

    <em>@bripoole 407314 wrote:</em><blockquote>Hi, Thanx for that, as you can probably see i managed to find the logo.png and edit that pmg file but i wanted to make the image larger but i think the css is specific in size? if i made a new png image that was wider and higher would the css need editing to reflect the new image size?
    thanks</blockquote>

    Generally, that is the case – yes

    bripoole Friend
    #519563

    <em>@TomC 407315 wrote:</em><blockquote>Generally, that is the case – yes</blockquote>

    Thank you so much, i am much obliged

    TomC Moderator
    #519564

    Glad to be of assistance …. All the best with your continuing site development.

    🙂

    bripoole Friend
    #519822

    thank you tom

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

This topic contains 9 replies, has 2 voices, and was last updated by  bripoole 10 years, 9 months ago.

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