column sizes vary in Articles Anywhere

Search
Other Bug Reports questions
Forum

column sizes vary in Articles Anywhere

John Juhl's Avatar John Juhl
Hi Peter,
I have a little thing with some column sizes that should be the same (3 columns) but they are not. I have tested all I can think of but feel pretty stuck now 🙂

I use this code snippet inside an article:
{accordion title="VIDEOS" open="false"}

{articles category="VIDEOS" ordering="ordering"}

[link][image-intro][/link]

[link][title][/link]
[vid-cat] / [vid-status]
[intro-text limit="100"]

[readmore]

{/articles}


{accordion title="SALES / MARKETING" open="false"}

{articles category="MARKETING - PR - SALES" ordering="ordering"}

[link][image-intro][/link]

[link][title][/link]
[intro-text limit="100"]

[readmore]

{/articles}

The VIDEO articles are shown in 3 columns, and the MARKETING - PR- SALES articles shows in only 1 column. The Intro images are the same size.




What is it that I can't see,,,,please?

kr. John
Peter van Westen's Avatar Peter van Westen ADMIN
Your code does not show me the underlying html and css.
How your columns and elements are displayed is down to whatever html elements, classes and css you use. The template or your custom css determine how to handle all that.
That doesn't have much to do with Articles Anywhere at all.

See if the html output is as you expect and want it from Articles Anywhere. If not, let me know exactly what Articles Anywhere is not outputting correctly (on a html level).

Again, how your sites css displays stuff is outside the control of Articles Anywhere.
Please post a rating at the Joomla! Extensions Directory
John Juhl's Avatar John Juhl
Learning every day 🙂

was missing a <div class="row">

Problem solved - thanks for guiding me 🙂
You can only post on this forum if you log in