-
Closed
-
Hi there,
it’s me again 🙂
I have a problem with the vertical tabs that are not looking good when I position it in a half column.
http://screenshot.co/#!/50dc64a24d
In the responsive layout it looks great, but not in the desktop layout. I do not have any custom css with tabs or columns.
Here is the shortcode
[one_half last=”no”][imageframe lightbox=”no” style=”glow” bordercolor=”” bordersize=”0px” stylecolor=”” align=”none” animation_type=”0″ animation_direction=”down” animation_speed=”0.1″][/imageframe][/one_half]
[one_half last=”yes”]Die Sehenswürdigkeiten in Horumersiel-Schillig sind Yachthafen, Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor[t4p_tabs layout=”vertical” backgroundcolor=”” inactivecolor=””][t4p_tab title=”Nordseeheilbad”]Inhalt zur Stadt Horumersiel und Schillig Rasenstrand Lorem ipsum dolor sit amet, [/t4p_tab]
[t4p_tab title=”Yachthafen”]Inhalt Yachthafen Lorem ipsum dolor sit amet, [/t4p_tab]
[t4p_tab title=”Küstenwachboot”]Inhalt Küstenwachboot Lorem ipsum dolor sit amet, [/t4p_tab]
[t4p_tab title=”Kolk”]Inhalt Kolk Lorem ipsum dolor sit amet, c[/t4p_tab]
[/t4p_tabs]
[/one_half]html code
<span id="imageframe-1" class="imageframe imageframe-glow"><img class="alignnone wp-image-408 size-full" src="http://nordsee-schillig.de/wp-content/uploads/2015/07/Leuchtturm.jpg" alt="Leuchtturm" width="1000" height="750" /></span></div>
<div class="one_half last">Die Sehenswürdigkeiten in Horumersiel-Schillig sind Yachthafen, Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor<style type='text/css'>
#tabs-1,#tabs-1.tabs-vertical .tabs,#tabs-1.tabs-vertical .tab_content{border-color: !important;}
body #tabs-1.shortcode-tabs .tab-hold .tabs li,body.dark #sidebar .tab-hold .tabs li{border-right:1px solid transparent !important;}
body #tabs-1.shortcode-tabs .tab-hold .tabs li:last-child{border-right:0 !important;}
body.dark #main #tabs-1 .tab-hold .tabs li a{background: !important;border-bottom:0 !important;color:;}
body.dark #main #tabs-1 .tab-hold .tabs li a:hover{background: !important;border-bottom:0 !important;color:#fff!important;}
body #main #tabs-1 .tab-hold .tabs li.active a,body #main #tabs-1 .tab-hold .tabs li.active{color:#fff!important;background: !important;border-bottom:0 !important;}
#sidebar .tab-hold .tabs li.active a{border-top-color: !important;}
</style><div id="tabs-1" class="tab-holder shortcode-tabs clearfix tabs-vertical"><div class="tab-hold tabs-wrapper"><ul id="tabs" class="tabset tabs"><li><a href="#tab2a0b059a">Nordseeheilbad</a></li><li><a href="#tab158b03fc">Yachthafen</a></li><li><a href="#tab39ba06dc">Küstenwachboot</a></li><li><a href="#tab03c00192">Kolk</a></li></ul><div class="tab-box tabs-container"><div id="tab2a0b059a" class="tab tab_content">Inhalt zur Stadt Horumersiel und Schillig Rasenstrand Lorem ipsum dolor sit amet, </div><div id="tab158b03fc" class="tab tab_content">Inhalt Yachthafen Lorem ipsum dolor sit amet, </div><div id="tab39ba06dc" class="tab tab_content">Inhalt Küstenwachboot Lorem ipsum dolor sit amet, </div><div id="tab03c00192" class="tab tab_content">Inhalt Kolk Lorem ipsum dolor sit amet, c</div></div></div></div><br />
</div><div class="clearboth"></div>
<div class="clearboth"></div>Thanks for your help.
Sandra
The topic Shortcode tabs vertical, wrong position in one half column is closed to new replies