Results 1 to 10 of 21

Hybrid View

  1. #1
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Problem adding a new header image

    You say that you're getting a 404 when you right click in the logowrapper area? Could you explain where that is?
    Cursor near the word "STORE" in you header and right click
    Zen-Venom Get Bitten

  2. #2
    Join Date
    Apr 2011
    Location
    CA
    Posts
    23
    Plugin Contributions
    0

    Default Re: Problem adding a new header image

    Ok got it. Hmmm I'm not sure why I'm getting a 404 either. I'll keep thinking..

  3. #3
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Problem adding a new header image

    Try the same in the blue sky area HERE

    That is what you should see but with your image
    Zen-Venom Get Bitten

  4. #4
    Join Date
    Apr 2011
    Location
    CA
    Posts
    23
    Plugin Contributions
    0

    Default Re: Problem adding a new header image

    OK, here's a chunk of the code around the logowrapper code, let me know if there's anything wrong there.

    LEGEND {
    font-weight: bold;
    padding: 0.3em;
    color: black;
    }

    LABEL, h4.optionName {
    line-height: 1.5em;
    padding: 0.2em;
    }

    LABEL.checkboxLabel, LABEL.radioButtonLabel {
    margin: 0.5em 0.3em;
    }

    #logoWrapper {
    width:750px;
    height:75px;
    background-image:url(includes/templates/classic/images/fireworks_banner.jpg);
    background-repeat:no-repeat;
    }

    LABEL.inputLabel {
    width: 9em;
    float: left;
    }

    LABEL.inputLabelPayment {
    width: 14em;
    float: left;
    padding-left: 2.5em;
    }

  5. #5
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Problem adding a new header image

    Try this instead
    Code:
    background-image: url(../images/fireworks_banner.jpg);
    You have this and notice the extra dot
    Code:
    background-image:url(.../images/fireworks_banner.jpg);
    Zen-Venom Get Bitten

  6. #6
    Join Date
    Apr 2011
    Location
    CA
    Posts
    23
    Plugin Contributions
    0

    Default Re: Problem adding a new header image

    Just did, and it's still not working. Man this thing just doesn't want to work. Oh wait a minute, I did something wrong, let me try that again!

    Final edit: Tried it again the right way, but it's still not working.
    Last edited by sambo95; 27 Apr 2011 at 04:43 AM.

  7. #7
    Join Date
    Apr 2011
    Location
    CA
    Posts
    23
    Plugin Contributions
    0

    Default Re: Problem adding a new header image

    Nevermind, I added "div" before the # sign and it works! Thank you so much kobra!

 

 

Similar Threads

  1. v151 Adding second image to header
    By LeoJ in forum General Questions
    Replies: 5
    Last Post: 8 May 2013, 08:04 PM
  2. adding a link to header image
    By Steven Eserin in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 9 Jan 2013, 07:06 PM
  3. adding link to header image
    By Nyx1961 in forum Templates, Stylesheets, Page Layout
    Replies: 17
    Last Post: 30 Jan 2011, 08:48 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg