
My thought is based on the idea that there is nothing that News does now that WFSections couldn't do... though, this thought is only based on vague recollections of previous postings.

tag in sight. Nice.
47
![]()
Rock on! Pretty cool.
Two things I noticed. It would nice if the size of the fonts were adjustable by the user, so the user, so they could make them bigger or smaller as the desire. This is achieved by not using px to define font sizes. Instead, an easy way is to use percentages... like 100%. Also, it would be nice if an image showed up in your header in place of the flash menu if a user arrives without flash. Just a nice to have. Nice job.
48
![]()
The fonts are hard to read on screen. (Courier for body text, can't tell what the header text is).
Would like slightly more padding around images. Color scheme is nice.
49
![]()
Definitely a nice theme with cool stuff going on in the header.
I'm not a big fan of the "chrome" look in the right column. (I am not singling out your chrome in particular, just web chrome in general.) However, I know that probably plenty of your visitors like it, so rock on. Loads fast considering all the graphics on the page. Nice work.
50
![]()
Here's what I see.
First, in looking at your left column, sometimes you specify a width of "99" and other times you specify a width of "99%". I'm not sure whether it is effecting your CenterCBlock problem, but, I couldn't tell if it was intentional. Example: <td width="9"><img src="http://www.xantius.com/xoops/themes/XantiusTheme/menuleftbottom.jpg" width="9" height="21">td> As for your centerblock, you can try adding a width to the following line and check the width in the css. <td id="centercolumn" width="95%"> The css entry would be td#centercolumn {width: 95%; font-size: 12px;} You can try adding it to style.css first and if that works for IE and Firefox you are done. Otherwise, you can add the entry to styleNN.css Good luck. LoginSearchRecent PostsWho's OnlineDonat-O-MeterLatest GitHub Commits |