Azure Shell - New Design
Thursday, 9. October 2008, 00:53:17
New Poll avalable!
Thank you fro your visits friends!
So this is the CSS source code I am now using:
body
{
background-image:
url('http://files.myopera.com/AzureTimm/banners/island-paradise-513737-lw.jpeg');
background-repeat:
no-repeat;
background-attachment:
fixed;
}
#wrap0 {
//background-image:
url('http://files.myopera.com/AzureTimm/banners/island-paradise-513737-lw.jpeg');
background-repeat: //
no-repeat;
background-attachment:
fixed;
}
#wrap4 {
opacity:0.85;filter:alpha(opacity=85);
}
#top {
//background:url(http://files.myopera.com/AzureTimm/banners/2008-10-8.jpg) no-repeat !important;
;//
background-image:
url('http://files.myopera.com/AzureTimm/banners/island-paradise-513737-lw.jpeg');
background-repeat:
no-repeat;
background-attachment:
fixed;
color:#66ccff;
height:340px;
}
#top2 {
height:340px;
position: center left;
background-image:
url('http://files.myopera.com/AzureTimm/banners/island-paradise-513737-lw.jpeg');
background-repeat:
no-repeat;
background-attachment:
fixed;
}
#top h1 {
position:relative;
left:500px;
top:120px;
color:#000000;
font-weight:bolder;
}
#subtitle {
color:#000000;
position:relative;
left:415px;
top:126px;
font-size:19px;
font-variant: small-caps;
font-weight:bolder;
font-family:calibri,sans-serif,times;
}
#menu {
position: bottom left
}
#menu a:link, #menu a:visited, #menu a:active {
position: bottom left
}
//background-color:white;
width:310px;//
As you can see, I put some // here and there; they are the experiments I did while trying to figure out what did the job... and Opera has an "Arthur Mode" which is very good in displaying the classes and IDs. Any idea how to display them in the same way in different browsers?...
Somebody help me ~























































