Shape 5

Joomla Templates => Oasis - Club => : seviv December 04, 2014, 05:06:52 AM



: How to adjust tabs in tabshow module after modifying tabs.
: seviv December 04, 2014, 05:06:52 AM
Hello!
I'm sorry for my poor english, i speek better french. So, I downloaded oasis template and i modified the content of tabs in the tabshow. As result, the bottom margin is larger than before. How can I resolve it please. Tnx.

Serge - Levi


: Re: How to adjust tabs in tabshow module after modifying tabs.
: mikenicoll December 04, 2014, 05:24:42 AM
Hello,

Change your editor to None in the Global Configuration before modifying the coding. Editors will often add <p> tags to content which will add more spacing that shouldn't be there.


: Re: How to adjust tabs in tabshow module after modifying tabs.
: mx_cesar February 04, 2015, 09:28:14 PM
Hello, I have the same problem, so if i didnt modify the editor there is no other way to solve the space below the tab show?

I saw this post:
http://www.shape5.com/component/option,com_smf/Itemid,75/topic,37621.0/

The user "edym" have the same problems and i didint saw an answer but his site its like the template demo, i mean with all the borders equal.

Sure there?s no other way to fix that blank space?

Thanks!



: Re: How to adjust tabs in tabshow module after modifying tabs.
: mikenicoll February 05, 2015, 09:50:41 PM
Hello,

What is your site URL?


: Re: How to adjust tabs in tabshow module after modifying tabs.
: mx_cesar February 06, 2015, 01:44:41 PM
Hello Mike, its www.triphase.com.mx


: Re: How to adjust tabs in tabshow module after modifying tabs.
: mikenicoll February 06, 2015, 06:32:46 PM
Hello,

It looks like the blank area is created by this:

:
<div style="clear: both;"> </div>

That would be visible in the source coding for the Tab Show. If you remove this line it should get rid of the empty space.