Angel wrote: > Not sure what resolution, something under 800x600. I'm using my default > browser, Netscape Communicator 4.5 and I'm on a Mac (best OS out there).
ah, Netscape! Okay, I adjusted things a bit so it should less scrunched now? And please tell me, the MediaFan logo, the image with "MediaFan" repeated in a circle, is that on the left side below the "webhosting, etc." or to the right of it? I'm curious because I have a separate style sheet for N4 users but I've never been quite sure whether Mac/N4 users are seeing that or the fancy style sheet that uses @import. The placement of the logo image will tell me which style sheet you're seeing.... > Try defining font colors in RGB (Red, Green, Blue). It *really* makes > everything more specific. If you have Photoshop, either choose a color or > make one up by mixing. Double-click on the little colored icon that tells > you the current color you're painting/drawing with. A window will pop up > with a color spectrum and a whole buncha numbers. The three bottom left ones > will be the R, G and B. > > Copy those down and in CSS put: > color: rgb(r,g,b); are you talking about decimal codes? I'm using hexadecimal codes which is what PSP shows in the R, G, B boxes in the palette. What's the advantage of using decimal rgb codes versus hexadecimal? If I change my palette to display decimal codes and use that, the colors don't look any different to me: http://mediafan.ma-at.net/index2.html (I've only changed the colors for the "Here, Here" text and the "Need email?..." text below that.) > Replacing the letters with the numbers. I find it's great, also handy if you > want to match a graphic's background with the page's background. hmmm, beware of color shift. There was an extensive study done about the display of even the so-called web-safe colors at different color settings, 8 bit, 16 bit, 24 bit and 32 bit. And at the most widely used color setting, 16 bit, it turned out that there were only 22 colors that didn't shift so I generally use transparent gifs for titles and such or I create a 1x1 pixel image of the background color I want and use that for my background image, then everything on the page shifts the same way, background image, title images, etc. > Purple would fit the surrounding colors better, that green kinda clashes. I like the green tho. Purple is a bit predictable...but oh well, I'll play with it later. Hey Tamy, this is your site, how does the green look? still blue? would you rather have purple? > Trust me, I understand. There's only two specific situations where I can > stand pink... but that's a different story. LOL! > Maybe even mixing up the colors? Throw some white in there or something. All > those dark reds just seem so oppressing and dull to me. I got yelled at for too much white earlier on...<grins at Rauhnee> > I'll definately try to make an effort to do that more often. Though usually > I don't get time to look at a site/problem until long after it's all over. I know the feeling, no pressure, comment whenever you can and thanks much for all your comments today! alice ttlg http://lookinglass.populli.net/ ~ * ~ * ~ ~ * ~ * ~ ~ * ~ * ~ ~ * ~ * ~ ~ * ~ * ~ Scientists have reported that rats are less likely to be fearful if they are licked all over. _______________________________________________ Fanficwebdesign mailing list [EMAIL PROTECTED] http://populli.net/mailman/listinfo/fanficwebdesign_populli.net
