Jump to content
Sign in to follow this  
miracle959

Boxes - Text Alignment?

Recommended Posts

miracle959

I'm having trouble getting the text for my boxes on this page to align: http://www.shealayne.com/our-collection/ I made the images the same pixel height (700) but the image on the right was much taller. I've been re-sizing the image to try to get the text to align, but I thought maybe a snippet of code might fix it? Ideally I would like the images to be the same height (width doesn't matter), and the text to align. Any code snippets I can copy? (Not a code wizard at all!)

Share this post


Link to post
Share on other sites
catrina
I think the text can be aligned using CSS. Right now your box text is left aligned. If you want it to be center aligned so that it aligns with the images, you can use Firebug to find the code you need to add to your settings: http://getfirebug.com. A tutorial on how to use it for CSS customizations is here: http://www.pagelines.com/wiki/Custom_CSS#How_to_use_CSS_Inspection_Tools. Also, text alignment documentation is here: http://www.w3schools.com/css/css_text.asp

Please read the docs before posting. Please do not private message me unless I ask you to.

Designer | Catrina Dulay

Founder | Catrina and Mouse

Share this post


Link to post
Share on other sites
buildingblocks
I'm having the same issue. Did you manage to find some code to help you center-align the box text?

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×