Page 1 of 1
Layout issues converting PSD to HTML
#1
Posted 19 March 2008 - 10:34 PM
#2
Posted 20 March 2008 - 07:45 PM
Ok so I figured out my issue. Staring at a screen all day kills the brain cells!
Anyhow, I have a new issue that's been bugging me forever. How do I overlay text and an image on top of an image already present; as if the current image is a background image and the text and new image go on top?
Excuse my ignorance, I've been working on 3 different sites as well as photoshop work and I'm fried!
Anyhow, I have a new issue that's been bugging me forever. How do I overlay text and an image on top of an image already present; as if the current image is a background image and the text and new image go on top?
Excuse my ignorance, I've been working on 3 different sites as well as photoshop work and I'm fried!
#5
Posted 26 March 2008 - 11:21 PM
to overlay text on an image you just use a layer (DIV) but it does not have to be absolute. that messes up everything if you have something centered because everyone has different resolutions. but just make sure you use zindex, or z-index, not sure which, and then =1.
so it would be
hope i could help. if you have any other problems pm me or talk to me on aim.
so it would be
blah
hope i could help. if you have any other problems pm me or talk to me on aim.
#6
Posted 27 March 2008 - 01:19 AM
AirForceOnes;495958 said:
to overlay text on an image you just use a layer (DIV) but it does not have to be absolute. that messes up everything if you have something centered because everyone has different resolutions. but just make sure you use zindex, or z-index, not sure which, and then =1.
so it would be
hope i could help. if you have any other problems pm me or talk to me on aim.
so it would be
blah
hope i could help. if you have any other problems pm me or talk to me on aim.
The correct code for that would be:
<div style="z-index:1;"> (content) </div>
Page 1 of 1








Sign In »
Register Now!
Help

MultiQuote
