- This topic has 2 replies, 2 voices, and was last updated 13 years, 9 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- The forum ‘How do I …’ is closed to new topics and replies.
Events Made Easy › Forums › How do I … › Layout of events page
Tagged: css
This plugin is so amazing, I could spend hours exploring its possibilities…oh, never mind, I already do 🙂
So I have a short question concerning the layout of an events page that I get after clicking on an event in the full calender. At the moment it looks like this: http://www.beckmannkunst.de/wp/wordpress/termine/?event_id=17
Now, I would love to have the map on the right and all the other content on left. I’m assuming I have to do that in the css file, but I’m not sure where exactly. Is it under #events-pagination-top { ?
Because I can’t see how you arranged the map alignment…so, basically I’m not exactly sure from which elements the events page layout generates itself. Can anyone help maybe?
Use firebug to debug your CSS issues. In this case: change the css for “.eme-location-map” to include “float: right;”
For correct css changes: http://www.e-dynamics.be/wordpress/?cat=30
Man, awesome. Thank you! Donation is on its way.