Home › Forums › Calendar Products › Events Calendar PRO › Change column width in list view?
- This topic has 7 replies, 4 voices, and was last updated 10 years, 9 months ago by
Support Droid.
-
AuthorPosts
-
February 28, 2012 at 3:23 pm #15881
David
ParticipantI tried to search through for this; haven’t found anything on here yet. I would like to increase the width of the columns that are populated in the list view. Example
http://www.artsvegas.com/event/the-get-back-beauty-bar/There looks to be extra room for the address to be wider without reverting to 7 lines … do I just need to manipulate the css manually? I’ve tried using the various templates but haven’t found anything that I like so far.
Thanks for any advice!
DavidI
February 28, 2012 at 5:07 pm #15892Rob
MemberHey David. Thanks for reaching out; happy to try and help you out here. First thing I’d suggest would be to go into Settings -> The Events Calendar and switch to one of the different template offerings there. Does one of those do the trick, per chance? Let me know if not and I can get a dev to take a look.
February 28, 2012 at 5:26 pm #15897David
ParticipantThanks for the reply Rob. Yeah, I’ve gone through the various templates and I really like the “default page template” because the page looks good overall. It’s just those really skinny columns that don’t look to great.
February 29, 2012 at 6:32 pm #15968Rob
MemberNo problem, David. Thanks for confirming. I’ve looked into this and its a bit outside my area of expertise, so I’ve asked our dev Jonah to chime in directly. Expect a response from him shortly…and my apologies for the inconvenience in the interim.
March 1, 2012 at 10:38 am #16074Jonah
ParticipantHi David, you just need to modify the CSS – first make a copy of /wp-content/plugins/the-events-calendar/resources/events.css and place in an ‘events’ folder in your theme. Then on line 316 you should see a declaration for:
#tribe-events-event-meta .column {
float: left;
width: 30%;
padding: 0 4% 0 0;
text-align: left;
margin: 0;
}
Just change the width there to whatever works for you. I hope that helps!
March 1, 2012 at 1:18 pm #16086David
ParticipantThat’s what I needed. I tweaked it there and it looks great now. Thanks!
here’s an example of how it looks now:
http://www.artsvegas.com/event/the-get-back-beauty-bar/March 1, 2012 at 5:30 pm #16094Rob
MemberLooking solid! That’s a slick looking site you’ve got going, David – good work. Glad to see you got this configured properly and that you’re all set on the calendar front. If you need anything else, just give us a shout.
July 5, 2015 at 5:00 pm #975845Support Droid
KeymasterThis 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. -
AuthorPosts
- The topic ‘Change column width in list view?’ is closed to new replies.
