03:02

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;}

@темы: diaryCSS

Комментарии
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:18

149ea694a792f3ad2caaf77077a0df58 Спорящая с богом
1. можно вставлять картинки тоько из своей БИ
2. repeat-none; у Вас висит в воздухе
3. !important; тоже самое
Правильный формат Вам привели выше, воспользуйтесь им, предварительно перегрузив ссылку в свою БИ и соответственно изменив ссылку.
23.07.2009 в 13:18

Don't bother me, I'm living happily ever after.
Караидель Я уже всё это делала.
23.07.2009 в 13:26

149ea694a792f3ad2caaf77077a0df58 Спорящая с богом
Lucia Fernanda
какой код Вы пытаетесь вставлять на данном этапе?
23.07.2009 в 13:30

Don't bother me, I'm living happily ever after.
#wrapper{background-color:#fef9e1;min-width:800px!important;width:800px;margin: 0 auto !important;padding:0 !important;overflow:hidden !important}
#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

149ea694a792f3ad2caaf77077a0df58 Спорящая с богом
Я просила показать код, который вы вставляете. И целиком он меня не интересует, только экстратоп.
23.07.2009 в 13:42

Don't bother me, I'm living happily ever after.
#extratop {background:url('static.diary.ru/userdir/9/0/5/3/905387/44173418...') no-repeat; width:100%; height:390px !important; line-height:100% !important;}
23.07.2009 в 13:44

149ea694a792f3ad2caaf77077a0df58 Спорящая с богом
Lucia Fernanda
правильный код:
#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

Don't bother me, I'm living happily ever after.
Караидель Спасибо. Я как раз поняла это минуту назад. Не подскажете, как разместить экстратоп посередине или увеличить?
23.07.2009 в 13:54

149ea694a792f3ad2caaf77077a0df58 Спорящая с богом
Lucia Fernanda
поищите по тегам. Если вопрос по центрированию поднимался меньше 100 раз, я готова съесть свою клавиатуру.
23.07.2009 в 13:57

Don't bother me, I'm living happily ever after.
Караидель Я ничего в этом не понимаю. Абсоллютно. Не проще ли просто сказать код? А то сейча опять натворю чего-то, потом два дня расхлёбывать буду.