View Full Version : Can anybody tell me why my font is showing up like this?


Jiscilla
08-21-2003, 06:55 AM
The font in my "inlineframe" is not coming out right....even with part of my graphics. It seems to only be affected the color red....does anybody know why this is happening?

To see my problem...go to www.geocities.com/maristdance/Main1024NEWcopy.html and click on "About Us" on the left hand side. It is affecting the color of the fox, and of the signature and another graphic. These are all gif files (so they are images).

teenfiddler
08-21-2003, 05:20 PM
i tried to open ur page it take tonz of time to load! u have too musch images!so i stopped.
for the colorsn it might be your browser

Alcy
08-21-2003, 05:50 PM
Did you notice that when you load the page outside the iframe, it looks fine? ^_^ Well, it's because you have the chroma filter on the iframe...

<IFRAME name="inlineframe" src="index.html" width=650 height=940 marginwidth=250 marginheight=250 hspace=250 vspace=265 frameborder=0 scrolling=auto style="FILTER: chroma(color=#FF0000)" allowtransparency="true"></IFRAME>

#FF0000 is red... try using another colour.

Jiscilla
08-22-2003, 04:22 PM
Ohhhh thank you so much! Sorry I am new to all of these HTML codes.

Do you have any suggestions on how to make my page load faster?

Is it because I have too many images on my page or is it because I have too many images uploaded in my account for geocities?