forked from NB-Public/jkb-childtheme
changed some divs
This commit is contained in:
parent
84b8389906
commit
5e7604b880
3 changed files with 23 additions and 20 deletions
|
@ -1,7 +1,7 @@
|
||||||
"Joseph-Knows-Best" - Wordpress Theme für isabell-hiekel.de
|
"Joseph-Knows-Best" - Wordpress Theme für isabell-hiekel.de
|
||||||
=======================================================
|
=======================================================
|
||||||
|
|
||||||
Credits to: https://chatbegruenung.de/direct/jungawil
|
Credits to: https://chatbegruenung.de/direct/jungawil & employee of Isabell Hiekel (annoymized)
|
||||||
|
|
||||||
For feedback and _voluntary_ advice: https://chatbegruenung.de/channel/wordpress
|
For feedback and _voluntary_ advice: https://chatbegruenung.de/channel/wordpress
|
||||||
|
|
||||||
|
@ -16,6 +16,13 @@ Instructions:
|
||||||
|
|
||||||
## Version Changes
|
## Version Changes
|
||||||
|
|
||||||
|
### V0.5
|
||||||
|
|
||||||
|
|
||||||
|
_Mo, 18.01.2021 10:02_
|
||||||
|
|
||||||
|
* changed divs in campagn page
|
||||||
|
|
||||||
### V0.4
|
### V0.4
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -65,22 +65,6 @@ Template Name: Startseite - Kampagnen
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
<section id="content"><div class="inner wrap clearfix">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div id="getinvolved">
|
|
||||||
<h2>Was wir wollen</h2>
|
|
||||||
|
|
||||||
<div class="sidebar clearfix involvebar" role="complementary">
|
|
||||||
<?php dynamic_sidebar('campaignone'); ?>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="ninecol first clearfix" role="main">
|
<div class="ninecol first clearfix" role="main">
|
||||||
<div class="responsive-tabs home-tabs">
|
<div class="responsive-tabs home-tabs">
|
||||||
|
|
||||||
|
@ -120,6 +104,20 @@ Template Name: Startseite - Kampagnen
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<section id="content"><div class="inner wrap clearfix">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div id="getinvolved">
|
||||||
|
<h2>Was wir wollen</h2>
|
||||||
|
|
||||||
|
<div class="sidebar clearfix involvebar" role="complementary">
|
||||||
|
<?php dynamic_sidebar('campaignone'); ?>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
<script>jQuery(document).ready(function() { RESPONSIVEUI.responsiveTabs(); }) </script>
|
<script>jQuery(document).ready(function() { RESPONSIVEUI.responsiveTabs(); }) </script>
|
||||||
|
|
||||||
<div id="sidebar1" class="sidebar threecol last clearfix homebar" role="complementary">
|
<div id="sidebar1" class="sidebar threecol last clearfix homebar" role="complementary">
|
||||||
|
@ -129,5 +127,3 @@ Template Name: Startseite - Kampagnen
|
||||||
|
|
||||||
</div></section>
|
</div></section>
|
||||||
<?php get_footer(); ?>
|
<?php get_footer(); ?>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@ Description: Child Theme fuer Aufwändiges Wordpress-Theme für den EInsatz von
|
||||||
Author: Willi Junga
|
Author: Willi Junga
|
||||||
Author URI: https://verdigado.com
|
Author URI: https://verdigado.com
|
||||||
Template: Joseph-knows-best-master
|
Template: Joseph-knows-best-master
|
||||||
Version: 0.4
|
Version: 0.5
|
||||||
Text Domain: jkb-child
|
Text Domain: jkb-child
|
||||||
Tags: child, childtheme, child-theme, two-columns, green, right-sidebar, fluid-layout, custom-background, custom-header, custom-menu, custom-menu, theme-options, featured-images, storytelling
|
Tags: child, childtheme, child-theme, two-columns, green, right-sidebar, fluid-layout, custom-background, custom-header, custom-menu, custom-menu, theme-options, featured-images, storytelling
|
||||||
License: GNU General Public License v3 or later
|
License: GNU General Public License v3 or later
|
||||||
|
|
Loading…
Reference in a new issue