Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS [Solved] Unwanted spacing issue

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #30642
    jbope
    Participant

    I am using Chris’ BandWebsiteTemplate from awhile back. Just trying to get the shows portion to work.

    It functions correctly but there is a space being generated by some code that I cannot find.

    The page is here.

    The unwanted space is in the main content area between “Dates, Event & Venue, Address, Time” and the list of shows.

    Any help is much appreciated.

    #77557
    noahgelman
    Participant

    The showrow’s need overflow:hidden

    #77562
    jbope
    Participant

    I added overflow:hidden; to
    .show-row-dates, .show-row-event-venue, .show-row-address, .show-row-time, .show-row-head, .show-row-admin

    Still have the space issue.

    Any other thoughts?

    #77500
    jbope
    Participant

    Thank you wolfcry911. Adding that ruleset did it.

    Thanks also for the other info. I believe it is a table generated by js and php. This is a template Chris built. I don’t really know what I’m doing outside of HTML/CSS which is why I am using his plugin. Hopefully, I am not doing something completely stupid. :-)

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘CSS’ is closed to new topics and replies.