Forums

[resolved] help my logo is not shwing up (8 posts)

  1. ilokobiz
    Member
    Posted 1 year ago #

    Help on my logo I think I did it right because there is a broken image on the header and if i right click it and open image in new tab the image will appear, The size is correct.

    Can I Trick the theme to just paste the image url on the style.css file? if so where can I paste it?

    */

    /* header -----------------------------------------------------------*/

    body{
    background:url(../../images/bg.gif) #f0f0f0 repeat-x;
    }

    .spacer{
    height:20px;
    }

    #header_shine{
    background:url(../../images/header_shine.png);
    width:507px;
    height:363px;
    position:absolute;
    }

    #wrap{ position:relative;}

    .logo{
    width:300px;
    height:65px;
    }
    .logo h1{
    text-indent:-9999px;
    }

    #phone_number{
    font-size:1.5em;
    padding:0 0 0 30px;
    line-height:25px;
    height:20px;
    width:590px;
    text-align:right;
    }

    #phone_number img{
    margin-right:8px;
    }

    .tagline{
    font-size:0.55em;
    line-height:13px;
    color:#585858;
    }

  2. ChristiNi
    Member
    Posted 1 year ago #

    Hi ilokobiz,

    Is your header image in the images folder referenced in this link?

    background:url(../../images/header_shine.png);

    Do you have a URL we could view so we can see what you're seeing?

  3. Phil
    Member
    Posted 1 year ago #

    Need a link to help you with this one.

  4. ilokobiz
    Member
    Posted 1 year ago #

    thank you for the reply here is the link: http://www.janecekrealty.com

  5. ilokobiz
    Member
    Posted 1 year ago #

    @ christini yes but that is only the background and not the actual logo

  6. Phil
    Member
    Posted 1 year ago #

    The logo path is incorrect. The one you have used is a link to the imageshack page for the logo - not the actual logo.

    Currently it is looking for:
    http://imageshack.us/photo/my-images/600/logobpt.png

    In header (or wherever you added the logo url), try using this link instead:
    http://img600.imageshack.us/img600/4577/logobpt.png

    Hope this helps,

    Phil

  7. ilokobiz
    Member
    Posted 1 year ago #

    http://imageshack.us/img/blocked_login.jpg - the image is blocked thanks for the help

  8. ilokobiz
    Member
    Posted 1 year ago #

    PMS Digital...Your a life saver....I got it now....thank you thank you thank you so much!!!!!!!!!

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.