NameSilo

Positioning Text

Spaceship
Watch
I have text next to a graphic in my navigation that I would like to center in-line with the corrisponding graphic using a style class ".text_buttons". I just need a push in the right direction. Could you take a look a let me know what to ad to my code? Thanks!

http://www.home.earthlink.net/~svoltmer/
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
I think you could keep the text in line with the graphic by setting the width in the <td> tag in the part of your code where you have the text:
Code:
<td align="center" [B]width="10%"[/B]><br>Our site is currently

I think that would prevent the text from spanning further than the graphic. I think that's what you're wanting to do isn't it?

You would have to experiment and adjust the percentage accordingly. :)
 
0
•••
I figured it out, but thanks for your time!
 
0
•••
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back