ocean 0 Report post Posted January 21, 2011 I'd like to place text inside of 2 speech bubble images. http://webbkid.com/ I've tried looking up HTML help sites for an answer, but no luck on getting something to work. I want the text to be both readable by search engines and clickable. (So can't make this in photoshop etc) Currently, on my home page, I'm using 2 boxes (without titles). The speech bubble is a graphic in the posts. This is not a platform pro problem - just posting in case someone knows the correct HTML code, or can suggest another way of doing something similar within platform pro. Share this post Link to post Share on other sites
catrina 103 Report post Posted January 21, 2011 I think a DIV layer with link text inside it would do the trick for you: `Text goes here` You can place 2 of these inside the header.php file and adjust the values for top, left, and right so that the text will line up perfectly inside the speech bubbles. 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
ocean 0 Report post Posted January 22, 2011 Hi Catrina Thanks so much for your reply - much appreciated I placed the code within the box (before the image) and it worked great! Share this post Link to post Share on other sites