Profile
Achievement
mlangfeld's Recent Snippets
- All /
« Prev 1 Next »
div structure
<body>
<div>
<div>
<div>
Content of the page
</div>
</div>
</div>
</body>
0
1033
posted 13 years ago by mlangfeld
In this Thesis WP tutorial for multiple custom page templates, we find code for making a custom homepage template as well.
2
803
posted 15 years ago by mlangfeld
This code to be added to custom_functions.php May also need to add to custom.css to style your custom widget. (This code found towards the end of the article).
2
856
posted 15 years ago by mlangfeld