Don't bother me, I'm living happily ever after.
Наполовину съедается код экстратопа. Что делать?
Пример:
Изначально:
#extratop {background:url('/userdir/9/6/7/4/967494/40342913.jpg'); repeat-none; width:100%; height:390px;!important;line-height: 100% !important;}
Получается:
#extratop {background:#; repeat-none; width:100%; height:390px;!important;line-height: 100% !important;}
-
-
23.07.2009 в 03:31#extratop {background:url('/userdir/9/6/7/4/967494/40342913.jpg') no-repeat; width:100%; height:390px !important; line-height:100% !important;}
-
-
23.07.2009 в 06:182. repeat-none; у Вас висит в воздухе
3. !important; тоже самое
Правильный формат Вам привели выше, воспользуйтесь им, предварительно перегрузив ссылку в свою БИ и соответственно изменив ссылку.
-
-
23.07.2009 в 13:18-
-
23.07.2009 в 13:26какой код Вы пытаетесь вставлять на данном этапе?
-
-
23.07.2009 в 13:30#side{background-color:#fef9e1;width:190px !important;margin:0 !important}
#page-c{background-color:#fef9e1;width:600px !important;padding:0 !important;padding:0 !important}
#page-t {background-color:#fef9e1;margin:0 !important}
textarea, .#but{width:550px !important;}
#side a:link, #side a:visited {color:#f8062d;}
#side a:hover, #side a:active {color: #f8062d;}
a:visited {text-decoration: none !important;}
a:active {text-decoration: none !important;}
a:hover, a:active {color: #f8062d;}
a:link {text-decoration: none !important;}
b, .authorName, #side h1 {font-family:Georgia; size:12px; color:#f8062d; text-transform:uppercase; font-weight:bold;}
.avatar img, #thisDiaryPhoto img, .avatarNew img {border: 4px solid #f8062d; padding: 0px;}
div#myDiaryLinks{ background-color:#fef9e1; padding:7px;}
.header {text-transform:uppercase;font-family:Trebuchet MS; font-size:18px; color:#f8062d;font-weight:bold;}
.header span {font-family:Trebuchet MS; font-size:18px; color:#f8062d;font-weight:bold; float:right;}
#communityCatalogueLink, #albumLink, #rssLink, #myStatLink, #pchListLink, #diarySpiritLink, #randomDiaryLink, .postDate, #diarySupportLink, #paySupportLink, #faqLink, #upInChart, #allDiaryLink, #mainpageLink, .postdate{display:none;}
.atMusic em { font-size: -10 px; background: # no-repeat 0; padding-left: 60px !important; }
.atMusic em SPAN { position: absolute; left:-100px;}
.atTag em {font-style: normal;}
.atMusic em, .atMood em {font-style: normal;}
.atMusic,.atMood,.atTag { font-family:Tahoma !important; padding:2px; color: border-bottom:1px solid #f8062d; border-top:1px solid #fef9e1; border-color:#f8062d; clear:left; float:right;}
.atMusic em,.atMood em,.atTag em { font-style: normal; font-size:10px !important; }
.atMusic a,.atMood a,.atTag a { text-decoration:none }
#extratop {background:# no-repeat; width:100%; height:390px !important; line-height:100% !important;}
#topNav {display:none;}
Вот видите, экстратоп опять "съелся".
-
-
23.07.2009 в 13:33-
-
23.07.2009 в 13:42-
-
23.07.2009 в 13:44правильный код:
#extratop {background:url('/userdir/9/0/5/3/905387/44173418.jpg') no-repeat; width:100%; height:390px !important; line-height:100% !important;}
-
-
23.07.2009 в 13:47-
-
23.07.2009 в 13:54поищите по тегам. Если вопрос по центрированию поднимался меньше 100 раз, я готова съесть свою клавиатуру.
-
-
23.07.2009 в 13:57