css geniuses

Out of context: Reply #2

  • Started
  • Last post
  • 7 Responses
  • ********
    0

    Looks like there are too separate problems.

    #maincontainer has a fixed height of 291px which is causing the thumbnails to appear higher than they should. Remove the height value from the stylesheet.

    Also add the following:

    .entry {
    background:#FFF;
    }

    • That's just a quick attempt using Chrome inspector. Let me know if it works
      ********
    • when i remove the 291px the block of text disappears. where do i add the .entry code?_salisae_
    • Just anywhere in the CSS file
      ********

View thread