Shape 5

Joomla Templates => Zoka Transports - Club => : publogik February 04, 2015, 09:12:24 AM



: HORIZONTAL ACCORDION
: publogik February 04, 2015, 09:12:24 AM
Hey, After changing text and picture i can't seem to make my read more ( voire plus ) button align with the others as you can see in my screen shot. Also is there a way to remove the box around the read more button as you can see they go to far down and i can see the box ?

Thanks
Jonathan


: Re: HORIZONTAL ACCORDION
: mikenicoll February 04, 2015, 02:10:35 PM
Hello,

Please post a URL


: Re: HORIZONTAL ACCORDION
: publogik February 04, 2015, 02:17:47 PM
Hello,

Please post a URL

http://www.wiservers.com/logik

Thanks


: Re: HORIZONTAL ACCORDION
: mikenicoll February 04, 2015, 02:36:26 PM
Hello,

1) If you wanted to remove the button styling you would have to remove the button class call in the coding:

:
<a class="btn" href="#">VOIR PLUS</a>

The .btn class is what generates the padding and background for the button.

2) In regards to the alignment I would check your coding in each of the separate accordion modules. In the page source I notice you have additional <p> tags on certain elements that would affect spacing on the site that aren't evident in the other modules.