Tagged Questions
0
votes
1answer
366 views
Twenty ten or Twenty eleven as base for responsive child theme
I'm about to make a new child theme and really would like to learn a bit about making it responsive. The design/changes will be rather small.
I've done some child themes for both Twenty ten and ...
0
votes
2answers
262 views
How to properly create a child theme
I would like to create a child theme based on the twentyeleven theme. I understand how to create my own styles.css file to work for my child theme.
I would also like to create my own custom
...
4
votes
1answer
924 views
Optimal approach for replacing the 8 header images in a child theme?
After creating a child theme which is made of style.css only (base on twentyeleven), the time has come to replace the images.
I found this great tip for accomplishing this by hacking the functions in ...
2
votes
1answer
791 views
Make “sidebar template” the default template for new pages
On Twenty Eleven or on its child themes the default template for new pages is a template with no sidebar. I don't know why this is like this; it seems to me that the designers of Wordpress are still ...
0
votes
2answers
676 views
WordPress Child Theme - twentyeleven
This is my first attempt at creating a child theme based off the WP twentyeleven theme.
To begin with, I am using MAMP on my mac and have the following directory structure:
...
0
votes
1answer
4k views
Modify Twentyeleven child theme CSS - How to change body font size?
I've created a twentyeleven-child theme and activated it.
I'm trying to increase the size of the body font on all pages.
Do I do this in style.css of the twentyeleven-child theme?
I can't find the ...