change your shell color:
change your font size: 60% 70% 80% 90%
Toys for GURPS and other Role Playing Games

Site spends 5 points on Appearance

At least, compared to the last iteration it seems to. The new scheme, lovingly hand-tooled, is perhaps a wee... rich and mellow for a site of this nature, but who says an armchair game designer can't have a soft armchair. So far things appear to work for me. A few glitches: the page's top banner looks good in Firefox, but gains a little too much height in Safari, and gains that height plus a peek-through stripe of the tan background color in IE. Sigh... Will fix when I can. Let me know what bugs you find. Thanks. -end-

No votes yet

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Tan line at top of page

A quick skim of your CSS indicates that you have a lot of CSS files, and a lot of interlocking properties. So I'm not going to give this more than a cursory look - I don't need to get a degree in TBone's particular Way of the Page.

Looking at the site's structure and debug outline in Opera, however, I can see an outline of something around the search bar which extends above the table line. If I had to guess, I would say that Firefox and Opera are taking the table structure into account and eliminating that extra bit, and IE isn't.

If so, "margin-top: 0px" on all of the elements of the search element would be the solution. Another solution, if you don't mind losing the blue-gray border between the black and the dark green, is to add "table#primary-menu {margin-bottom: -3px; }" to the main CSS file.

-Thomas Weigel

Re Tan line at top of page

This is potentially very helpful; thank you! CSS isn't yet my bag, so there's no "Tbone Way" to defile. This is a ready-made, popular graphic theme for Drupal, which I clumsily hacked my way through to change colors, some width and font properties, etc.; somewhere along the line I did something to introduce the IE bug, which doesn't show up in the original theme. (Once I get to where I'm making my own themes, I'm sure I'll keep them simpler than these multi-file, complex themes that keep confounding me. : )

I'll try the ideas you suggest. In a while – first come the New Year's holidays, and then I need to get my hands on a machine with IE again for testing. I will give it a shot, though; thanks!

Powered by WebRing.