Tag Archives: Red X

pictures not showing

We have had pictures with my site for any year with very little problems. A day or two ago I put in some new images. the page is actually showing correctly with all the images showing upon Firefox but on IE some of the new images will be only shown utilizing descriptions and the insufficient red x. Some new photographs are showing and several are not. I tried deleting all the page and loading it again for the server which is still not functioning. We have received a couple of emails from people today saying the pictures are certainly not there. What regarded as a do They beware of in Firefox and not in IE. Aid! link oops… I just figured that my signature was connection enough… http: //www. colonialzone-dr. com/pictures-monuments_sights3. html page 1st add your doc type for a code and ensure that it validates. best way to start i’m sure. but in the western world the quick answer i’m undecided. not seen this kind of before. but your own pics work great in firefox (pop-up ideas as well), so i’m pretty sure it might be somthing to do together with your iframes Sorry internet marketing stupid but what’s … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , | Leave a comment

floating banner

Howdy, this is what my freelance web designer wrote (in the particular css file) 5 typical: " #floatingbanner present: block; width: 100%; height: 265px; position: complete; z-index: +2; text-align: facility; top: 194px; still left: -10px; " now I want to change that banner to #fixedbanner, how do i do that Thanks to your help!! Robert In the post, it appears like you think which the name behind the particular ‘#’ symbol impacts the code. This doesn’t happen, it’s just a new pointer. I’m assuming you wish it to become fixed width If so. change the ‘100%’ into a width in pixels that could fit your sit well. Also, get rid of ‘positioning: absolute’, in addition to replace with ‘positioning: relative’. Get rid of the ‘z-index’ fully. Here’s what it should appear to be: #floatingbanner present: block; width: 300px; height: 265px; position: relative; text-align: facility; top: 194px; still left: -10px; Change the width as you see fit. Thank you very much George… George, I replaced the particular code with what you explained ( display: obstruct; width: 300px; height: 265px; position: comparable; text-align: center; top rated: 220px; left: -80px; and also the banner (top left) is out of place, in the event … Continue reading

Posted in Web Design | Tagged , , , , , , , , | Leave a comment