I tackled some issues with Aquatic.
Remove first few lines and add following lines in code.skin.aquatic
should be: (no line breaks)

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://
www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" >

In code.style.aquatic change in #div_navlinks: padding-right: 15px; to
margin-right: 0px;

That should fix it for IE6. You did not mention it, but it seems it's
not center in IE6.

Brick:
"Main is higher than side for example"
change in code.style.brick in #content: padding: 0; to padding: 15px
0;

"No left outside margin"
change in code.style.brick in #left: padding: 15px 0 0 0; to padding:
15px 0 0 25px;

Regards,

On Mar 28, 1:27 am, The Editor <[email protected]> wrote:
> Ok, I finally figured out what the problem was with the skins on the
> BoltWire site. I had to specify the skinPath because I have a weird
> kind of add-on domain setup. Anyway, seems to be working properly now.
>  Here are some observations if anyone cares to try working more on
> them:
>
> Aquatic: The brown color in the side bar should go all the way down to
> the bottom of the zone.
> Black: Seems too much margin on top, none on bottom zones.
> Brick: Similar margin issues. Main is higher than side for example. No
> left outside margin, etc.
> Business: Looks pretty good.
> Butterfly: Had to install manually for some reason. Looked garbled
> otherwise. Did I mess up something? Nice now.
> Crisp: Side zone extends below bottom. Needs different styling to
> float bottom down to, well, the bottom.
> Gnome: Some weird spacing in the side menu. Really long...
> Inspire: Looks like like items in menu bar bleed over into main zone.
> Maybe needed for fixed widths. Links need color coordinated
> coloring...
> Marble: Might need a wider right side bar. Looks good.
> Metallica: Looks good. But the top right bar of the T looks off a
> pixel or two... (Just to be picky)
> Paper: Tried to repackage and install as a regular skin. Couldn't get
> it to work anyway.
>      Would be better if all the extra little paper page could be put
> into a single code.snippets.paper page.
> Space: Looks good. Some margin problems again down at the bottom
> Weightless: Cool, but fonts are too light to see well, and impossible
> to see entire side menu if long.
>
> Most of these have been problems for a while--and no fault of
> Kanesodi, who at least got them all running once again. Still, if
> anyone cares to do some fine tooth polishing of these skins (mostly
> css work), it would be great. Maybe we could all take one or two and
> fix them. I got a nice polished version of Gnome I could dig up and
> pitch in. Anyone else care to tackle one? Or have other working skins
> they would like to share with the community. I'd love to have scores
> of them eventually.
>
> Thanks again for all the help getting these skins at least up to code.
> Little by little, we're getting there.
>
> Cheers,
> Dan
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"BoltWire" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/boltwire?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to