Hi All:
Can someone explain how to modify the thumbnail images in the Events module? I would like to replace the default calendar image provided by dolphin. Can I control this in more than one way? I would like to learn two ways really if they are possible:
1) Ability to manually incorporate an image when I'd like to
2) Have my own default image when I don't feel like adding a special image
Can anyone help me out? Please let me know if I need to give more info.
Thanks in advance.
Best Regards, |
you can do the easy way.
replace the default event image in the events image folder with your own. (keep the name the same : no-image-thumb.png). but if you want more control then you need bit of coding and to modify the event module itself.
But remember that will need to be updated every time there is a update.
|
Thanks Solusoft. I appreciate your help and info. Best Regards, |
Hey,
Quick question: I'm not sure what lines need to be changed. Location is BxEventsCalendar.php, right? Can you help with a little more details on what lines to changed and how to implement the script from my own photo? Still fairly new to php and learning dolphin. Thanks.
Best Regards, |
Hey,
Quick question: I'm not sure what lines need to be changed. Location is BxEventsCalendar.php, right? Can you help with a little more details on what lines to changed and how to implement the script from my own photo? Still fairly new to php and learning dolphin. Thanks.
what is it that you wanna do? just upload your own photo to the events image folder and that is that. if your members don't add a event photo they will see your default no image photo. But if you want your image shown all the time then you need to find the script that shows events first image and disable it.
|
Yea I think I may have been looking in the wrong place. I'm not trying to just add a photo each time I add an event. I was trying to replace the dolphin's automatic default calendar image that appears each time I add an event, or anyone else, with my own image. Best Regards, |
The default image is found at modules\boonex\events\templates\base\images\no-image-thumb.png Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Thanks modzzz. I was looking in the wrong place. I appreciate it.
Found it.
Best Regards, |