Forums
Forums / Themes and Templates / pageofposts.php help?
(@extremerecruitment)
16 years, 1 month ago
I have a website i am building at http://www.postgraduatesinsport.com/?page_id=156
I have added a .php page via ftp to the site but it now shows the sidebar on the left and not on the right of the page.
also how would i add some text above the Categories Events & Conferences
link on the page. want to add some text as an intro and then have the archive posts below it….
any help appreciated!!
(@slob100)
16 years ago
I see you solved it. Give us a code, please.
(@smartyd)
To add text to the intro, put it here on the pageofposts.php (at the very top):
<div id=”content” class=”narrowcolumn”> <h1>Put your intro text here</h1> <?php if (is_page() ) {
The topic ‘pageofposts.php help?’ is closed to new replies.