SitePoint Sponsor

User Tag List

Results 1 to 5 of 5

Thread: Overlapping layers in tile

Hybrid View

  1. #1
    SitePoint Member
    Join Date
    Apr 2009
    Posts
    12
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Overlapping layers in tile

    I'm using a tiled background but part of my last section seems to overlapped into the one above(towards the right of the page). Firebug doesn't seem to have a clue what's going on, any ideas?

  2. #2
    SitePoint Zealot trickyjw's Avatar
    Join Date
    Nov 2006
    Location
    Melbourne, Australia
    Posts
    102
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Maybe post some code or a screen grab so we can see?

  3. #3
    SitePoint Member
    Join Date
    Apr 2009
    Posts
    12
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Screendump attached
    Attached Images

  4. #4
    SitePoint Member
    Join Date
    Apr 2009
    Posts
    12
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Allright, I've narrowed it down some more. Rogue menu element metioned here:

    #main2 {
    margin:0;
    padding:0;
    background:url("../_images/menu-bg-right.gif") top right repeat-y;
    }

    Getting rid of it completely is more trouble than it's worth though.

  5. #5
    SitePoint Member
    Join Date
    Apr 2009
    Posts
    12
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sorted! Just uploaded a different image.

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
  •