Results 1 to 4 of 4

Thread: Question about half moon

  1. #1
    Join Date
    May 2007
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Question about half moon

    I created a menu using the half moon CSS. Works great. But (there's always a but)...

    My menu is in a header section that has a non-white background. The tabright gif has a tiny section in the upper right hand corner that shows up as a tiny white triangle (just beyond the "curve"). It's doesn't look "bad" by any means - it just bugs me.

    Is there anything I can do about this? I pulled the image up in an image editor, but I'm not sure how I can modify the upper right corner. Is there a way to make those pixels transparent as well?

    THanks,
    Wally

  2. #2
    Join Date
    Jul 2006
    Location
    Canada
    Posts
    2,581
    Thanks
    13
    Thanked 28 Times in 28 Posts

    Default

    There should be something in the css similar to:
    Code:
    background:url(...) no-repeat top right;
    If so, remove it.

    If you can't find it we'll need to have the URL of the test page, or the source code.
    - Mike

  3. #3
    Join Date
    May 2007
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    A little confused. I tried removing the "top right no-repeat", and the "curve" disappeared completely.

    I want to keep the gif because it "looks" like a tab. I just want that little white corner to blend into the background color.

  4. #4
    Join Date
    May 2007
    Location
    Viet Nam
    Posts
    62
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by wwday3 View Post
    A little confused. I tried removing the "top right no-repeat", and the "curve" disappeared completely.

    I want to keep the gif because it "looks" like a tab. I just want that little white corner to blend into the background color.
    hi,

    I think you must use Adobe Photoshop and replace the background of that image. That's the only way if you use a curved menu by two top corner images.

    Hf.

Bookmarks

Posting Permissions

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