I have put an album to display in a news article.
Now, it appears as a bulleted vertical list instead of a horizontal (unbulleted) one.
Also, when clicking the thumbs, no large image appears (I'm using lightbox template)
Any suggestions?
[SOLVED] Albums in News?
[SOLVED] Albums in News?
Last edited by halm on Tue Sep 04, 2007 2:12 pm, edited 1 time in total.
"One measures a circle, beginning anywhere" - Charles Fort
Re: Albums in News?
How, what method are you using to do this, is the tag getting wrapped in a format tag, {cms_module module='album'} or check with source/html button in editor...
Re: Albums in News?
I've been careful about that one after I made that error a couple times in the past 
The tag was {module="album" album="14"} - I've modified the post to just display the images normally, without thumbs or any kind of fancy effects, but it'd be really nice to be able to use album tags in news posts in the future!
It seems there's a bullet-list stylesheet being applied to the album instead of just aligning the thumbs horizontally?
And why the Lightbox script isn't activated, I simply cannot figure out. Could News mod block it form working?

The tag was {module="album" album="14"} - I've modified the post to just display the images normally, without thumbs or any kind of fancy effects, but it'd be really nice to be able to use album tags in news posts in the future!
It seems there's a bullet-list stylesheet being applied to the album instead of just aligning the thumbs horizontally?
And why the Lightbox script isn't activated, I simply cannot figure out. Could News mod block it form working?
"One measures a circle, beginning anywhere" - Charles Fort
Re: Albums in News?
If you look at the rendered page source view, which is what I would do if I had a link, you need to see if it has a rel="lightbox" in the image address and check to see how it is wrapped, the CSS may have some call for ul li in the news...
Re: Albums in News?
Oh, for crying out loud ... I'd tried to align='center' the album!
Apparently that doesn't sit well with News.
Thx alot Mark, the error did turn out to be in the formatting.
Apparently that doesn't sit well with News.
Thx alot Mark, the error did turn out to be in the formatting.
"One measures a circle, beginning anywhere" - Charles Fort