I have discovered an article that helped to explain why my ‘DayDream’ theme from WordPress has a background that won’t zoom with the rest of the page. It’s a bug that could only be fixed temporarily by entering: html { background: #FFF } into my CSS stylesheet. Instead of a ‘white space’ color (#FFF) I chose my modified heart clipart from Microsoft. This meant I removed the ‘repeat’ for purple lines of grooviness.
So whenever someone with an IE7 browser ‘Changes Zoom Level’ via ‘Zoom In’ (or Ctrl +) or ‘Zoom Out (or Ctrl -) at default percentages of 400%, 200%, 150% and 125% or 75% and 50%, respectively, my purplish pink-colored heart clipart image is seen to the right of the ‘body’ element. Since I don’t know how to program a ‘div’ to remove this ‘HTML’ element, I am temporarily happy.
A couple of more CSS challenges are how to deal with the suppressing the enlargement of text for those who cannot see my default font size and how to center the displays located in my ‘topbar’ (or navigation bar) of my weblog.
Copyright © 2008 by Fluffy von der Flynn. All rights reserved.