Skip to content
La2Base
Home
DownloadsWikiForumFAQ
Search
ruen
Sign up Login
HomeFilesWikiLogin
  • Home
  • Downloads
  • Wiki
  • FAQ
  • Contact Us
  • About
  • Rules
  • Privacy
  • Terms of Service

© 2026 la2base.com · All rights reserved

ruen
Forum/Форум для новичков[JAVA]/[help] Проблема с шаблоном сайта и с модулями
Search

[help] Проблема с шаблоном сайта и с модулями

4 replies55 viewsCurrently viewing: 1
WasleY
WasleY

User

Бывалый

Posts: 385

На форуме с: 02/21/2009

Репутация: +140

Рейтинг: 0

· 05/09/2009, 01:08 PM

Сборка la2base

Сегодня почему то все модули для сайта расшиились(буквально) и искривили дизайн. www.la2sky.ru Кто может помочь пишем в 555818999 Оплата гарантируема

— Парень с Химок :)

0
WasleY
WasleY

User

Бывалый

Posts: 385

На форуме с: 02/21/2009

Репутация: +140

Рейтинг: 0

· 05/09/2009, 01:23 PM

@charset "windows-1251";

/*------------------------------------------------------------------*/
/* Оформление инвентаря */
/*------------------------------------------------------------------*/

#l2inventory {
width: 424px;
height: 408px;
margin: 5px;
background: url('../img/inventory.gif');
vertical-align: top;
background-position: left top;
background-repeat: no-repeat;
}

#l2inventory_container {
position: absolute;
background-color: #242620;
margin: 66px 0px 0px 142px;
padding: 0px;
}

#l2inventory_container2 {
/* Typical fixed height and fixed width example */
width: 268px;
height: 288px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0px;
padding: 1px 0px 0px 2px;
background: url(../img/line.gif);
background-repeat: repeat-y;
background-attachment: scroll;
}

img.floated {
float: left;
position: relative; /* fixes many nasty IE bugs */
padding: 0px 4px 4px 0px;
}

.clearfloat {
clear:both; height:0px;
line-height:0px; visibility: hidden;
}

.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}
.vscrollerbase {width: 15px;background-color: white;}
.vscrollerbar {width: 15px;background-color: black;}
.vscrollerbar {background: #99CBCB url(../img/basebarcaps.png) -15px 0px repeat-y;}
.vscrollerbar {padding: 15px;z-index: 2;}
.vscrollerbarbeg {background: url(../img/basebarcaps.png) -45px 0px no-repeat;width: 15px;height: 15px !important;}
.vscrollerbarend {background: url(../img/basebarcaps.png) -45px -30px no-repeat;width: 15px;height: 15px;}
.scrollerjogbox {width: 15px;height: 15px;top: auto; left: auto;bottom: 0px; right: 0px;background: #4E727C url(horizontalbarbody_cornerjog.png) 0px 0px;}
.vscrollerbase {background: #D7EBDF url(../img/basebarcaps.png) 0px 0px repeat-y;}
.vscrollerbasebeg {background: url(../img/basebarcaps.png) -30px 0px no-repeat;width: 15px;height: 15px !important;}
.vscrollerbaseend {background: url(../img/basebarcaps.png) -30px -30px no-repeat;height: 15px;width: 15px;}
.scrollerjogbox:hover {background: #5E828C url(../img/basebarcaps.png) -45px -15px;}

#l2inventory #Item {
position: absolute;
width: 32px;
height: 32px;
padding: 0px;
}

#l2inventory .hidden{
display:none;
}

#l2inventory .cloak{
margin-left: 18px;
margin-top: 84px;
}

#l2inventory .leftearring{
margin-left: 18px;
margin-top: 220px;
}

#l2inventory .rightearring{
margin-left: 96px;
margin-top: 220px;
}

#l2inventory .necklace{
margin-left: 57px;
margin-top: 220px;
}

#l2inventory .leftring{
margin-left: 18px;
margin-top: 258px;
}

#l2inventory .rightring{
margin-left: 96px;
margin-top: 258px;
}

#l2inventory .helmet{
margin-left: 57px;
margin-top: 46px;
}

#l2inventory .weapon{
margin-left: 18px;
margin-top: 171px;
}

#l2inventory .shield{
margin-left: 96px;
margin-top: 171px;
}

#l2inventory .gloves{
margin-left: 18px;
margin-top: 122px;
}

#l2inventory .top{
margin-left: 57px;
margin-top: 84px;
}

#l2inventory .lower{
margin-left: 57px;
margin-top: 122px;
}

#l2inventory .bots{
margin-left: 96px;
margin-top: 122px;
}

#l2inventory .righthair{
margin-left: 96px;
margin-top: 46px;
}

#l2inventory .lefthair{
margin-left: 18px;
margin-top: 46px;
}

/* Braslet */
#l2inventory .braslet{
margin-left: 18px;
margin-top: 310px;
}

/*------------------------------------------------------------------*/
/* Блок онлайна */
/*------------------------------------------------------------------*/

#l2online {
width: 180px;
}

#l2online th{
font-size: 10px;
font-weight: normal;
padding-left: 0;
text-align: center;
padding: 0px 0px 1px 0px;
}

#l2online td {
/* color:#927762; */
font-size: 10px;
font-weight: normal;
border-bottom: 1px solid #666666;
text-align:center;
padding: 4px 3px 5px;
}

#l2online .servName{
width: 55px;
text-align: left;
}

/*------------------------------------------------------------------*/
/* Бар */
/*------------------------------------------------------------------*/

#l2rate {
width: 50px;
height: 10px;
}

#l2rate .rate {
background-color: yellow;
}
/*------------------------------------------------------------------*/
/* Меню */
/*------------------------------------------------------------------*/

#l2menu {
width: 100%;
font-family: verdana, tahoma, sans-serif;
font-size: 11px;
font-weight: normal;
text-align: center;
margin: 0px 5px 1px -10px;
}

#l2menu a {
text-decoration: underline;
margin: 5px 5px 5px 5px;
}

/*------------------------------------------------------------------*/
/* Статистика */
/*------------------------------------------------------------------*/

.l2title {
color: white;
font-size: 14px;
font-weight: bold;
text-align: center;
padding: 15px 3px 15px 3px;
}

.l2stat {
font-weight: normal;
font-size: 11px;
text-align: center;
}


.l2online {
color: lightblue;
font-weight: bold;
}

.l2offline {
color: #b2503a;
font-weight: bold;
}

#l2tbl {
width: 300px;
font-size: 11px;
}

#l2tbl td {

}

#l2tbl .left {
width: 150px;
font-weight: bold;
text-align: right;
padding: 1px 5px 1px 1px;
}

#l2tbl .right {
width: 150px;
text-align: left;
padding: 1px 1px 1px 3px;
}
/* Таблица с замками */
#l2castle {
width: 400px;
text-align: left;
font-size: 12px;
padding: 1px 10px 1px 10px;
}

#l2castle .left {
width: 164px;
height: 123px;
text-align: left;
padding: 5px 5px 5px 1px;
}

#l2castle .right {
height: 123px;
text-align: left;
padding: 5px 1px 5px 5px;
vertical-align: middle;
}
/* Статистика */
#l2top {
width: 100%;
font-size: 12px;
vertical-align: top;
text-align: center;
}

#l2top th {
height: 32px;
border-bottom: 1px solid #666666;
}

#l2top td {
border-bottom: 1px solid #666666;
padding: 8px 0px 8px 0px;
/*height: 42px;*/
}

#l2top .name {
text-align: left;
}

#l2top .male {
color: #8080FF;
}

#l2top .female {
color: #FF8080;
}

#l2top .pvp {
font-weight: bold;
}

#l2top .pk {
color: red;
font-weight: bold;
}

#l2top a {
text-decoration: underline;
}

/*------------------------------------------------------------------*/
/* Оформление личного кабинета */
/*------------------------------------------------------------------*/

#l2account {
font-size: 11px;
}

#l2tbl2 {
width: 100%;
font-size: 11px;
}

#l2tbl2 tr {
height: 22px; vertical-align: middle;
}

#l2tbl2 td {
color: rgb(153, 153, 153); background: rgb(50, 50, 50);
padding: 0px 5px 0 5px;
border-bottom: 1px solid rgb(80, 80, 80);
}

#l2tbl2 .header {
background: rgb(30, 30, 30);
border-top: 1px solid rgb(80, 80, 80);
border-bottom: 1px solid rgb(80, 80, 80);
}

#l2tbl2 .serv {
color: rgb(153, 153, 153);
font-weight: bold;
background: rgb(40, 40, 40);
}

#l2tbl2 .img {
padding: 0px
}

#l2tbl2 a {
color: rgb(163, 163, 163);
text-decoration: underline;
}

#l2tbl2 .center {
text-align: center;
}

#l2tbl2 .button {
width: 50px;
border: 1px solid rgb(0,0,0);
background: rgb(60,50,60);
text-align: center;
float: left;
padding: 1px 3px 1px 3px;
margin: 0px 3px 0px 0px;
}

#l2tbl2 .button a:hover {
text-decoration: none;
color: white;
}

#l2tbl2 .button a {
text-decoration: none;
}

#l2tbl2 .select {
width: 65px;
border: 1px solid rgb(0,0,0);
background: rgb(60,50,60);
text-align: center;
float: left;
padding: 1px 3px 1px 3px;
margin: 0px 3px 0px 0px;
color: rgb(163, 163, 163);
}

#l2tbl2 .currency {
width: 38px;
border: 1px solid rgb(0,0,0);
background: rgb(60,50,60);
text-align: center;
float: left;
padding: 1px 3px 1px 3px;
margin: 0px 3px 0px 0px;
}

#l2tbl2 .currency a:hover {
text-decoration: none;
color: white;
}

#l2tbl2 .currency a {
text-decoration: none;
}

#l2tbl2 .payment {
width: 90px;
border: 1px solid rgb(0,0,0);
background: rgb(60,50,60);
text-align: center;
float: left;
padding: 1px 3px 1px 3px;
margin: 0px 3px 0px 0px;
}

#l2tbl2 .payment a:hover {
text-decoration: none;
color: white;
}

#l2tbl2 .payment a {
text-decoration: none;
}

#l2char {
font-size: 11px;
margin: 0px 1px 5px 1px;
border: 1px solid rgb(80, 80, 80);
background: rgb(40, 40, 40);
}

#l2char td {
height: 33px;
padding: 0px;
margin: 0px;
background: rgb(40, 40, 40);
text-align: center;
}

#l2char td .image{
width: 70px;
}

#l2char .bold {
font-weight: bold;
}

#l2char .padding {
padding: 0px 5px 0px 5px;
}

/*------------------------------------------------------------------*/
/* Оформление модуля Lineage */
/*------------------------------------------------------------------*/

.warning {
color: red;
font-weight: bold;
text-align: center;
padding: 15px 3px 15px 3px;
}

.warning a {
color: red;
text-decoration: underline;
}

.footer {
font-size: 10px;
font-weight: normal;
text-align: center;
}




вот css

— Парень с Химок :)

0
St1ng3r
St1ng3r

User

Ветеран

Posts: 537

На форуме с: 02/05/2008

Репутация: +262

Рейтинг: 0

· 05/09/2009, 01:31 PM

Просто так никогда ничего не бывает. (с) кто-то там
Вспоминай, что делал.
И юзай спойлер.

Вот молодец, все сам уже поправил :D

0
WasleY
WasleY

User

Бывалый

Posts: 385

На форуме с: 02/21/2009

Репутация: +140

Рейтинг: 0

· 05/09/2009, 01:32 PM

в общем тему закрыть.


Скачал ругой шаблон и из него css вставил в свой и всё норм

— Парень с Химок :)

0
Topic is closed for replies