Dear NG-Users,
[1] I would like to vertically center the images containing arrows
when the content area is stretched because the user chooses a bigger
font. although I explored many methods in the net to achieve this,
none of them worked.
[2] Additionally IE seems to have problems with the float-property I
used to position the text between the two arrow-images.
I would like not to use background images because I want to achieve a
rollover-effect when hovering over them.
Here's the example site: http://tomasio.at/temp/liquid.html
and here's the regarding CSS: http://tomasio.at/temp/stylesheet.css
and here is how it should look like when the text extends beyond the
height of the images: http://tomasio.at/temp/correct.png
Any help will be appreciated.
[1] I would like to vertically center the images containing arrows
when the content area is stretched because the user chooses a bigger
font. although I explored many methods in the net to achieve this,
none of them worked.
[2] Additionally IE seems to have problems with the float-property I
used to position the text between the two arrow-images.
I would like not to use background images because I want to achieve a
rollover-effect when hovering over them.
Here's the example site: http://tomasio.at/temp/liquid.html
and here's the regarding CSS: http://tomasio.at/temp/stylesheet.css
and here is how it should look like when the text extends beyond the
height of the images: http://tomasio.at/temp/correct.png
Any help will be appreciated.
Comment