Sun Aug 21, 2005 8:50 pm
Sun Aug 21, 2005 9:13 pm
Sun Aug 21, 2005 9:29 pm
Sun Aug 21, 2005 11:06 pm
<style>td background {display: none;}</style>Sun Aug 21, 2005 11:41 pm
Mon Aug 22, 2005 12:19 am
soymimi wrote:I suggest that you not submit your userlookup until you are able to figure out how to get the images to show up. Like others, I just see white boxes, in both my IE and AOL browser. In FireFox, I can see it fine... but there are still many people who use IE, and Neopets will most likely not accept your submission until every browser can see it properly.
When I looked at your coding, I noticed you started with <body style=... --you should have it just start with a regular style tage. <style> body{ is how it should begin, if memory serves me correct.
Mon Aug 22, 2005 12:25 am
Mon Aug 22, 2005 12:27 am
ProjectDreams wrote:No no, I meant changing the black background to white, and leaving the red text as it is. It matches with the red and white bullseye.
Also, my IE doesn't even load some images. Like everyone I just see white boxes.
The majority of younger computer users that aren't savvy with IE's spyware issue use it; so having it load in a primary browser is important.
Not to sound harsh, as I'm just trying to help, more content would be a plus. Mine was submitted only once and I was accepted shortly after because of what I believe a major add-on. I added a small tag of poetry, and discussed the importance of the theme I was using.
Depending on the style you're going, it can add a lot. The one I was using showed that there was a human behind the lookup, it wasn't just an infortmative page. Am I making sense?.
And just to note, a black background with white text is also mildly blinding. I still prefer light backgrounds (white or tinted) with dark text. Makes it simple for everyone!. (:
Mon Aug 22, 2005 1:10 am
Duke of Earl wrote:What difference would that coding you mentioned make?
Mon Aug 22, 2005 1:37 am
soymimi wrote:The difference is that may be why no one using IE can see your graphics. I hate to say it, but your lookup will not be accepted if people can not see your graphics. :-\
I'm just saying you should fix your coding so that your images will start showing up. They are only visible in Mozilla FireFox for me, and none of my other browsers.
<style type="text/css"> body {background-color:#3397FF; background-image: url(http://www.osagesoftware.com/~eric/imag ... SideBG.jpg); background-position: top right; background-repeat: no-repeat; background-attachment: fixed}
i.banner{background:url(http://i3.photobucket.com/albums/y92/Ge ... OLOGO4.gif); height:221;width:481;position:absolute;top:47;left:227;}
td,p,a,body{color:white;font:8pt verdana;filter:shadow(color:black, direction=135, strength=1)} #mymenu{position:absolute;left:0;top:44}</style>
Mon Aug 22, 2005 2:00 am
#myFlash {display: none;}Mon Aug 22, 2005 2:35 am
Mon Aug 22, 2005 8:56 pm
ProjectDreams wrote:Hm. Try adding this. I can't remember what worked for me.
- Code:
#myFlash {display: none;}
Obviously that's CSS. (;