default temam nasıl olmuş?

Started by OGtr, May 17, 2006, 06:33:30 PM

Previous topic - Next topic

OGtr

default temam nasıl olmuş style.cssyi editledim
reklam için yapmıyorum reklama ihtiyacım yok 29 uyem var zaten  :D Paylaşım formuna uygun olmadı galiba  :'( elinde güzel default temaya göre style.css dosyası olan var mı?
www.webvadisi.com

rallyproco


érém

fena değil ama güzelde diyemiyorum ikisinin ortası.

keskem

Quote from: OGtr on May 17, 2006, 06:33:30 PM
default temam nasıl olmuş style.cssyi editledim
reklam için yapmıyorum reklama ihtiyacım yok 29 uyem var zaten  :D Paylaşım formuna uygun olmadı galiba  :'( elinde güzel default temaya göre style.css dosyası olan var mı?
www.webvadisi.com

:) eline saglık diyelim insan önce kendi yaptıgını begenmeli fakat renkler ve zevkler tartışılmaz tabikine reklam amacı ile yapıyorum bide buna bak :D  http://www.fantazihack.com/adult/ buda bir default tema :D
www.fantazihack.com

Bilinmedik Kalmasın ...

OGtr

Quote from: rallyproco on May 17, 2006, 07:28:16 PM
iğrenç :D

:'( :'( :'( :'( :'( :'( :'( :'(

Ya elinde güzel default tema olan varmı? style.css sini paylaşabilirmi images dosyaları ile  :)

OGtr

/* Normal, standard links. */
a:link
{
        color: red;
        text-decoration: none;
}
a:visited
{
        color: red;
        text-decoration: none;
}
a:hover
{
        color: #f0f0f0;
        text-decoration: underline;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
color: #000000;
text-decoration: none;
}
a.nav:hover
{
font-weight: bold;
color: #cc3333;
text-decoration: underline;
}

/* Tables should show empty cells. */
table
{
        empty-cells: show;
}

/* By default (td, body..) use Tahoma in black. */
body, td, th
{
        color: #ffffff;
        font-size: small;
        font-family: tahoma, helvetica, serif;
}

/* The main body of the entire forum. */
body
{
        background-color: #000000;
        margin: 0px;
        padding: 5px 20px 5px 20px;
}

/* Input boxes - just a bit smaller than normal so they align well. */
input,button
{
       border: solid 1px #909090;
        background-color: #282525;
        font-size: 9pt;
        color: #d0d0d0;
        font-family: tahoma, helvetica, serif;
}
/* All input elements that are checkboxes or radio buttons. */
textarea
{
       border: solid 1px #909090;
        background-color: #282525;
        font-size: 9pt;
        color: #d0d0d0;
        font-family: tahoma, helvetica, serif;
}

/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
        background-color: #202020;
        font-size: 8pt;
        font-weight: normal;
        color: white;
        font-family: tahoma, helvetica, serif;
}

/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor
{
        height: 1px;
        border: 0;
        color: #808080;
        background-color: #000000;
}

/* No image should have a border when linked */
a img{
border: 0;
}
/* A quote, perhaps from another post. */
.quote
{
        background-color: #000000;
        border: 1px solid #a0a0a0;
        padding: 6px;
        font-size: x-small;
}

/* A code block - maybe even PHP ;). */
.code
{
        color: #909090;
        background-color: #000000;
        border: 1px solid #d0d0d0;
        padding: 1px;
        font-family: "courier new", helvetica, "times new roman", serif;
        font-size: x-small;
        width: 99%;
        margin: 1px auto 1px auto;
        white-space: nowrap;
        overflow: auto;
}
.forum_name
{
        color: #e0e0e2;
        font-size: 14px;
        font-weight: bold;
}
.mybox
{
        border-top: solid  1px #454545;
        border-left: solid 1px #454545;
        border-right: solid  1px black;
        border-bottom: solid 1px black;
        background-color: #282828;
        padding: 5px;
        margin-bottom: 10px;
}
.mybox2
{
        border-top: solid  1px #555555;
        border-left: solid 1px #555555;
        border-right: solid  1px black;
        border-bottom: solid 1px black;
        background-color: #404040;
        padding: 5px;
        margin-bottom: 10px;
}


.bar_name
{
        color: #c0c0c0;
        font-size: 10px;
        padding-left: 6px;
}
/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
        color: #ffffff;
        text-decoration: none;
        font-style: normal;
        font-weight: bold;
        font-size: x-small;
}

/* Generally, those [?] icons.  This makes your cursor a help icon. */
.help
{
cursor: help;
}

/* /me uses this a lot. (emote, try typing /me in a post.) */
.meaction
{
        color: #ff0000;
}

/* The main post box - this makes it as wide as possible. */
.editor
{
        width: 96%;
}

/* Highlighted text - such as search results. */
.highlight
{
        background-color: #807000;
        font-weight: bold;
        color: #ffffff;
}

/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg
{
        font-family: tahoma, helvetica, serif;
        color: #ffffff;
        background-color: #404040;
        border-top: solid  1px #606060;
        border-left: solid 1px #606060;
        border-right: solid  1px black;
        border-bottom: solid 1px black;
}
.windowbg2
{
        font-family: tahoma, helvetica, serif;
        color: #ffffff;
        background-color: #505050;
        border-top: solid  1px #707070;
        border-left: solid 1px #707070;
        border-right: solid  1px black;
        border-bottom: solid 1px black;
}
.windowbg_sticky
{
        font-family: tahoma, helvetica, serif;
        color: #ffffff;
        background-color: #454545;
        border-top: solid  1px #606060;
        border-left: solid 1px #606060;
        border-right: solid  1px black;
        border-bottom: solid 1px black;
}
.windowbg2_sticky
{
        font-family: tahoma, helvetica, serif;
        color: #ffffff;
        background-color: #555555;
        border-top: solid  1px #707070;
        border-left: solid 1px #707070;
        border-right: solid  1px black;
        border-bottom: solid 1px black;
}
.windowbg_locked
{
        font-family: tahoma, helvetica, serif;
        color: #ffffff;
        background-color: #353535;
        border-top: solid  1px #606060;
        border-left: solid 1px #606060;
        border-right: solid  1px black;
        border-bottom: solid 1px black;
}
.windowbg2_locked
{
        font-family: tahoma, helvetica, serif;
        color: #ffffff;
        background-color: #454545;
        border-top: solid  1px #707070;
        border-left: solid 1px #707070;
        border-right: solid  1px black;
        border-bottom: solid 1px black;
}
.windowbg_sticky_locked
{
        font-family: tahoma, helvetica, serif;
        color: #ffffff;
        background-color: #4a4a4a;
        border-top: solid  1px #606060;
        border-left: solid 1px #606060;
        border-right: solid  1px black;
        border-bottom: solid 1px black;
}
.windowbg2_sticky_locked
{
        font-family: tahoma, helvetica, serif;
        color: #ffffff;
        background-color: #5a5a5a;
        border-top: solid  1px #707070;
        border-left: solid 1px #707070;
        border-right: solid  1px black;
        border-bottom: solid 1px black;
}

/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature
{
}

/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
.titlebg, tr.titlebg td,.titlebg2, tr.titlebg2 td
{
        background-color: #303030;
        font-weight: bold;
        color: #e0e0e0;
        font-style: normal;

}
.titlebg a:hover,.titlebg2 a:hover
{

        color: #f0e080;
}

/* This is used for categories, page indexes, and several other areas in the forum. */
.catbg, .catbg3
{
        background-color: #383838;
}

/* This is used for a category that has new posts in it... to make it light up. */
.catbg2
{
}

.catbg, .catbg2,.catbg3
{
        font-weight: bold;
        color: #ffffff;
}

.catbg:link , .catbg2:link, .catbg3:link
{
        font-weight: bold;
        color: #ffffff;
}
.catbg:hover , .catbg2:hover, .catbg3:hover
{
        font-weight: bold;
}/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
        border-top: solid  1px #454545;
        border-left: solid 1px #454545;
        border-right: solid  1px black;
        border-bottom: solid 1px black;
        background-color: #303030;
}

/* This is used on tables that should just have a border around them. */
.tborder
{
        border-top: solid  1px #454545;
        border-left: solid 1px #454545;
        border-right: solid  1px black;
        border-bottom: solid 1px black;
        background-color: #303030;
        padding: 0px;
}

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
        font-size: 8pt;
        font-family: tahoma, helvetica, serif;
}
/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage
{
width: 100%;
overflow: auto;
line-height: 1.3em;
}

/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature
{
width: 100%;
overflow: auto;
padding-bottom: 3px;
line-height: 1.3em;
}
.normaltext
{
        font-size: small;
}
.largetext
{
        font-size: large;
}



/* definitions for the main tab, active means the tab reflects which page is displayed */
.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last
{
background-position: left bottom;
color: white;
text-transform: uppercase;
vertical-align: top;

}
.maintab_back, .maintab_active_back
{
color: white;
text-decoration: none;
font-size:  9px;
vertical-align: top;
padding: 2px 6px 6px 6px;
font-family: tahoma, sans-serif;
}

.maintab_first
{
background-image: url(images/maintab_first.gif);
background-repeat: no-repeat;
width: 10px;
}
.maintab_back
{
background-image: url(images/maintab_back.gif);
background-repeat: repeat-x;
}
.maintab_last
{
background-image: url(images/maintab_last.gif);
background-repeat: no-repeat;
width: 8px;
}
.maintab_active_first
{
background-image: url(images/maintab_active_first.gif);
background-repeat: no-repeat;
width: 6px;
}
.maintab_active_back
{
background-image: url(images/maintab_active_back.gif);
background-repeat: repeat-x;
}
.maintab_active_last
{
background-image: url(images/maintab_active_last.gif);
background-repeat: no-repeat;
width: 8px;
}

/* how links behave in main tab. */
.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited
{
color: white;
text-decoration: none;
}

.maintab_back a:hover, .maintab_active_back a:hover
{
color: #e0e0ff;
text-decoration: none;
}
/* definitions for the mirror tab */
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
background-position: left top;
color: white;
text-transform: uppercase;
vertical-align: top;

}
.mirrortab_back, .mirrortab_active_back
{
color: white;
text-decoration: none;
font-size: 9px;
vertical-align: bottom;
padding: 6px 6px 2px 6px;
font-family: tahoma, sans-serif;
}

.mirrortab_first
{
background-image: url(images/mirrortab_first.gif);
background-repeat: no-repeat;
width: 10px;
}
.mirrortab_back
{
background-image: url(images/mirrortab_back.gif);
background-repeat: repeat-x;
}
.mirrortab_last
{
background-image: url(images/mirrortab_last.gif);
background-repeat: no-repeat;
width: 6px;
}
.mirrortab_active_first
{
background-image: url(images/mirrortab_active_first.gif);
background-repeat: no-repeat;
width: 6px;
}
.mirrortab_active_back
{
background-image: url(images/mirrortab_active_back.gif);
background-repeat: repeat-x;
}
.mirrortab_active_last
{
background-image: url(images/mirrortab_active_last.gif);
background-repeat: no-repeat;
width: 8px;
}

/* how links behave in mirror tab. */
.mirrortab_back a:link , .mirrortab_back a:visited, .mirrortab_active_back a:link , .mirrortab_active_back a:visited
{
color: white;
text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
color: #e0e0ff;
text-decoration: none;
}


Ya ben cerberusun style.css dosyasını default temaya göre uyarladım ama bi kaç kötü yer var bi bakarmısınız orayı nasıl düzeltebilirim linklerin yarısı

OGtr

Arkadaşlar en sonunda istediğim gibi bişey oldu default tema baya bi uğraştım default yapana kadar bu temayı  ;D Ama iyi oldu çok şükür. 8)

ciovanni33

iyide kardes senın site smf mi?
baktımda mybb board dıyor.galıba smf yi kaldırmıssın ama actıgın konun hala burda kalmıs
OrtakForum da nelermi var ?

Forum |] | Kültür | ödev arşivi | clup | şiir | aşk | sevgi | fotoğraf

Advertisement: