Grupa: Viesis

UWM FORUMS · PORTFOLIO · VIETŅU TOP
JAUNĀKAIS FORUMĀ · BIEDRU SARAKSTS · INFO MEKLĒTĀJS · IZSEKOTĀS TĒMAS · NOBALSO


Ierakstus pievienot var tikai reģistrējies lietotājs!
  UWM AKTUĀLI: DISKUSIJA: Reputācijas restarts - DISKUSIJA: Steam spēļu izloze - NODERĪGI: "CW sistēma" uCoz modulī
  • Lappuse 1 no 1
  • 1
Bloga izmeri
mf-
Svētdiena, 24.07.2011, 3:05:02 | Ieraksts #1
PRASTS BIEDRS
Foruma ieraksti: 7

UWM Reputācija:

uWEBMEISTARS ordeņi:

1. līmenis

2. līmenis

3. līmenis


Jaunākie apbalvojumi:
Lietotājs nav saņēmis apbalvojumus
@mf- raksta .. :

Sveiki te atkla jums uzbāžās mf-
Gribrju lai jus paplašinat platumu uz 894 un augstubu ta lai nebutu ramin pari tas tekst
1:
kods:
Code
<html>
<head>

<title>$MODULE_NAME$ - $SITE_NAME$</title>
<link type="text/css" rel="StyleSheet" href="/_st/my.css" />
<link rel="shortcut icon" type="image/x-icon" href="http://www.webboar.com/icons/9/15/59/40624996/favicon.ico">

</head>

<body>

<div id="container">
$GLOBAL_AHEADER$

<div id="panel-left">
$GLOBAL_CLEFTER$
</div>

<div id="content">
<div class="content"> $MODULE_NAME$ - $SITE_NAME$ </div>
<!-- <body> --><?if($ADD_ENTRY_LINK$)?><div style="text-align:right;padding-bottom:4px;">[ <a href="$ADD_ENTRY_LINK$"><!--<s5186>-->Pievienot materiālu<!--</s>--></a> ]</div><?endif?>
$BODY$<!-- </body> -->
</div>

<div id="panel-right">
$GLOBAL_DRIGHTER$
</div>
$GLOBAL_BFOOTER$
</div>

</body>

</html>

Nezinju kuru tiesi nemt tape ieliku visu CSS

Code
#forumcon {
position: relative;
float: left;
top: 10px;
left: 10px;
width: 880;
border: 1px solid black;
}
.forumcon {
width: 870;
background: url(http://skyr-v2.ucoz.lv/long.png);
color: white;
height: 20px;
padding-top: 5px;
padding-left: 10px;
}

hr {color:#777777;height:1px;border-top:0px;border-style:dashed;}

#banners a img {
opacity:0.7; -moz-opacity:0.7; filter:alpha(opacity=70);
}

#banners a:hover img {
opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);
}

.needlogin {background:url(/images/top-profil.png) no-repeat; width:230px; height:100px; float:right; margin:21px 21px 0 0;}
.needl {padding-top:4px;padding-right:5px;}
.top-avatar {padding-top:0px;padding-right:0px;}

td, body {font-family:Arial, sans-serif; font-size:11px; color: #000000; cursor:default;}

.boxTitle_l {height:25px;background:url('/images/block.png'); text-align:right;color:#ffffff;padding-bottom:1px;padding-right:15px;}
.boxTitle {height:25px;background:url('/images/block.png'); text-align:left;color:#ffffff;padding-bottom:1px;padding-left:15px;}
.boxContent {background:url('/images/blocktop.png'); padding:5px 5px 0 5px;}
.boxTable {width:208px;margin-bottom:5px;}

body {
background:url('/images/bg.png');
font-size: 11px;
font-family: Tahoma;
margin: auto;
}
#container {
background: #C4C4C4;
width: 900px;
position: absolute;
left: 50%;
margin-left: -450px;
padding-bottom: 10%;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-top: 1px solid #000000;
margin-top:6px
}

#menu {
background: url(/images/nav.png);
width: 900px;
position: relative;
top: 0px;
height: 30px;
color:white;
}

#menu li {
float: left;
List-style-type: none;
position: relative;
}

#menu li a {
text-decoration: none;
color: white;
position: relative;
float: left;
padding: 8px 16px 0 17px;
height: 22px;
}

#menu li a:hover {
text-decoration: none;
color: white;
background: url(/images/nav-hover.png);
}

#header {
background: url(/images/header.png);
width: 900px;
height: 150px;
}

#content {
position: relative;
float: left;
top: 10px;
left: 10px;
width: 463px;
border: 1px solid black;
}
.content {
width: 453px;
background: url(http://skyr-v2.ucoz.lv/long.png);
color: white;
height: 20px;
padding-top: 5px;
padding-left: 10px;
}

#panel-left {
width: 208px;
position: relative;
float: left;
left: 5px;
top: 10px;
}

.panel-title {
width: 185px;
height: 20px;
background: url(http://skyr.ucoz.lv/img/21.png);
color: white;
padding-top: 5px;
padding-left: 5px;
}

#panel-right {
width: 208px;
position: relative;
float: right;
right: 5px;
top: 10px;
}
.line {
border-bottom:1px solid #aaa;
margin:3px 1px;
}

#footer {
position: absolute;
bottom: 0px;
background: url(/images/bottom.png);
width: 900px;
height: 23px;
margin-top: 10%;
padding-top: 11px;
}

a:link {text-decoration:none; color:#000000;}
a:active {text-decoration:none; color:#000000;}
a:visited {text-decoration:none; color:#000000;}
a:hover {text-decoration:none; color:#000000;}

/* ===== forum Start ===== */

.fNavLink_full {padding:0 10px 0 0;}
.fNavLink:link,
.fNavLink:active,
.fNavLink:visited {color:#000; text-decoration:none;}
.fNavLink:hover {color:#ea7609;}

/* General forum Table View */
.gTable {background:#CCCCCC;}
.gTableTop {height:20px;padding:2px;padding-left:200px;padding-bottom:1px;background:#212121 url(http://skyr.ucoz.lv/img/25.png) repeat-x 0 0;font-size:11px; color:#ffffff; border: 1px solid #000000;text-shadow:1px 1px 1px #000000;}
.gTableSubTop {padding:2px;background:#f2f2f2;color:#000000;height:20px;font-size:10px;}
.gTableBody {padding:2px;background:#FAFAFA;}
.gTableBody1 {padding:2px;background:#FFFFFF;}
.gTableBottom {padding:2px;background:#FAFAFA;}
.gTableLeft {padding:2px;background:#F2F2F2;font-weight:bold;color:#6E6E6E}
.gTableRight {padding:2px;background:#F8F9FA}
.gTableError {padding:2px;background:#FAFAFA;color:#FF0000;}
/* ------------------------ */

/* Forums Styles */
.forumNameTd, .forumLastPostTd {padding:2px;}
.forumIcoTd, .forumThreadTd,.forumPostTd {padding:2px;}
.forumLastPostTd, .forumArchive {padding:2px;font-size:7pt;}

.threadIcoTd, .gTableRight, .forumIcoTd {background:#e7e7e7 url() repeat-x 0 0;}
.threadLastPostTd, .threadAuthTd, .threadNametd, .gTableBody1, .forumNameTd, .forumLastPostTd {background:#f2f2f2 url(/img/33.png) repeat-x 0 0;}
.threadAuthTd, .threadPostTd, .threadViewTd, .forumThreadTd, .forumPostTd {background:#e7e7e7 url(/img/34.png) repeat-x 0 0;}

a.catLink:link {text-decoration:none; color:#FFFFFF;}
a.catLink:visited {text-decoration:none; color:#FFFFFF;}
a.catLink:hover {text-decoration:none; color:#dcdcdc;}
a.catLink:active {text-decoration:none; color:#FFFFFF;}

.lastPostGuest,.lastPostUser,.threadAuthor {font-weight:bold}
.archivedForum{font-size:7pt;color:#FF0000;font-weight:bold;}
/* ------------- */

/* forum Titles & other */
.forum {font-weight:bold;font-size:9pt;}
.forumDescr,.forumModer {color:#858585;font-size:7pt;}
.forumViewed {font-size:9px;}
a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {text-decoration:none; color:#4B4B4B;}
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none; color:#4B4B4B;}
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:none; color:#727272;}
a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:underline; color:#4B4B4B;}
/* -------------------- */

/* forum Navigation Bar */
.forumNamesBar {font-weight:bold;font-size:7pt;}
.forumBarKw {font-weight:normal;}
a.forumBarA:link {text-decoration:none; color:#000000;}
a.forumBarA:visited {text-decoration:none; color:#000000;}
a.forumBarA:hover {text-decoration:none; color:#6E6E6E;}
a.forumBarA:active {text-decoration:underline; color:#6E6E6E;}
/* -------------------- */

/* forum Fast Navigation Blocks */
.fastNav,.fastSearch,.fastLoginForm {font-size:7pt;}
/* ---------------------------- */

/* forum Fast Navigation Menu */
.fastNavMain {background:#DADADA;}
.fastNavCat {background:#EFEFEF;}
.fastNavCatA {background:#EFEFEF;color:#0000FF}
.fastNavForumA {color:#0000FF}
/* -------------------------- */

/* forum Page switches */
.switches {background:#CCCCCC;}
.pagesInfo {background:#FFFFFF;padding-right:10px;font-size:7pt;}
.switch {background:#FFFFFF;width:15px;font-size:7pt;}
.switchActive {background:#E0E0E0;font-weight:bold;color:#6E6E6E;width:15px}
a.switchDigit:link,a.switchBack:link,a.switchNext:link {text-decoration:none; color:#000000;}
a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited {text-decoration:none; color:#000000;}
a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {text-decoration:underline; color:#FF0000;}
a.switchDigit:active,a.switchBack:active,a.switchNext:active {text-decoration:underline; color:#FF0000;}
/* ------------------- */

/* forum Threads Style */
.threadNametd,.threadAuthTd,.threadLastPostTd {padding:2px;padding:2px;}
.threadIcoTd,.threadPostTd,.threadViewTd {padding:2px;}
.threadLastPostTd {padding:2px;font-size:7pt;}
.threadDescr {color:#858585;font-size:7pt;}
.threadNoticeLink {font-weight:bold;}
.threadsType {padding:2px;background:#AAAAAA;height:20px;font-weight:bold;font-size:7pt;color:#000000;padding-left:40px; }
.threadsDetails {padding:2px;background:#eaebed url(/img/35.png) repeat-x 0 -59px;height:20px;color:#6E6E6E;}
.forumOnlineBar {padding:2px;background:#eaebed url(/img/35.png) repeat-x 0 -59px;height:20px;color:#6E6E6E;}

a.threadPinnedLink:link {text-decoration:none; color:#0000FF;}
a.threadPinnedLink:visited {text-decoration:none; color:#0000FF;}
a.threadPinnedLink:hover {text-decoration:none; color:#FF0000;}
a.threadPinnedLink:active {text-decoration:underline; color:#FF0000;}

a.threadLink:link {text-decoration:none; color:#4B4B4B;}
a.threadLink:visited {text-decoration:none; color:#4B4B4B;}
a.threadLink:hover {text-decoration:none; color:#ea7609;}
a.threadLink:active {text-decoration:none; color:#4B4B4B;}

.postpSwithces {font-size:7pt;}
.thDescr {font-weight:normal;}
.threadFrmBlock {font-size:7pt;text-align:right;}
/* ------------------- */

/* forum Posts View */
.postTable {}
.postPoll {background:#F1F2F3;text-align:center;}
.postFirst {background:#F8F9FA;border-bottom:3px solid #787878;}
.postRest1 {background:#F1F2F3;}
.postRest2 {background:#F8F9FA;}
.postSeparator {height:3px;background:#000000;}

.postTdTop {background:#eaebed url() repeat-x 0 -59px;}
.postBottom {background:#eaebed url() repeat-x 0 -59px;height:20px}
.postUser {font-weight:bold;}
.postTdInfo {text-align:center;padding:5px;background:#F2F2F2;}
.postRankName {margin-top:5px;}
.postRankIco {margin-bottom:5px;margin-bottom:5px;}
.reputation {margin-top:5px;}
.signatureHr {margin-top:20px;color:#787878;}
.posttdMessage {padding:5px;background:#FFFFFF;}

.pollQuestion {text-align:center;font-weight:bold;}
.pollButtons,.pollTotal {text-align:center;}
.pollSubmitBut,.pollreSultsBut {width:140px;font-size:7pt;}
.pollSubmit {font-weight:bold;}
.pollEnd {text-align:center;height:30px;}

.codeMessage {background:#FFFFFF;font-size:9px;}
.quoteMessage {background:#FFFFFF;font-size:9px;}

.signatureView {font-size:7pt;}
.edited {padding-top:30px;font-size:7pt;text-align:right;color:gray;}
.editedBy {font-weight:bold;font-size:8pt;}

.statusBlock {padding-top:3px;}
.statusOnline {color:#0000FF;}
.statusOffline {color:#FF0000;}
/* ------------------ */

/* forum AllInOne Fast Add */
.newThreadBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}
.newPollBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}
.newThreadItem {padding: 0 0 0 8px; background: url('/img/36.gif') no-repeat 0px 4px;}
.newPollItem {padding: 0 0 0 8px; background: url('/img/36.gif') no-repeat 0px 4px;}
/* ----------------------- */

/* forum Post Form */
input {background: #fff; border: 1px solid #bcbcbc;}
.codeButtons, .loginButton, .searchSbmFl, .pollBut, .commSbmFl {font-size:8pt;background:#eaebed url() repeat-x 0 -59px;color: #000; border: 1px solid #ccc;}
.codeCloseAll {font-size:8pt; background:#000;color: #fff; border: none;}
.postNameFl,.postDescrFl {background:#FCFCFC;border:1px solid #6E6E6E;width:400px}
.postPollFl,.postQuestionFl {background:#FCFCFC;border:1px solid #6E6E6E;width:400px}
.postResultFl {background:#FCFCFC;border:1px solid #6E6E6E;width:50px}
.postAnswerFl {background:#FCFCFC;border:1px solid #6E6E6E;width:300px}
.postTextFl {background:#FCFCFC;border:1px solid #6E6E6E;width:550px;height:150px}
.postUserFl {background:#FCFCFC;border:1px solid #6E6E6E;width:300px}

.pollHelp {font-weight:normal;font-size:7pt;padding-top:3px;}
.smilesPart {padding-top:5px;text-align:center}
/* ----------------- */

/* ====== forum End ====== */

/* User Group Marks */
a.groupModer:link,a.groupModer:visited,a.groupModer:hover {clear:both; float:left; color:green; background:url('/cool.gif') no-repeat left;padding-left:24px;padding-top: 8px;}
     a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {clear:both; float:left;color:red;font-weight:bold; background:url('/af.jpg') no-repeat left;padding-left:24px;padding-top: 8px;}
     a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {clear:both;float:left;color:blue; background:url('/login_people.png') no-repeat left;padding-left:24px;padding-top: 8px;}
     a.groupUser:link,a.groupUser:visited,a.groupUser:hover {clear:both;float:left;color:black; background:url('/neil877_15.jpg') no-repeat left;padding-left:24px;padding-top: 8px;}
/* ---------------- */

.progress { border: 1px solid #ccc; position: relative; display: block; padding: 0; margin:2px 0; background: #DEDEDE; background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#e9e9e9)); background: -moz-linear-gradient(top, #ccc, #e9e9e9);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#e9e9e9');-moz-box-shadow:0 1px 0 #fff;-webkit-box-shadow:0 1px 0 #fff;
     box-shadow:0 1px 0 #fff;-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;}
.progress_1 {
     border: 1px solid #0078a5; background-color: #5C9ADE;
     background: -moz-linear-gradient(top, #00adee 10%, #0078a5 90%);
     background: -webkit-gradient(linear, left top, left bottom, color-stop(0.1, #00adee), color-stop(0.9, #0078a5));
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.progress_2 {
     border: 1px solid #5c9425; background-color: #77AF3F;
     background: -moz-linear-gradient(top, #8fc857 10%, #5c9425 90%);
     background: -webkit-gradient(linear, left top, left bottom, color-stop(0.1, #8fc857), color-stop(0.9, #5c9425));
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8fc857', endColorstr='#5c9425');
}
.progress_3 {
     border: 1px solid #f47a20; background-color: #faa51a;
     background: -moz-linear-gradient(top, #faa51a 10%, #f47a20 90%);
     background: -webkit-gradient(linear, left top, left bottom, color-stop(0.1, #faa51a), color-stop(0.9, #f47a20));
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.progress_4 {
     border: 1px solid #A92C2C; background-color: #C44747;
     background: -moz-linear-gradient(top, #DD5F5F 10%, #A92C2C 90%);
     background: -webkit-gradient(linear, left top, left bottom, color-stop(0.1, #DD5F5F), color-stop(0.9, #A92C2C));
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DD5F5F', endColorstr='#A92C2C');
}
.progress_5{
     border: 1px solid #8c2ca9; background-color: #8c2ca9;
     background: -moz-linear-gradient(top, #bf5fdd 10%, #8c2ca9 90%);
     background: -webkit-gradient(linear, left top, left bottom, color-stop(0.1, #bf5fdd), color-stop(0.9, #8c2ca9));
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf5fdd', endColorstr='#8c2ca9');
}
Pielikumi: 5505562.png (33.7 Kb)


Paraksta nav

  • Lappuse 1 no 1
  • 1
Meklēšana:

UWM apmeklēja: Antikrists

RESPEKTABLĀKIE PORTĀLA FORUMA KLAVIATŪRISTI :
Foruma viszinis
Korijs
UWM karma: 380
Foruma atkarīgais
wuxmachine
UWM karma: 157
Foruma atkarīgais
Robiits
UWM karma: 87
Foruma šamanis
0wn3r
UWM karma: 80
Foruma atkarīgais
H[o_0]LiGaN
UWM karma: 78
Foruma atkarīgais
Spanky
UWM karma: 76
Foruma viszinis
Ar4ssS
UWM karma: 74
Foruma atkarīgais
Profth3tic
UWM karma: 55
Foruma atkarīgais
emciits
UWM karma: 52
Foruma atkarīgais
JackDaniel
UWM karma: 51
Foruma atkarīgais
Antikrists
UWM karma: 51
Foruma atkarīgais
Ken_D
UWM karma: 50
Ielāde...