Viewing 5 replies - 1 through 5 (of 5 total)
  • 1) I assume you mean “Subscribe to RSS Feed
    « Mangino’s closet raided by fans, whitie-largies flaunted at game. Soccer Ball Wipes Out Entire Team »”

    You could remove them by editing the single.php file in your theme. Take out the whole navigation div in both places. It will look something like this:

    <div class="navigation">
    			<div class="alignleft"><?php next_posts_link('&laquo; Older Entries') ?></div>
    			<div class="alignright"><?php previous_posts_link('Newer Entries &raquo;') ?></div>
    		</div>

    2) The sidebar displays fine for me in Firefox but your theme is about 50px too wide to fit 1024×768 resolution.

    Thread Starter outfandish

    (@outfandish)

    Great, thank you for the info. I will work on it. Thanks again.

    Actually now I see what you mean about the sidebar. The “Ads By Google” and everything after that is not where you want it. Are those divs set to float: left; in the CSS by any chance?

    Also, I don’t know what that Zamango Pagebar is or does, but it is definitely affecting the nav links:

    <!-- Zamango Pagebar 0.2 -->
    <div class='zmg_pb_clear'></div><div class="zmg_pagebar" id="zmg_pb_before_loop">
    <span class='zmg_pb_prev_post'><a href='http://www.outfandish.com/2010/03/manginos-closet-raided-by-fans-whitie-largies-flaunted-at-game/'>&laquo; Mangino's closet raided by fans, whitie-largies flaunted at game.</a></span>
    <span class='zmg_pb_next_post'><a href='http://www.outfandish.com/2010/02/soccer-ball-wipes-out-entire-team/'>Soccer Ball Wipes Out Entire Team &raquo;</a></span>
    </div>
    Thread Starter outfandish

    (@outfandish)

    The zamango pagebar is a plugin, and when I disable it some of the formatting from the main page.

    I don’t know what you mean. It seems like an incomplete sentence.

    Clearly that plugin is putting those links on the page though.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Help with page template’ is closed to new replies.