Results 1 to 10 of 19

Hybrid View

  1. #1
    Join Date
    Oct 2007
    Location
    Australia
    Posts
    843
    Plugin Contributions
    0

    Default Re: Screen Resolution & the Banner

    I saved your header image and blown it up in Photoshop, there's a 1px border around the outside that is slightly lighter than the rest of the blue and is causing the line distinction, if you can paint just these 1px sections the same darker shade the background will work....I've done it here on my computer and if you want it sent back to you to try, just PM me and I'll give you my email addy
    Last edited by LissaE; 21 Sep 2008 at 12:18 PM.
    HunnyBee Design
    "A man's manners are a mirror in which he shows his portrait." ~ Johann Wolfgang von Goethe

  2. #2

    Default Re: Screen Resolution & the Banner

    Wow, I wonder how that happened? Especially since I just cropped the side edges off that puppy last night before uploading it to replace the original, larger banner I had up there.

    Is there any chance you picked up the color from the page border when you lifted the banner? That's set at 04003F, which is slightly lighter than the banner background of 03002E.

    The reason for that is that 03002E looks great with lighter shades of blue on it, but when it stands alone against white, it's so dark it appears very close to black, so I lightened the page and box borders to 04003F.

    Anyway, I'll take a look at it in photoshop and blow it up as you did and see if I can detect the color change you're seeing and get back to you.

    Thanks for the very kind offer to send my fixed banner back to me, I may very well take you up on it! Let me see if I can find what you're seeing first.
    Go that extra mile, you never know what's at the end of the road

    Empowerment Sanctuary

  3. #3
    Join Date
    Oct 2007
    Location
    Australia
    Posts
    843
    Plugin Contributions
    0

    Default Re: Screen Resolution & the Banner

    No, all I did was right click and save image as, so I saved it just the way it was created, I'm not sure where the lighter border has come from....just that I saw it there LOL and it's not even that much of a difference, but graphics can be tricky sometimes LOL

    I did try seeing how the header looked with a background color of the border color you used on the other areas (04003F) but there was a very definite difference there lol
    HunnyBee Design
    "A man's manners are a mirror in which he shows his portrait." ~ Johann Wolfgang von Goethe

  4. #4

    Default Re: Screen Resolution & the Banner

    Ok, so I blew it up to 300%. I didn't see what you saw (a lighter shade of blue), but what I *did* see was that the paint didn't fill the canvas. That probably happened during all the edits it's gone through over the months and just slipped my notice.

    So I added a new layer, filled the background and got rid of the old background. The background appears to me to be a solid color at this point.

    I've uploaded the new image and will be testing it against a colored background later tonight to see what I get.

    I'll let you know how that turns out.

    Thanks for your help!
    Go that extra mile, you never know what's at the end of the road

    Empowerment Sanctuary

  5. #5

    Default Re: Screen Resolution & the Banner

    Ok, dinner plans fell through so I tested this just now.

    I remember now why I needed to to add a repeating image to the background behind the banner instead of just filling in with color.

    It looks great in FF, but in IE, it resolves as a different color than the banner, even though it's the same color code.

    Take a look in IE and you'll see what I mean.

    I'm back to trying to figure out how to code two different background images.
    Go that extra mile, you never know what's at the end of the road

    Empowerment Sanctuary

  6. #6
    Join Date
    Oct 2007
    Location
    Australia
    Posts
    843
    Plugin Contributions
    0

    Default Re: Screen Resolution & the Banner

    That's is strange, in IE the banner color is actually coming up as #020024, so it's like the banner is displaying a different color and not the background....weird LOL

    I took a 5px slice from the side of the banner, attaching it here for you, right-click the larger image and save image as....upload it to your template images folder and try this:

    #logo {
    background-color: #03002e;
    background-image:url('../images/logoBack.png');
    background-repeat: repeat;
    text-align:center;
    }

    *crosses fingers and hopes it works LOL*
    Last edited by LissaE; 24 Sep 2008 at 10:29 PM.
    HunnyBee Design
    "A man's manners are a mirror in which he shows his portrait." ~ Johann Wolfgang von Goethe

  7. #7

    Default Re: Screen Resolution & the Banner

    OMG I'm SUCH an a$$!! LOL

    I already had a little background snippet uploaded that I created the other day, so I used that one, renamed it and input your code.

    ALL this time I've been trying to make this work and you know what?? It wasn't working because I didn't have ' before and after the image URL.

    After looking at it again and realizing that was the issue, I removed the background color and put in this:

    #logoWrapper {
    background-image:url('../images/logoBack.png');
    background-repeat: repeat;
    text-align:center;
    }

    It works with and without
    background-color: #03002e;
    included.

    But it seems to load more smoothly with it, so I put it back in. And it looks great in both IE and FF!

    So yeah...all this time is was syntax. It's always the little things that get ya!

    I can't thank you enough for your guidance and the time you've taken to help me with this. I really appreciate it!

    Go that extra mile, you never know what's at the end of the road

    Empowerment Sanctuary

  8. #8
    Join Date
    Oct 2007
    Location
    Australia
    Posts
    843
    Plugin Contributions
    0

    Default Re: Screen Resolution & the Banner

    You are more than welcome

    And going back to look at the previous posts, it was more likley that this extra bit /includes/templates/barebones/templates was the culprit for it not showing since you only need ../images/logoBack.png in the stylesheet....but I missed that myself LOL

    Glad it's all working, and it looks great!
    HunnyBee Design
    "A man's manners are a mirror in which he shows his portrait." ~ Johann Wolfgang von Goethe

  9. #9

    Default Re: Screen Resolution & the Banner

    Thanks!
    Go that extra mile, you never know what's at the end of the road

    Empowerment Sanctuary

 

 

Similar Threads

  1. How to make the appearance of my store Screen Resolution independent?
    By mybiz9999 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 5 Sep 2011, 03:48 PM
  2. Don't know the proper terms for this... (screen resolution vs 100% width)
    By NomadRip in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 23 Jun 2009, 03:24 AM
  3. help implement scrip to load stylesheet depending on the user's screen resolution
    By abel2b in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 2 Apr 2009, 01:53 AM
  4. Screen Resolution
    By sowie09 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 27 Feb 2009, 02:01 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