• This was cross-posted to a thread about the Simple PHP Gallery.
    I screwed up my CSS fairly badly when I tried to integrate the Simple PHP Gallery CSS with my WP-Layout.css.
    Would one of you mind taking a look at it and see if there’s anything that stands out?
    http://ryanhealy.com
    Notice the left menu (calendar) is messed up. I have no idea how this happened and all of my efforts to fix it have gone for naught.
    http://ryanhealy.com/photos
    For some reason my header photo shows up for only a split-second and then disappears. General all-around CSS problem as described above, as well.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Ryan,
    Check the URL you used for the photo page. I think you have /photos/wp-images/imagename but it should probably be /wp-images/imagename.
    As for the calendar, well, the left-hand (first) column of cells is way wider than the rest. Not too sure what’s going on there. I’ll poke around a bit more and see if I can figure something out.

    Thread Starter rhealz

    (@rhealz)

    Thanks for the response. The URL for the header image looks right.
    url(wp-images/imagename.jpg)
    It’s strange because if I refresh the photos page the header appears for just a moment and then disappears.
    As to the calendar problem, not sure how that cropped up. The CSS that was provided with the Simple PHP Gallery didn’t define any styles for the calendar as far as I can see.

    Thread Starter rhealz

    (@rhealz)

    Ok, I renamed sp_styles.css in the photos directory so that it wouldn’t technically exist and the header now shows up.
    The only problem now is the calendar issue. I’m going to tinker and see what I can figure out. In the meantime, if you anyone sees anything fishy let me know (anything at all, actually – I know my stylesheet isn’t the prettiest thing in the world right now).
    Thanks again.

    Thread Starter rhealz

    (@rhealz)

    Update:
    Figured out that the sp_styles.css defined #prev and #next and those same tags were also defined for the calendar. I commented out the sp_styles definitions of those and everything returned to normal.
    It’s amazing what one can find out just by looking and tinkering. Heh.

    It’s amazing what one can find out just by looking and tinkering. Heh.

    Absolutely! Good for you for sticking it out, and thanks for posting back your solution as well. All too often folks leave and never reply to let us know if a suggestion helped or not.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘CSS messed up’ is closed to new replies.