здравствцйте.
как полагается, изменения CSS коснулись и меня..
я вообще не очень понимаю, что именно изменилось, но советы прочитала...только всё равно не могу разобраться нормально
у меня два дневника, но проблема вообщем то схожая.
1)

это было

это стало
затем я попыталась всё наладить обратно, и стало вот что
не могу поставить блок записей между блоком меню! как это сделать?итоговый код (с изменениями, которые дали результат)
#side .menuSection{text-align:center; }
#thisDiaryInfo {display:none }
#myLinks {display:none }
#thisDiaryOwner {display:block; position:fixed !important; position: absolute; left:1005px; top:160px;}
#myDiaryLinks {display:block; position:fixed !important; position: absolute; left:90px; top:35px;}
#globalLinks {display:block; position:fixed !important; position: absolute; left:1000px; top:10px;}
div#side div.bordered h1 a {display:block; position:fixed !important; position: absolute; left:90px; top:00px;}
#topNavLinks {display:none }
#thisDiaryLinks {display:none }
#postsArea, #commentsArea {border: 5px double #828282; }
body{background-attachment:fixed; font-size:13px; }
.menuSection {border: 5px double #828282; cursor: hand; background: #4A708B; }
#side{font-variant: small-caps; font-family: ComicSans;}
#side a{color:#C1CDCD}
#side{overflow:hidden}
#communityCatalogueLink{display:none}
#randomDiaryLink{display:none}
#paySupportLink{display:none}
#faqLink{display:none}
#subscribeEmail{display:none}
#delFromFav{display:none}
#albumLink{display:none}
#writeToAuthor{display:none}
a:hover {background: #E0FFFF; text-decoration:none; }
body.left{padding-left: 17px !important;background:#CDC0B0;}
.left #wrapper{width:930px;margin: 0 0 0 -121px !important;padding:0 !important;position:relative;left:13%;//left:12.87%;}
.left #side{width:180px !important;margin:0 !important;}
.left #page-t{width:730px !important;padding:0 !important;}
.right #wrapper{width:930px;margin: 0 0 0 -121px !important;padding:0 !important;position:relative;left:13%;}
.right #side{width:180px !important;margin:0 !important;float:right}
.right #page-c {margin:0 !important;}
.right #page-t {width:730px !important;padding:0 !important;}
a.mceButtonNormal img, a.mceButtonSelected img, a.mceButtonDisabled img, span.mceMenuButton img, span.mceMenuButtonSelected img{opacity:1.0;filter:none;}
a.mceButtonDisabled img{opacity:1.0;filter:none;}
* html a.mceButtonNormal img, *html a.mceButtonSelected img, *html span.mceMenuButton img, *html span.mceMenuButtonSelected img{opacity:1.0;filter:none;}
* html a.mceButtonDisabled img{opacity:1.0;filter:none;}
*:first-child+html a.mceButtonNormal img, a.mceButtonSelected img, span.mceMenuButton img, span.mceMenuButtonSelected img{opacity:1.0;filter:none;}
*:first-child+html a.mceButtonDisabled img{opacity:1.0;filter:none;}
#shsmile{opacity:1.0;filter:none;}
.SmilePanelElement small { opacity:1.0;filter:none;}
.htmlbox textarea, td.opac{opacity:1.0;filter:none;}
#trspisok textarea{opacity:1.0;filter:none;}
input.text, select{opacity:1.0;filter:none;}
input.inp_check, #ReplaceBr, #avatar, #nosmi, #nocomm, #NoSendPost, #addPicture, #closedPost, #golos_post, #manyAnswers, #subscribeToComments, #doNotSmile, #fromMyself, #fromMrX, #fromAnother, #favOnly, #whiteListOnly, #closeaccessmode2, #closeaccessmode3{opacity:1.0;filter:none;}
.favTagsContent{opacity:1.0;filter:none;}
.submit{opacity:1.0;filter:none;}
.mceEditorI {opacity:1.0;filter:none;}
.postActionLinks li, #sortOrder li{opacity:1.0;filter:none;}
и второе
2)

было

стало
код
body.left{padding-left:10px !important; font-family: "Trebuchet MS",Arial,sans-serif; background:#999999;}
.left #wrapper{background:#fff; padding:0 !important; width:780px; margin:0 auto !important;overflow:hidden !important;}
#bordered, .left #side { border: 0 !important; margin:0 !important; padding:0 !important;}
.left #side .bordered {width: 780px; margin: 0 !important; padding: 0!important; position:absolute; top:10px!important;}
#side li {float:left; display:block; padding-right:10px!important;}
#side A, #side {color:#fff!important;}
.left #page-c {padding-top:230px; height:auto;}
.singlePost {height: auto !important; height: 1em; }
#thisDiaryLinks, #globalLinks, #thisDiaryOwner, #myDiaryLinks, #lastComments, #pchs {clear:none; float:left; display:block; width:60px; padding:15px!important; margin:0!important;}
#thisDiaryLinks ul, #globalLinks ul, #thisDiaryOwner ul, #myDiaryLinks ul, #lastComments ul, #pchs ul { display:none; width:760px; padding:5px 10px; position:absolute;left:0; top:205px;}
#lastComments ul li {float:left; width:350px!important; margin-right:20px; height:40px; border-bottom: 1px dashed #ddd;}
#lastComments:hover ul, #lastComments ul:hover, #pchs:hover ul, #pchs ul:hover, #globalLinks:hover ul, #globalLinks ul:hover, #thisDiaryOwner:hover ul, #thisDiaryOwner ul:hover #globalLinks:hover ul, #globalLinks ul:hover, #thisDiaryLinks:hover ul, #thisDiaryLinks ul:hover {display:block; z-index:1;}
#myDiaryLinks ul, #myDiaryLinks ul {display:block;}
#thisDiaryLinks, #thisDiaryLinks ul {background:#FFAA00;}
#globalLinks, #globalLinks ul {background:#0198AC;}
#thisDiaryOwner, #thisDiaryOwner ul {background:#89D51C;}
#myDiaryLinks, #myDiaryLinks ul {background:#EE7621;}
#lastComments, #lastComments ul {background:#AE015C;}
#pchs, #pchs ul {background:#005286;}
#thisDiaryPhoto, #YaSearch, #paySupportLink, #diarySupportLink, #diarySpiritLink, #myLinksLink, #upInChart, #myProfileLink, #NContent {display:none !important;}
#thisDiaryInfo {width:100%; background: url('/userdir/3/5/7/3/357364/22662510.jpg'); margin:10px 0 0 0!important; height:175px!important;}
#thisDiaryInfo A{padding:10px; font-size:250%; float:left;}
#authorName {display:none !important;}
.search {width:160px !important;}
.sign {font:80% normal; color:#666;}
.header {color:#00868B!important;}
#TagsList {padding:0 !important; margin:0!important; position:absolute;left:0; top:-60px;}
#TagsList LI {border-bottom: 1px dashed #ddd; display:block; height:20px; float:left; width:130px!important; margin-right:10px!important;}
#TagsList LI A {padding:0 !important; }
.postLinksBackg {display:block !important; border-top: 1px dashed #ddd; border-bottom: 1px dashed #ddd; margin-top: 10px !important; padding:10px 0 !important;}
.comments {background: no-repeat; padding:0 0 0 10px!important;}
.subscribe {background: no-repeat; padding:0 0 0 10px!important;}
.addToQuote {background: no-repeat; padding:0 0 0 10px!important;}
.umail, .email {background: no-repeat; padding:0 0 0 10px!important;}
.diary {background: no-repeat; padding:0 0 0 10px!important;}
.profile {background: no-repeat; padding:0 0 0 10px!important;}
что мне делать? подскажите пожалуйста те, кто в этом разобрался.
хотя бы просто те строчки, со значениями которых надо поэксперементировать.
цифры то я подберу)
@темы:
меню,
эпиграф,
отступы,
основные блоки,
Дизайн