travlgirl 0 Report post Posted September 25, 2012 I am working with Boxes and trying to have my text inline with the pictures. I have attached a screenshot of what I have now. I have been searching for hours for the correct CSS code. Can anyone help me? Thanks.Boxes Text.tiff Share this post Link to post Share on other sites
James B 436 Report post Posted September 25, 2012 Hi there, have you got an active link to the page we could look at in firebug to try and troubleshoot the css in for you You can set the px size of the images in the box meta settings to match the width of the text. Kindly search the forum and read the documentation before posting. It will help you resolve many issues. For CSS help be sure to check out W3Schools first and be sure to download FireBug for FireFox for troubleshooting. James B Share this post Link to post Share on other sites
travlgirl 0 Report post Posted September 25, 2012 Since I have not officially launched, I do not have an active link. The "coming soon" page is the only one that is active. I am new to this and don't understand firebug yet. Sorry. Changing the px size of the image is a good fix. Other than that, is there no way to change the with of the text, or is that where firebug comes into play. Thanks. Jennifer Share this post Link to post Share on other sites
James B 436 Report post Posted September 25, 2012 You could try the below, change px width to suit. .fboxtext {max-width: 75px;} Kindly search the forum and read the documentation before posting. It will help you resolve many issues. For CSS help be sure to check out W3Schools first and be sure to download FireBug for FireFox for troubleshooting. James B Share this post Link to post Share on other sites