CSS formatting issue of an event and bulleted list

Home Forums Calendar Products Events Calendar PRO CSS formatting issue of an event and bulleted list

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #72870
    cityofarlington
    Participant

    http://myarlingtontx.com/event/national-pit-bull-awareness-day/
    2 problems:
    1. Text is outside of the limits of our theme.
    2. the bulleted list is not indented like it should be.

    Guessing it’s a css issue. Can you help us locate the right CSS file and what to modify in it to fix these 2 problems.

    Thanks

    #72919
    Barry
    Member

    Hi cityofarlington,

    Can you take a look at our Themer’s Guide and follow the steps for setting up a custom tribe-events.css stylesheet? With that done, try adding the following rule to constrain the page width:

    #tribe-events-pg-template { width: 980px; }

    Also try adding the following to handle the positioning of bullet points within the list:

    #tribe-events-pg-template ul li { list-style-position: inside; }

    Does that help?

    #76027
    Kelly
    Participant

    Hi, cityofarlington. As it’s been more than a couple of weeks since your last post, I’m going to close this thread. Please feel free to open a new one if you choose to pursue this further.

    Thanks! 🙂

    #981964
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘CSS formatting issue of an event and bulleted list’ is closed to new replies.