Foo Bar
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Forum: Themes and Templates
In reply to: [Simple Catch] [Theme: Simple Catch] Sticky FooterThank’s, but I’ve already done the steps in the tutorial.
I wanted to separate these changes from the parent theme (Simple Catch).
I thought there would be a simple trick with the child theme to get a sticky footer.Forum: Themes and Templates
In reply to: [Simple Catch] [Theme: Simple Catch] Sticky FooterOK, I thought there would be a better solution because with this tutorial I have to do some changes in the header.php and footer.php.
Forum: Themes and Templates
In reply to: [Simple Catch] [Theme: Simple Catch] Sticky Footer– I’ve created the child theme
– I’ve activated it
– I did some changes in the style.css:/* Theme Name: Simple Catch Theme URI: http://catchthemes.com/wp-themes/simplecatch Description: Child theme for the Simple Catch theme Template: simple-catch Version: 0.1.0 */ @import url("../simple-catch/style.css"); #content td { border-top-width:0px; }Do you have a tutorial for the sticky footer especially with the child theme?
Forum: Themes and Templates
In reply to: [Simple Catch] [Theme: Simple Catch] Sticky FooterI’ve created a child theme for the Simple Catch theme and did some changes in the style.css and it works.
But how can I do the “sticky footer thing” only with the css in my child theme?
Viewing 4 replies - 1 through 4 (of 4 total)