My logo isnt showing up on my wordpress theme

Discussion in 'HTML & Website Design' started by majikmunkey, May 7, 2009.

  1. #1
    ok the site is www.cardnotransferbalance.com and my logo seems to be there but just hidden or behind the page? Im using Prosense blue theme. Been messing around with it for about an hour and cant seem to figure out why it isnt showing. someone help?!
     
    majikmunkey, May 7, 2009 IP
  2. cupid007

    cupid007 Peon

    Messages:
    938
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    0
    #2
    cupid007, May 7, 2009 IP
  3. majikmunkey

    majikmunkey Peon

    Messages:
    118
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    #header {
    width: 100%;
    background: #000;

    height: 100%;
    background: #FFF url('images/visa.jpg') top center repeat-y;
    }

    #card_no_transfer_balance {
    margin-top:-100px;
    margin-left:350px;
    }

    thats my css



    heres my page code

    <div id="header">


    <div id="header_left">
    <h1><a href="<?php echo get_settings('home'); ?>"><?php bloginfo('name'); ?></a></h1>
    <div class="description"><?php bloginfo('description'); ?></div>
    <div id="card_no_transfer_balance">
    <img src="http://www.cardnotransferbalance.com/wp-content/themes/ProSense-Blue/ProSense-Blue/images" alt="" width="350" height="200" border="0"/ >
    </div>



    that didnt help :(
     
    majikmunkey, May 7, 2009 IP
  4. cupid007

    cupid007 Peon

    Messages:
    938
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    0
    #4
    did you put visa.jpg in your root folder??

    also check the dimensions of the image.... it must be within 350x200
     
    cupid007, May 7, 2009 IP
  5. majikmunkey

    majikmunkey Peon

    Messages:
    118
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    your a god cupid one more thing now its showing 2 images i can tweak the size all day whys it showing 2 images of the same thing
     
    majikmunkey, May 7, 2009 IP
  6. cupid007

    cupid007 Peon

    Messages:
    938
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    0
    #6
    just checked it.... your image is 500x300...

    resize it to 350x200
     
    cupid007, May 7, 2009 IP
  7. cupid007

    cupid007 Peon

    Messages:
    938
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    0
    #7
    i am not sure.... but try deleting the bigger image from your server...
     
    cupid007, May 7, 2009 IP
  8. majikmunkey

    majikmunkey Peon

    Messages:
    118
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    im trying to make it fit in that small area i think i need to edit the image/logo to remove that white space around it, and just keep the logo and text in the image or is there a way to make the background of any image transparent so i can just move it around and not have any overlapping background white space.
     
    majikmunkey, May 7, 2009 IP
  9. majikmunkey

    majikmunkey Peon

    Messages:
    118
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    k i like where its at now BUT that whole header area is too fat. how can i keep it the way i had it before without stretching the logo and header at the same time?:confused::confused::confused:
     
    majikmunkey, May 7, 2009 IP
  10. cupid007

    cupid007 Peon

    Messages:
    938
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    0
    #10
    try changing the header height in the style.css.... i think it will work:)
     
    cupid007, May 7, 2009 IP
  11. cupid007

    cupid007 Peon

    Messages:
    938
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    0
    #11
    just found it... its the reflection of your logo which makes the header look fat.... decrease the height of the logo again...
     
    cupid007, May 7, 2009 IP
  12. sudharsan

    sudharsan Active Member

    Messages:
    164
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    53
    #12
    try the attached logo..it would fix the problem:D
     

    Attached Files:

    sudharsan, May 8, 2009 IP
  13. majikmunkey

    majikmunkey Peon

    Messages:
    118
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #13
    wow guys thanks a lot for your help, very much appreciated. Thank you susan for taking the time to adjust that for me!
     
    majikmunkey, May 9, 2009 IP