miracle959 0 Report post Posted March 9, 2012 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 103 Report post Posted March 10, 2012 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 0 Report post Posted May 31, 2012 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