Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 21
  1. #11
    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..

  2. #12
    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

  3. #13
    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;
    }

  4. #14
    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

  5. #15
    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.

  6. #16
    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!

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

    Default Re: Problem adding a new header image

    Great and a interesting line of products for those of us who love blowing things up!!
    Zen-Venom Get Bitten

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

    Default Re: Problem adding a new header image

    Haha thank you Kobra, now I just have one more question. If I want to add a square logo to the left of the banner, do I just shrink the banner down a bit more (enough to fit the logo) and then encode using the same div#logowrapper?

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

    Default Re: Problem adding a new header image

    I added a "float:right" to the fireworks_banner and it worked fine and opened a space for the logo. But I'm trying to upload my logo in there using the same basic coding as before, but with float:left and it's not showing. Any ideas?

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

    Default Re: Problem adding a new header image

    The default code allows for a logo in the left corner

    What have you altered that is breaking that?

    Your logo image name
    Logo image location - path
    etc
    Zen-Venom Get Bitten

 

 
Page 2 of 3 FirstFirst 123 LastLast

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