Results 1 to 10 of 12
Hybrid View
-
8th Jun 2012, 12:44 PM #1Pure Awesomeness!
1- Find .widget-title on your style.css file around line 1268 and replace everything with this:
.widget-title {
color: #222222;
font-family: Myriad Pro;
font-size: 25px;
font-style: italic;
margin-bottom: 15px;
text-shadow: 0 1px 1px #FFFFFF;
}
Edit loop.php and find:
<?php if ( $wp_query->max_num_pages > 1 ) : ?>
<div id="nav-below" class="navigation">
<div class="nav-previous"><?php next_posts_link( __( '<span class="meta-nav">←</span> Older posts', 'smartone' ) ); ?></div>
<div class="nav-next"><?php previous_posts_link( __( 'Newer posts <span class="meta-nav">→</span>', 'smartone' ) ); ?></div>
</div><!-- #nav-below -->
<?php endif; ?>
<?php wp_pagenavi(); ?>
3- Random post: http://wordpress.org/extend/plugins/random-post-link/
4- Use contact form 7 and configure it.RT Reviewed by RT on . Little help needed in WP Modification Hey guys, i've got a new site http://www.trollmania.org/ and i need certain wp modifications <3 1. I want to change the font style of the sidebar text. To Myriad Pro font with no italics and size 25px. 2.I also need to add "page_navi" code to replace the current navigation method, where do i replace it :| 3. How to add "random posts" link on the menu bar., and it should obviously show random posts. 4. I need to add a "Submit a pic" page, would a contact form do the Rating: 5
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
function bp_thumbnail_resize modification help needed
By mdtareq in forum Web Application/Script SupportReplies: 0Last Post: 2nd Jul 2012, 12:09 PM -
vBulletin modification?
By Terror in forum Webmaster DiscussionReplies: 3Last Post: 2nd Jun 2011, 02:56 AM -
Rapidleech modification
By snub in forum Web Development AreaReplies: 3Last Post: 12th Oct 2010, 09:05 PM -
Thank Modification?
By Ronald in forum Feedback and SuggestionsReplies: 10Last Post: 8th Sep 2010, 02:14 AM -
What the name of this modification?
By Snell in forum phpBBReplies: 2Last Post: 28th May 2010, 12:40 PM
themaPoster - post to forums and...
Version 5.35 released. Open older version (or...