2 problems translated from Italian with google
1 menu item "featured articles of all categories" set to 3 columns with navigation .... page 1 ok I see 3 columns but if I click on page 2 .... 2 columns
2 I publish an article with an image .... I enter the article to read it .... the text is attached to the image .... need to go to the css ... but put some space between the image and the text so as to help clumsy users ....
is it possible to hope for an update that solves it ??
or suggest me how to alter css (which file what to write ?)
Labels |
Added:
No Code Attached Yet
|
I am going to guess at why you are not seeing three columns on page 2. I hope google translate works for this.
The default is to set the direction of the columns down
1 | 4 | 7 |
---|---|---|
2 | 5 | 8 |
3 | 6 | 9 |
If the next page has less than 7 items you will only see two columns
10 | 13 |
---|---|
11 | 14 |
12 | 15 |
The solution to that is to set the direction to across as you can see in my first screen shot
1 | 2 | 3 |
---|---|---|
4 | 5 | 6 |
7 | 8 | 9 |
10 | 11 | 12 |
---|---|---|
13 | 14 | 15 |
You can make CSS changes etc. in a (previously created) user.css
Here some useful informations:https://cassiopeia.joomla.com/help
@lorenzo2022cazzo you need to add the class float-start for the image (directly on the article or in the global options for all articles)
Please close the issue if the explanations helped you.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-01-17 11:33:40 |
Closed_By | ⇒ | lorenzo2022cazzo |
funziona ..... evviva grazie
I do not see the problem with the columns
Menu Settings
Page 1
Page 2