Remove Title from Display

11 views
Skip to first unread message

qquackk

unread,
Jan 9, 2010, 6:33:44 PM1/9/10
to captbunzo's Flickr Album Plugin (Joomla CMS)
I swear I posted this yesterday, but I don't see it on the board, so I
am reposting. Sorry if anyone ends up seeing this post twice.

I was wondering if there was any way to remove the title before the
album. I would rather have no title and just use the article title. I
tried to remove it in the settings, but when I save it, it reverts. Is
there a way to remove it in the code within each article?

Thanks for your help!

P.S. I LOVE this extension!! It is so perfect for my site!

damnTM

unread,
Jan 28, 2010, 10:13:29 AM1/28/10
to captbunzo's Flickr Album Plugin (Joomla CMS)
Easiest way to do this is using CSS. Just put this in your css file:

.gallery-flickr-title {
display:none;
}

Reply all
Reply to author
Forward
0 new messages