Main Menu

Recent posts

#1
Supporto (Support) / Re: Boek afbeeldingen groter
Last post by Jip - 05 March 2024, 12:32:51
 :-\ Helaas veranderd er niets als ik de code in de user css zet (?)....
#2
Supporto (Support) / Re: Boek afbeeldingen groter
Last post by sertlan - 04 March 2024, 22:34:42
Hi Jip

.books div.cover a img.img-polaroid {
    width: 128px !important;
}
#3
Richieste (Requests) / Re: Plugin for OSMap
Last post by federica - 04 March 2024, 22:09:55
Hi sertlan,
I develop "Abook" in my free time. Right now I don't have free time to develop this plugin.
Please be patient, I will develop it as soon as possible.
Thanks
#4
Richieste (Requests) / Re: Plugin for OSMap
Last post by sertlan - 01 March 2024, 12:52:40
Hi Federica

Quote from: federica on 29 January 2024, 10:52:06I stopped developing it because I thought nobody would use it anymore.
Perhaps, if someone has 4000 Joomla articles and 30 books, this plugin is not really needed. But I have 30 Joomla articles and 4000+ books, and in my case this plugin is necessary. If such a number of books are not included in the sitemap, this is very bad for SEO (search engine optimization).

Please add plugin for OSMap.
#5
Supporto (Support) / Boek afbeeldingen groter
Last post by Jip - 21 February 2024, 16:05:17
Hallo
Hoe kan ik de afbeeldingen van boekomslagen in een lijst groter maken? Kan dat in een user .css ?

Mvgrt Jip
#6
Supporto (Support) / Re: Show/Hide icons
Last post by Jip - 06 February 2024, 13:18:18
Opgelost !!

Dank !
#7
Supporto (Support) / Re: Show/Hide icons
Last post by federica - 06 February 2024, 10:52:53
"Show/Hide icons" option concerns the little menu at the top right side of book page (now I fixed the show/hide).
If you want to hide the icons of detail list you have to add a CSS rule like the follow

.bookdetails [class^="icon-"], [class*=" icon-"] {
  display: none;
}
#8
Supporto (Support) / Re: Show/Hide icons
Last post by Jip - 04 February 2024, 23:57:19
Quote from: Jip on 04 February 2024, 23:52:47Hello
Unfortunately, the Show/Hide icons option works not. I had already read an old post on this forum about it. The problem was solved by removing it from the source code. Who can explain to me where and how I can remove icons from the source code?? :(
com_abook_4_0_2
Joomla! 4.2.9 Stable
Yip
#9
Supporto (Support) / Show/Hide icons
Last post by Jip - 04 February 2024, 23:52:47
Hello
Unfortunately, the Show/Hide icons option works. I had already read an old post on this forum about it. The problem was solved by removing it from the source code. Who can explain to me where and how I can extract icons from the source code?? :(
com_abook_4_0_2
Joomla! 4.2.9 Stable
Yip
#10
Richieste (Requests) / Re: Plugin for OSMap
Last post by sertlan - 29 January 2024, 18:48:14
Hi Federica

Please add a plugin for OSMap, I really need it.