I would like to place a graphic before each of my H2 headers using CSS.
All looks Ok using a simple vertical align property for the image (which is larger than the text height) until I reduce the window width. (It is a liquid layout). The longer H2 headers then overflow under the graphic.
Is there a way to keep the text aligned to the right of the image?
I tried using a bullet image too but got in a real mess with that - I think because the image is larger than the text height.
Does anyone have an example of this I could follow?
If you do I'd be very grateful
Cheers
Janice
All looks Ok using a simple vertical align property for the image (which is larger than the text height) until I reduce the window width. (It is a liquid layout). The longer H2 headers then overflow under the graphic.
Is there a way to keep the text aligned to the right of the image?
I tried using a bullet image too but got in a real mess with that - I think because the image is larger than the text height.
Does anyone have an example of this I could follow?
If you do I'd be very grateful
Cheers
Janice
Comment