Jump to content

wordpress blog :How to move a banner ad left or right in sidebar2.php


vmfan1

Recommended Posts

Hi everyone ,

                I'm a noob! I just wanted to get that off my chest! yeah thanks! anyway.

Does anyone know how to move a banner add a little to the right in sidebar2.php take a look

at my site:http://www.moneytoolreview.com this is the syntax that I used under the header in sidebar2.php file,

 

<p align="center"><a

href="http://tinyurl.com/xxxxx"><img

src="http://www.bloggingtothebank.com/120x600-1.jpg" width="120"

height="600"></a></p>

 

I'm not sure why its not moving for me ,should i use align="right"> or ..what do you guys think? here's the total sidebar2.php file

 

 

<ul id="sidebarright">

<?php if ( function_exists('dynamic_sidebar') && dynamic_sidebar(2) ) : else : ?>

 

<?php get_links_list(); ?>

<li id="meta"><?php _e('<h2>Meta</h2>'); ?>

<ul>

<?php wp_register(); ?>

<li><?php wp_loginout(); ?></li>

<li><a href="<?php bloginfo('rss2_url'); ?>" title="<?php _e('Syndicate this site using RSS'); ?>"><?php _e('<abbr title="Really Simple Syndication">RSS</abbr>'); ?></a></li>

<li><a href="<?php bloginfo('comments_rss2_url'); ?>" title="<?php _e('The latest comments to all posts in RSS'); ?>"><?php _e('Comments <abbr title="Really Simple Syndication">RSS</abbr>'); ?></a></li>

<li><a href="http://wordpress.org/" title="<?php _e('Powered by WordPress, state-of-the-art semantic personal publishing platform.'); ?>"><abbr title="WordPress">WP</abbr></a></li>

<li><a href="http://validator.w3.org/check/referer" title="<?php _e('This page validates as XHTML 1.0 Transitional'); ?>"><?php _e('Valid <abbr title="eXtensible HyperText Markup Language">XHTML</abbr>'); ?></a></li>

<?php wp_meta(); ?></ul></li>

 

 

<?php endif; ?>

 

</ul>

                    <p align="center">

                    <a href="http://xxxxx.bttb1.hop.clickbank.net"><img

                    src="http://www.bloggingtothebank.com/120x600-1.jpg" width="120"

                    height="600"></a></p>

 

 

I would appreciate the help you guys! thanks ahead of time!

                                                    Mike

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.