Vox Populi(x) forum

Alexandria Book Library => Supporto (Support) => Topic started by: miguelcorreia on 23 February 2016, 23:28:43

Title: Issues margins between book thumbnail and description on object view
Post by: miguelcorreia on 23 February 2016, 23:28:43
On the book level I have some issues regarding the space between the book thumbnail and the book description.
Looking on the code I've noticed it is set to a <div class="span4"> for the thumbnail and <div class="span8">
I would like to keep the same proportions has the list results which I think is <div class="span2"> with <div class="span10">

Where should I change these parameters? I've noticed the same happens on the demo site.

Thanks,
Title: Re: Issues margins between book thumbnail and description on object view
Post by: miguelcorreia on 24 February 2016, 01:11:01
Found and working:
components/com_abook/views/book/tmpl/default.php
Title: Re: Issues margins between book thumbnail and description on object view
Post by: federica on 26 February 2016, 11:57:41
Yes this is a correct file, but I suggest to use the template override method