I'm not sure I like it myself. All the same I can't get the wrap to work properly in Suckernet Exploder no matter what I try. Ususally I muddle through things until I get them right - though it's a headache to do. And the stress only increases when deadlines press. The goal is to make something look the same in all browsers - to that end the underlying framework of EN2 (Called "Pam" which stands for PHP Ajax Multimedia" has a CSS parser. Consider the followingZurai said:Wow. Do not like that stylized border at all. I hope my version of Opera doesn't support it or I'll have to look at it in IE.
#secondTabs
{
[[!Opera,Safari: height: 24px; ]] /*These browsers support inline-block and don't need to float */
padding: 0px;
margin: 10px 10px 0px 22px;
}
#secondTabs ul
{
list-style: none;
}
#secondTabs li {
height: 24px;
width: 111px;
[[Opera,Safari: display: inline-block;
[else]
float: left; ]]
margin: 0px 2px;
}
#secondTabs li a
{
background: url([SITE_ROOT]/images/navbutton2.gif) no-repeat;
background-position: -111px 0px;
font-size: 9pt;
text-align: center;
font-weight: bold;
display: block;
width: 111px;
height: 24px;
overflow: hidden;
color: #000;
}
#secondTabs li a:hover {
text-decoration: none;
background-position: 0px 0px;
}
Anpther vote for the light text / dark background. I am also of the old school, old guard, or just old that started with white on black displays, and remembers front panel switches (can you say IMSAI 8080?).Quartz said:I too like the white on black scheme. But then I'm an old fart who cut his teeth on computers with monochrome VDUs and less. Anyone else remember front panel switches?
Did you know that EN2 has a handy dandy feature called thread-ban? And if we were on EN2 those types of bans would start coming down already? The color scheme is not going to be changing at this point and continuing to harass me regarding it will only cause me to move the creation of a dark theme further and further DOWN the list of things to do - right now it's sitting at about March on my calendar savvy?Snapdragyn said:Another voice for maintaining the dark colors in 4EN.
Make that Aprilcougent said:Anpther vote for the light text / dark background. I am also of the old school, old guard, or just old that started with white on black displays, and remembers front panel switches (can you say IMSAI 8080?).
Zurai said:"Lots of people want a dark theme for the site. Thus, I'm going to delay the creation of a dark theme!"
Brilliant. Way to provide top-level service.