hugoaguiar 0 Report post Posted October 26, 2010 Hi guys, I would like to write some words in the right side of the image of my feature bar. I know that I can add this words editing the image and inserting the words inside the image, but I want to avoid that. Is it possible to add some words on the right side of the image? How can I do that? Check print screen here. Thank you for your time. Share this post Link to post Share on other sites
bryan-hadaway 3 Report post Posted October 27, 2010 Right, so you want to have live text over the graphic on the right correct? What might work, is above the text for the left side you could put: ` New Text To Appear On Right ` And then play with 20 and 250 for positioning. Let me know how that works. Thanks, Bryan Share this post Link to post Share on other sites
hugoaguiar 0 Report post Posted October 28, 2010 Right. But where should I put that code? In which file? Share this post Link to post Share on other sites
hugoaguiar 0 Report post Posted October 28, 2010 Done. For the feature bar in which I wanted to add the text, I just added the following code in "Feature Media Code (Embed Code or HTML)": <div style="position:relative; z-index:10; margin-top:-225px; margin-left:300px"><h3 class="fsub"><font COLOR="white">TEXT</h3></div> Share this post Link to post Share on other sites