Tein tällasen modauksen ku halusin testaa mozillan tukemaa ominaisuutta joka pyöristää laatikoiden reunat, jos joku on kiinostunu ni ottakoon. Kertokaa myös että näkyykö noi reunat symmetrisesti teillä (mozillassa). =)
/*
* Modauspohjaksi tarkoitettu stylesheetti. Sisältää vain
* profiilisivua ja kuva-arkistoa koskevat määritykset.
*
* $Id: basestyle.css,v 1.3 2004/12/29 13:19:58 tuner Exp $
* modailtu yöllä 7.2 2006 kun oli tylsää
* tarkoituksena kokeilla mozillan -moz-border-radius
* ominaisuutta, joka paikkaan sitä sitten ängettiinkin.. :)
* saa kopsata jos haluaa.
*/
body {
background-color: #0A0A0A;
padding: 0; margin: 0;
color: #fefefe;
font-family: Georgia, Verdana, Arial, Sans-Serif;
}
table {
border-collapse: collapse;
}
#outerbody {
margin-left: auto;
margin-right: auto;
width: 960px;
}
#headerblock {
margin-top:1px;
position: relative;
}
h1 {
background-color: #CCAD9D;
margin: 0;
-moz-border-radius: 7px 7px 0px 0px;
display: block;
height: 54px;
position: relative;
}
h1 .ircgalleria {
color: #fffefe;
font-family: Tahoma, Arial, Sans-Serif;
font-weight: normal;
font-size: 26px;
display: inline;
margin: auto;
position: relative;
top: 11px;
left: 19px;
}
h1 .separator { display: inline; position: relative;top: 11px;left: 19px;}
h1 .title {
font-family: Tahoma, Verdana, Arial, Sans-Serif;
color: #fffefe;
font-size: 26px;
font-weight: normal;
display: inline;
margin: auto;
position: relative;
top: 11px;
left: 19px;
}
h1 .title .small {
font-weight: normal;
}
/* --- sivujen alareunan palkki ---
* Copyright tiedot saa piilottaa. Tekijänoikeuslaki pätee
* vaikka erillistä mainintaa ei olisikaan.
*/
#footer {
-moz-border-radius: 0px 0px 8px 8px;
background: #A68C80;
margin-bottom: 40px;
border-top: 1px solid black;
}
#footer .innerborder {
font-size: 10px;
text-align: center;
padding: 2px 20px 5px 20px;
color: #020202;
}
#footer a {
color: #020202;
}
/* --- Oikean yläreunan hakulootat --- */
#search td div { font-family: tahoma; margin-left:2px;}
#search {
position: absolute;
top: 11px;
right: 14px;
}
#search table {
border-collapse: collapse;
}
#search table td {
vertical-align: top;
padding: 0;
}
#search table tr.titles img {
margin-bottom: 4px;
margin-left: 1px;
}
#search table td.title img {
margin-top: 5px;
margin-right: 8px;
}
#search input {width:75px;
margin: 0;
}
input.text:hover, #search input.text:hover,input.submit:hover {background-color: #9C7B6C;}
#search input.text {
background-color: #9F8275;
border: 1px solid #907164;
font-size: 9px;
font-family: Georgia, Verdana, Sans-Serif;
/*padding: 1px;*/
}
#search input.searchsubmit {
margin-top: 1px;
margin-left: 1px;
margin-right: 5px;
}
/* --- leipäteksti --- */
p, td, ol, ul, dl, div {
font-family: Georgia, Verdana, Arial, Sans-Serif;
letter-spacing: 0px;
font-size: 11px;
}
p {
line-height: 15px;
margin-top: 0;
margin-bottom: 10px;
}
/* --- leipätekstissä ja listoissa olevat boldaukset --- */
p b, li b {
color: #010101;
}
strong {
}
.error, ul.errors {
color: #FF7070;
}
.alert {
color: #FF3030;
font-weight: bold;
}
div.smallbox .error {
color: red;
}
a {
text-decoration: none;
font-weight: bold;
}
a:link {
color: #000000;
}
a:visited {
color: #000000;
}
a:hover {
text-decoration: none;
color: #FFDEB0;
}
div.picture a {
}
div.picture img {
border: 1px solid #BF9267;
margin: 0;
}
input {
margin: 0;
margin-right: 5px;
}
input.text,
textarea.text,
select {
background-color: #9F8275;
border: 1px solid #907164;
font-size: 12px;
-moz-border-radius: 2px 2px 2px 3px;
color: white;
font-family: Georgia, Verdana, Sans-Serif;
}
input.submit {
color: black;
font-size: 10px;
letter-spacing: 1px;
-moz-border-radius: 4px 4px 3px 4px ;
background-color: #A68C80;
border-top: 1px solid #ECCEBA;
border-left: 1px solid #ECCEBA;
border-bottom: 1px solid #58636F;
border-right: 1px solid #58636F;
}
/* --- päävalikko --- */
#mainmenu {
background-color:#CCAD9D;
margin: 0;
float: left;
width: 100%;
/*border-top: 1px solid #BF9267;
border-bottom: 1px solid #BF9267;*/
}
#mainmenu .innerborder {
float: left;
width: 100%;
/*border-top: 1px solid black;
border-bottom: 1px solid black;*/
}
#mainmenu ul {
list-style: none;
border: none;
margin: 0;
padding: 0;
padding-left: 10px;
padding-right: 10px;
}
#mainmenu li {
display: block;
padding: 0;
margin-left: 1px;
letter-spacing: 0px;
font-family: Arial, sans-serif;
-moz-border-radius: 5px 6px 7px 7px;
background-color: #A68C80;
border: 0px solid #B07A46;
float: left; /* älä muuta tätä! se on lamea ja huonontaa käytettävyyttä */
}
li#mmlogout {
float: right;
}
#mainmenu li.selected {
background-color: #E3CDBD;
}
#mainmenu li a {
display: block;
-moz-border-radius: 5px 6px 7px 7px;
padding: 2px 10px 3px 10px;
color: #000000;
font-size: 10px;
float: left;
margin: 0;
text-decoration: none;
text-transform: uppercase;
}
#mainmenu #mmnewcomments a {
color: #DAAA67;
font-weight: bold;
}
#mainmenu li a:hover {
color: #FFDEB0;
background-color: #907164;
}
/* --- Alavalikko, esitetään lehdyköinä --- */
#submenu {
clear: both;
float: left;
font-size: 11px; letter-spacing: 0px;
font-family: Verdana, Arial, sans-serif;
padding-top: 17px;
margin-left: 0px;
border-bottom: 1px solid #907164;
width: 100%;
background-color: #CCAD9D;
}
#submenu ul {
margin: 0;
padding: 0;
list-style: none;
padding-left: 19px;
}
#submenu li {
border-top: 0px dotted #B07A46;
border-right: 0px dotted #B07A46;
border-left: 0px dotted #B07A46;
vertical-align: middle;
-moz-border-radius: 11px 11px 0px 0px;
margin: 0 2px 0 0; padding: 0;
padding-left: 15px;
background-color: #A68C80;
float: left; /* älä muuta tätä! se on lamea ja huonontaa käytettävyyttä */
}
#submenu a {
display: block;
margin: 0; padding: 0;
padding-right: 16px;
padding-top: 5px;
padding-bottom: 5px;
color: #000000;
float: left;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
}
#submenu a:hover {
text-decoration: underline;
}
#submenu li.selected {
background-color: #E3CDBD;
}
#submenu li.selected a {
}
/* -------- */
#innerbody {
clear: both;
background-color: #263E59;
padding: 12px 18px 20px 18px;
}
#tabbedbody {
clear: both;
background: #EAC196 0% 0% repeat-x;
padding: 12px 18px 20px 18px;
border-top: 1px solid #040609;
}
/* --- kapeat, kevyillä kehyksillä varustetut boksit --- */
div.smallbox {
margin-bottom: 10px;
/*border-top: 1px solid black;*/
}
div.smallbox div.title {
border: 0px solid #BF9267;
border-bottom: none;
-moz-border-radius: 7px 9px 0px 0px;
background-color: #CEAD9D;
}
div.smallbox div.title h3 {
margin: 0;
padding: 2px;
text-align: center;
font-family: Georgia. Arial, Sans-serif;
color: #fefefe;
font-size: 10px;
font-weight: normal;
text-transform: uppercase;
letter-spacing: 0px;
}
div.smallbox .content, #profilevisitcounter {background-color: #B28F73;/*background-color: #A68C80;*/}
div.smallbox .content, #profilevisitcounter {
-moz-border-radius: 0px 0px 8px 8px;
border: 0px solid #BF9267;
}
div.smallbox .content .innerborder {
/*-moz-border-radius: 0px 0px 5px 5px;
border: 1px solid black;*/
padding: 0 10px 0 10px;
}
div.smallbox .content div.tabledecorator {
margin-top: 10px;
margin-bottom: 10px;
}
div.smallbox .errors {
color: #FF4040;
}
div.smallbox ul {
margin-left: 25px;
padding-left: 0;
}
div.smallbox p {
margin-top: 10px;
}
#profilechannels .content .innerborder,
#profilecommunities .content .innerborder,
#profileactions .content .innerborder,
#profileadmintools .content .innerborder {
padding: 10px;
}
div.smallbox{border: 1px solid #CCAD9D;-moz-border-radius: 10px;}
/* --- kommenttiboksi --- */
div.commentbox {
border-top: 1px solid #CCAD9D;
border-bottom: 1px solid #CCAD9D;
background-color: #B28F73; /*background-color: #BF9267;*/
border-right: 1px solid #CCAD9D;
border-left: 1px solid #CCAD9D;
-moz-border-radius: 14px;
}
div.commentbox .title {
display: none;
}
div.commentbox .content {
padding: 15px;
}
div.commentbox .innerborder div {
margin-top: 1px;
margin-bottom: 1px;
}
div.commentbox .stamp {
font-family: Georgia, Arial, Sans-Serif;
font-size: 10px;
color: #fefefe;
white-space: nowrap;
}
div#newcomments {
margin-top: 5px;
margin-bottom: 5px;
font-weight: bold;
color: #010101;
}
/* --- view.php:n kommentiboksi. ie:tä varten täytyy määritellä kiinteä leveys. --- */
div#viewcommentbox {
width: 686px;
}
/* kommenttien värit */
div.commentbox tr.owner {
color: #B0F8B5;
}
div.commentbox tr.private, .private {
color: #7E5EBA;
}
div.commentbox tr.admin, .admin {
color: #00FFF6;
}
div.commentbox tr.user {
color: #B0F8B5;
}
div.commentbox td {
padding-right: 5px;
}
div.commentbox td.sender {
white-space: nowrap;
}
#commentform {
margin-top: 10px;
margin-bottom: 10px;
}
#commentform td {
vertical-align: middle;
}
/* --- käyttäjän profiilisivu --- */
#viewtable {
border-collapse: collapse;
}
#viewtable td {
vertical-align: top;
}
#viewtableinfo {
width: 213px;
}
#viewtableimage {
width: 686px;
padding-left: 20px;
}
#viewtableimage img {
border: 0;
}
#viewcaption {
margin: 3px 10px 20px 1px;
}
#profilebasicinfo .content .innerborder {
padding: 8px 10px 8px 10px;
}
#profilebasicinfo .content .innerborder div {
padding: 2px 0 2px 0;
}
#profilebasicinfo .content span {
white-space: nowrap;
}
#profilebasicinfo b {
display: block;
}
#profilebasicinfo span {
display: block;
margin-left: 9px;
}
/*
#profilebasicinfo .content a {
font-weight: normal;
text-decoration: underline;
}
*/
#profilebasicinfo .online {
color: #010101;
font-weight: bold;
}
.smallbox .network {
font-weight: bold;
}
#profilechannels .spacer,
#profilecommunities .spacer {
height: 10px;
}
.smallbox .channellist {
margin-left: 9px;
}
#profileadmintools div.spacer,
#profileactions div.spacer {
height: 10px;
}
#profileaphorism .title {
display: none;
}
#profileaphorism .content {
background-color: #B28F73; /*background-color: #A68C80;*/
-moz-border-radius: 8px 9px 9px 9px;
}
#profileaphorism .content .innerborder {
padding: 10px;
font-family: Georgia, "Lucida Console", Monospace;
}
#profileaphorism .content .innerborder a img{border:none;}
#profileadmintools .title h3 {
text-transform: none;
}
/* --- Smiley-selektori --- */
#smileys {
position: relative;
}
a#smileybutton {
margin-left: 4px;
margin-right: 4px;
}
#smileyselector {
-moz-border-radius: 8px 9px 9px 9px;
display: none;
position: absolute;
bottom: 20px;
right: -5px;
width: 93px;
padding-top: 5px;
background-color: #A68C80;
border: 1px solid #907164;
}
#smileyselector div.smiley, #smileyselector div.smileyclose {
text-align: center;
height: 25px;
width: 31px;
float:left;
}
#smileyselector br {
clear: left;
}
#smileyselector div.smileyclose a {
color: white;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 13px;
padding-left: 3px;
padding-right: 3px;
}
/* --- tilastoboksit --- */
#profilevisitcounter {-moz-border-radius: 10px 10px;}
#profilevisitcounter a{position:relative;bottom:7px;}
table.smallstats {
width: 100%;
}
table.smallstats td {
text-align: left;
vertical-align: middle;
}
table.smallstats td.value {
text-align: right;
}
table.smallstats td.value b {
background-color: #CEAD9D;
color: #010101;
font-weight: bold;
-moz-border-radius: 2px 2px 2px 3px ;
display: block;
margin: auto;
padding: 3px;
width: 45px;
float: right;
}
#viewtable td table.smallstats td {
vertical-align: middle;
}
span.friend a:link,
span.friend a:visited {
color: #560006;}
div.userbox {background-color: transparent;}
div.userbox div.innerborder {background-color: #AF968B;border: 1px solid #907164;color: #FFFFFF;-moz-border-radius: 8px 9px 9px 9px;}
#profilebasicinfo span{color:#010101; font-weight:bold}
modaus
6
1156
Vastaukset
- Fimius
Jieno oli tykkäsin väreistä en kyl käytä sitä koska teen kaikki modit itse
- toonie
mitä jarkee oli modi omatekemä tai ei !
mä käytän sellasii modei mist mä tykkään en sellasii jotka olen ite tehnyt.. no ok.. käytän omatekemii .. mut myös muiden tekemiä ! - *TranceEnergie*
toonie kirjoitti:
mitä jarkee oli modi omatekemä tai ei !
mä käytän sellasii modei mist mä tykkään en sellasii jotka olen ite tehnyt.. no ok.. käytän omatekemii .. mut myös muiden tekemiä !siinä on se että omatekemistä modeista saa sellaiset kun haluaa :P Ja oma kädenjälki näkyy. Mielummin omatekemät kuin jotku jihaan modit :P
- TooNiE
*TranceEnergie* kirjoitti:
siinä on se että omatekemistä modeista saa sellaiset kun haluaa :P Ja oma kädenjälki näkyy. Mielummin omatekemät kuin jotku jihaan modit :P
jaa-a. kyllähän sitä voi ottaa toisen modit ja jos ei tykkää niin voi niitä vähän muokata niinkuin haluaa.. niin minäkin tein ! :)3
- Pahvipää..
On ihan hieno mutta kertoisitko miten Omaan modiin saa noi tuolelen pyöreiks aikasen hienot..
- Pahvipää..
Löysinkin sen :P
Ketjusta on poistettu 0 sääntöjenvastaista viestiä.
Luetuimmat keskustelut
Kelekkakisat
Mikä vakava onnettomuus sattunut kisoissa. On peruttu koko kisat. Pelastuskopteri näytti käyvän paikalla.3511407- 639770
- 1435537
- 1443784
- 753740
Virkamiehille tarvitaan tuntuvat palkankorotukset
Naistenpäivänä on syytä muistuttaa, että virkamiehen euro on vain 80 senttiä. Palkat tulee saattaa samalle tasolle yksi373625- 403378
Riikka Purran kaudella nousi bensan hinta yli 2 euron
Muistatteko kuinka edellisen vasemmistohallituksen aikana, ns. Marinin aikakaudella, bensiiniä sai 1,3 euron litrahinnal243173- 632783
Olisipa saanut sinuun
Tutustua paremmin. Harmi että aloin lopulta jännittämään kun näytit tunteesi niin voimakkaasti ja lähestyit niin voimaak792573