Need a few tweaks to the iBlogPro theme
#1
Posted 14 January 2010 - 01:47 AM
#2
Posted 14 January 2010 - 06:56 PM
You'll need to edit the footer.php file. Add the links after you see the 'wp_list_pages() function' and put them in `1) have the pages I created for Privacy, Diclaimer and Disclosure to NOT appear on the naviagation at the top of the page but only at the bottom of the page
Tough customization, you'll have to emulate the functionality of the nav to get the drop down effect2) add parent categories to the top page navigation with drop down navigation for subcatrgories
The button? All you have to do is add a link to the feature setup.. is that what you mean?3) get the "more" feature to work at the end of excerpts on the front page (I have already spent countless hours searching for answers to no avail)
Custom css, you need to get Firefox, identify elements and add the CSS rule4) Have all links with the exception of headers to have the same color/features
Need to add custom css. Something like `h1, h2, h3, h4, h5{color: red}` could be a start5) have all headers in red
more custom css. Use firebug to identify the elements and add `.element:hover{text-decoration:underline}`6) have all post headers to become underlined when hovered
send an email to hello@pagelines.com. Adam can help you.7) have header/logo designed for site
Install the WP security scan plugin, and look around for others.8) have security beefed up (see notes below)










