Results 1 to 3 of 3
-
2nd Nov 2010, 12:12 PM #1OPMember
HTML/CSS Help
Never come across this problem before now, and I need help solving it...
If I have a .png image inserted into my site and I want to place written text on the image, what do I need to insert in the HTML/CSS code?
If more detailed explanation is needed, I have colored a long line in Photoshop and made it a .png image. I have inserted that into my site, and I want to place the menu options ("Home", "Contact Us" etc.) on it, not under or beside, on it.
Thanks for any help!SceneInfo Reviewed by SceneInfo on . HTML/CSS Help Never come across this problem before now, and I need help solving it... If I have a .png image inserted into my site and I want to place written text on the image, what do I need to insert in the HTML/CSS code? If more detailed explanation is needed, I have colored a long line in Photoshop and made it a .png image. I have inserted that into my site, and I want to place the menu options ("Home", "Contact Us" etc.) on it, not under or beside, on it. Thanks for any help! :D Rating: 5
-
2nd Nov 2010, 12:16 PM #2MemberWebsite's:
Pirateview.org Gfxs.org StarkWood.org1st - You can add a container(<div>) set its background to the image and you put your text inside the div.
forexample: <div style='background:url("images/back.png");'>Some Text</div>
Another solution is to use the z-index property in css.
have a niice day!
-
2nd Nov 2010, 12:18 PM #3OPMember
Oh, right, div... I don't know why I didn't figure that out myself.. sry :/ I'll see if that works now
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
html and css help
By tractor3231 in forum Web Development AreaReplies: 7Last Post: 5th Sep 2011, 08:42 AM -
PSD to HTML
By ddlshack in forum Graphics AreaReplies: 1Last Post: 26th May 2011, 11:07 AM -
PSD to PHP/HTML?
By .:Jamie:. in forum Web Development AreaReplies: 8Last Post: 1st Mar 2011, 08:17 AM -
(X)HTML, CSS slicing (6 years experience) | PSD to (X)HTML and CSS | Professional job
By Wamer in forum Completed TransactionsReplies: 8Last Post: 21st Jul 2010, 06:13 PM -
HTML help
By n4pst3r in forum Server ManagementReplies: 5Last Post: 30th Mar 2010, 09:38 AM
themaPoster - post to forums and...
Version 5.22 released. Open older version (or...