| Author | Message |
| Post Title: Changing the HTML in random photo block | |
LuckyMcGee
Joined: Jan 17, 2006 Posts: 17
|
Posted: Wed Jun 14, 2006 7:51 pm
How can I change the html code in the random image block?
It displays "Random Image" in H3 which is HUGE, and I'd rather just eliminate the H3 tag, as opposed to going through all my themes, and changing the code in each CSS file. Thank you in advance for your reply. [edit]Found the answer. This file needed to be edited: /gallery2/modules/imageblock/templates/ImageBlock.tpl [/edit] |
| Author | Message |
| Post Title: Re: Changing the HTML in random photo block | |
dari
Joined: Mar 03, 2003 Posts: 6287 Location: Washington Township, NJ, USA
|
Posted: Thu Jun 15, 2006 6:22 am
move that into /gallery2/modules/imageblock/templates/local/ImageBlock.tpl , otherwise, it'll get overwritten when you update gallery.
|
| Author | Message |
| Post Title: Re: Changing the HTML in random photo block | |
LuckyMcGee
Joined: Jan 17, 2006 Posts: 17
|
Posted: Sat Jun 17, 2006 2:16 am
Thank you for the tip!
|