- This topic has 7 replies, 5 voices, and was last updated 12 years, 11 months ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- The forum ‘How do I …’ is closed to new topics and replies.
Events Made Easy › Forums › How do I … › Image Thumbnail in Default Event List
Tagged: css
I’m not good at all with words. Maybe you can understand it better if I display it in picture form.
I want my default event list to show up with a thumbnail ( #_IMAGE), like this
http://globalvisionchildrensnetwork.org/wp-content/uploads/2011/02/GVCNrequst.jpg
(Please go to this link)
But this is how it’s actually displayed.
http://globalvisionchildrensnetwork.org/wp-content/uploads/2011/02/GVCNrequst2.jpg
(Plsese go to this link)
I’m pretty sure it’s a css issue and I don’t seem to know how to make that happen.
This is the code I placed in the Default Event List slot in Settings
#j #M #Y – #H:#i #_LINKEDNAME#_TOWN
#_IMAGE
Can somebody help?
Use firebug to debug your CSS issues in firefox. Probably you want an extra div around the image and telling it where to go etc …
I suggest that you first try to get this right in a regular html page (without using tables) and then apply what you learned there here. See also: http://www.w3schools.com/CSS/css_image_gallery.asp
The second option did the trick. Played and tweaked around with the css code and voila’, what I made turned out to be better than what I hoped for. Thnx Franky!
ebbizle how did you add a default image?
wassim, for the thumbnail pic, I had to use the pic i uploaded in the locations section. It was the only way I could do it.
but it turned out good though >> http://globalvisionchildrensnetwork.org/?page_id=903
could you show the css how you made this work.
were you able to use #_IMAGE?
Can I ask how do you add an image to an event? Is it a custom attribute?
Thanks
Yes, via attributes. But read this thread: http://www.e-dynamics.be/bbpress/topic.php?id=1415