I'm using a child theme of twentyeleven and I need to add six boxes to one of my pages.
I need it to look like this: see here
3 boxes on one row and 3 directly underneath it; I need to be able to add text and images to them.
Can anyone help?
I'm using a child theme of twentyeleven and I need to add six boxes to one of my pages.
I need it to look like this: see here
3 boxes on one row and 3 directly underneath it; I need to be able to add text and images to them.
Can anyone help?
Can you tell me how you were able to do that?
The best way to do this is with a page template
The php or custom html, etc. is added to the page template, that template assigned to any or several page(s) (which btw can them be a blank page in the editor), and it works all best in a child theme.
This topic has been closed to new replies.