Welcome Guest!

If you do not have an account yet on The Web Squeeze forums, please Register! It’s FREE and there are many benefits:

  • Receive Fast Advice
  • Learn Programming Languages
  • Get Professional Website Reviews
  • Quick Troubleshooting Assistance

> How Do I Center This Image?

This is a discussion on How Do I Center This Image?, within the CSS section. This forum and the thread "How Do I Center This Image?" are both part of the Designing Your Website category.

 
Reply to this topicStart new topic
> How Do I Center This Image?
Jason
post Jun 20 2008, 05:14 AM
Post #1


Master of the Universe
******

Group: Mentor
Posts: 1,094
Joined: 15-February 08
From: London, England
Member No.: 141



Code is below. I want to center the image within the <a> element. Everytime I try to pad it or do anything to it moves the text down as well... any ideas?

CODE
<div id="navbarright">
   <a href="<?php bloginfo('rss_url'); ?>">
         <span>Subscribe to Shiny Red</span> 
         <img src="<?php bloginfo('template_url'); ?>/images/rss.gif" alt="Subscribe to <?php bloginfo('name'); ?>" />
    </a>
</div> 


--------------------
Go to the top of the page
 
+Quote Post
Rakuli
post Jun 20 2008, 05:47 AM
Post #2


Squeeze Machine
*****

Group: Team Leaders
Posts: 569
Joined: 13-February 08
From: Catching the squeezed drips downunder.
Member No.: 13



Do you have text-align: center on navbarright?

You can do that or set the image to display:block and give it margin: 0 auto;


--------------------
Bright Idea? -- Don't Let it disappear
Go to the top of the page
 
+Quote Post
If you found The Web Squeeze to be helpful, please donate so we can keep this site FREE, FRESH, and fortified with Web Design & Development info!
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

Collapse

> Similar Topics

    Topic Title Replies Topic Starter Views Last Action
No new   33 Rakuli 673 22nd February 2008 - 03:53 AM
Last post by: Monie
No New Posts   1 LivingDeadBeat 259 12th March 2008 - 10:00 AM
Last post by: LivingDeadBeat
No new   23 Vanessa 413 23rd April 2008 - 06:11 AM
Last post by: Rakuli
No new   14 thewal 234 24th March 2008 - 05:40 PM
Last post by: thewal
No new   14 Simon 161 29th March 2008 - 03:24 AM
Last post by: Simon