• Seite 1 von 1
  • 1
Gemeinschaft uCoz » Für Webmaster » Design » Kopfgrafik ersetzen zum Zweiten
Kopfgrafik ersetzen zum Zweiten
ike
Beiträge: 14
Ruf: 0
Beitrag # 1 | 13:23
Neben den allgemeinen Orientierungsproblemen habe ich das erwähnte Problem mit dem Ersetzen der Kopfgrafik. Der Tipp im Quellcode nach <img scr> zu suchen hat mich nicht weiter gebracht.
(Dazu eine Nebenfrage: Gibt es eine Suchfunktion in der Designverwaltung mit der man sich durch den "Quellcodedschungel" kämpfen könnte?)
Mein Hauptproblem bleibt aber: Den Verweis auf die Grafik habe ich nicht gefunden.

Für Unterstützung wäre ich sehr dankbar.

Insgesamt gesehen nach meinen ersten Versuchen, ein großes Lob und Dankeschön in die Ukraine!

Admin
Beiträge: 47
Ruf: -1
Beitrag # 2 | 19:28
Wenn du mir den Grafikkopf als Code posten könntest, kann ich dir mit Sicherheit auch weiterhelfen. Also den gesamten Code wo Verweisungen auf Grafiken des Headers sind.
ike
Beiträge: 14
Ruf: 0
Beitrag # 3 | 17:25
Hallo admin,

ich hoffe, ich habe den Header-Bereich erwischt:

Code
<html><head><title>$SITE_NAME$ - $PAGE_NAME$</title><link href="http://s102.ucoz.net/src/css/999.css" type="text/css" rel="StyleSheet" /><style>
<!--
a:link { text-decoration: none; color: rgb(85, 155, 54); } a:active { text-decoration: none; color: rgb(85, 155, 54); } a:visited { text-decoration: none; color: rgb(85, 155, 54); } a:hover { text-decoration: underline; color: rgb(0, 0, 0); } td, body { font-family: verdana,arial,helvetica; font-size: 8pt; } form { margin: 0px; padding: 0px; } input, textarea, select { vertical-align: middle; font-size: 8pt; font-family: verdana,arial,helvetica; } .copy { font-size: 7pt; } a.noun:link { text-decoration: none; color: rgb(85, 155, 54); } a.noun:active { text-decoration: none; color: rgb(85, 155, 54); } a.noun:visited { text-decoration: none; color: rgb(85, 155, 54); } a.noun:hover { text-decoration: none; color: rgb(0, 0, 0); } hr { color: rgb(142, 168, 196); height: 1px; } label { cursor: pointer; } .blockTitle { background: transparent url(http://src.ucoz.ru/t/999/9.gif) no-repeat scroll 7px 6px; padding-left: 19px; font-weight: bold; color: rgb(255, 255, 255); font-size: 12px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; text-transform: capitalize; } a.menu1:link { text-decoration: underline; color: rgb(221, 238, 247); } a.menu1:visited { text-decoration: underline; color: rgb(221, 238, 247); } a.menu1:hover { text-decoration: underline; color: rgb(255, 255, 255); } a.menu1:active { text-decoration: underline; color: rgb(255, 255, 255); } .menuTd { background: transparent url(http://src.ucoz.ru/t/999/10.gif) no-repeat scroll 0px 3px; font-family: Tahoma,Arial,Helvetica; padding-left: 15px; padding-right: 12px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; } .mTd { padding-left: 12px; padding-top: 5px; padding-right: 1px; } .pageTitle { font-family: Tahoma,Arial,Helvetica; font-size: 8pt; font-weight: bold; color: rgb(255, 255, 255); padding-left: 10px; padding-right: 10px; } .mframe { padding-left: 15px; padding-bottom: 20px; padding-right: 3px; } .blockT1 { border-left: 1px solid rgb(86, 148, 181); } .blockT2 { padding: 5px; } ul.uz { margin: 0pt; list-style-type: none; list-style-image: none; list-style-position: outside; padding-left: 0px; } li.menus { margin: 0pt 0pt 0.6em; padding: 0pt 0pt 0pt 13px; background: transparent url(http://src.ucoz.ru/t/999/11.gif) no-repeat scroll 3px 4px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; } .m { font-family: Tahoma,Arial,Helvetica; } a.m:link { text-decoration: none; color: rgb(85, 155, 54); } a.m:visited { text-decoration: none; color: rgb(85, 155, 54); } a.m:hover { text-decoration: none; color: rgb(85, 155, 54); font-weight: bold; } a.m:active { text-decoration: none; color: rgb(85, 155, 54); font-weight: bold; } .ma { font-weight: bold; } a.ma:link { text-decoration: none; color: rgb(85, 155, 54); } a.ma:visited { text-decoration: none; color: rgb(85, 155, 54); } a.ma:hover { text-decoration: none; color: rgb(85, 155, 54); } li.m { border: 1px solid rgb(237, 237, 237); margin: 2px; padding: 2px 2px 2px 13px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; } .catsTd { padding: 0pt 0pt 3px 12px; background: transparent url(http://src.ucoz.ru/t/999/11.gif) no-repeat scroll 2px 4px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; } .catName { font-family: Tahoma,Arial,Sans-Serif; font-size: 11px; } .catNameActive { font-family: Tahoma,Arial,Sans-Serif; font-size: 11px; } .catNumData { font-size: 7pt; color: rgb(85, 155, 54); } .catDescr { font-size: 7pt; padding-left: 10px; } a.catName:link { text-decoration: none; color: rgb(85, 155, 54); } a.catName:visited { text-decoration: none; color: rgb(85, 155, 54); } a.catName:hover { text-decoration: underline; color: rgb(85, 155, 54); } a.catName:active { text-decoration: underline; color: rgb(85, 155, 54); } a.catNameActive:link { text-decoration: underline; color: rgb(85, 155, 54); } a.catNameActive:visited { text-decoration: underline; color: rgb(85, 155, 54); } a.catNameActive:hover { text-decoration: underline; color: rgb(85, 155, 54); } a.catNameActive:active { text-decoration: underline; color: rgb(85, 155, 54); } .eBlock { border: 1px solid rgb(222, 222, 222); padding: 10px 5px 5px; background: rgb(255, 255, 255) url(http://src.ucoz.ru/t/999/8.gif) repeat-x scroll center top; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; } .eTitle { border-left: 5px solid rgb(96, 176, 61); padding: 0pt 0pt 0pt 10px; font-family: Arial,Sans-Serif; font-size: 12px; font-weight: bold; color: rgb(85, 155, 54); } .eMessage { text-align: justify; padding-bottom: 5px; } .eText { border-top: 1px solid rgb(221, 221, 221); text-align: justify; padding-bottom: 5px; padding-top: 5px; } .textHr { border: 1px solid rgb(221, 221, 221); color: rgb(221, 221, 221); height: 1px; } .eDetails { border-top: 1px solid rgb(221, 221, 221); border-bottom: 1px solid rgb(221, 221, 221); font-family: Tahoma,Arial,Sans-Serif; color: rgb(26, 26, 26); padding-bottom: 5px; padding-top: 3px; text-align: left; font-size: 7pt; } .eDetails1 { border-top: 1px solid rgb(221, 221, 221); border-bottom: 1px solid rgb(221, 221, 221); font-family: Tahoma,Arial,Sans-Serif; color: rgb(26, 26, 26); padding-bottom: 5px; padding-top: 3px; text-align: left; font-size: 8pt; } .eDetails2 { border-bottom: 1px solid rgb(221, 221, 221); font-family: Tahoma,Arial,Sans-Serif; color: rgb(26, 26, 26); padding-bottom: 5px; padding-top: 3px; text-align: left; font-size: 8pt; } .eRating { font-size: 7pt; } .eAttach { margin: 16px 0pt 0pt; padding: 0pt 0pt 0pt 15px; background: transparent url(http://src.ucoz.ru/t/999/12.gif) no-repeat scroll 0px 0px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; } .manTable { } .manTdError { color: rgb(255, 0, 0); } .manTd1 { } .manTd2 { } .manTd3 { } .manTdSep { } .manHr { } .manTdBrief { } .manTdText { } .manTdFiles { } .manFlFile { } .manTdBut { } .manFlSbm { } .manFlRst { } .manFlCnt { } .cAnswer { padding-left: 15px; padding-top: 4px; font-style: italic; } .cBlock1 { border: 1px solid rgb(222, 222, 222); padding: 10px 5px 5px; background: rgb(255, 255, 255) url(http://src.ucoz.ru/t/999/8.gif) repeat-x scroll center top; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; } .cBlock2 { border: 1px solid rgb(222, 222, 222); padding: 10px 5px 5px; background: rgb(255, 255, 255) url(http://src.ucoz.ru/t/999/8.gif) repeat-x scroll center top; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; } .commTable { border: 1px solid rgb(222, 222, 222); padding: 10px 5px 5px; background: rgb(255, 255, 255) url(http://src.ucoz.ru/t/999/8.gif) repeat-x scroll center top; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; } .commTd1 { color: rgb(0, 0, 0); } .commTd2 { } .commFl { width: 100%; } .smiles { border: 1px solid rgb(225, 225, 225); background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; } .commReg { padding: 10px 0pt 10px 0px; text-align: center; } .commError { color: rgb(255, 0, 0); } .securityCode { } .archLi { padding: 0pt 0pt 3px 10px; background: transparent url(http://src.ucoz.ru/t/999/13.gif) no-repeat scroll 0px 4px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; } .archActive { text-decoration: underline; } .archLi { font-family: Tahoma,Arial,Sans-Serif; font-size: 11px; } a.archLink:link { text-decoration: none; color: rgb(85, 155, 54); } a.archLink:visited { text-decoration: none; color: rgb(85, 155, 54); } a.archLink:hover { text-decoration: underline; color: rgb(85, 155, 54); } a.archLink:active { text-decoration: underline; color: rgb(85, 155, 54); } .archiveCalendars { text-align: center; color: rgb(0, 0, 255); } .archiveDateTitle { font-weight: bold; color: rgb(85, 155, 54); padding-top: 15px; } .archEntryHr { width: 250px; color: rgb(221, 221, 221); } .archiveeTitle li { padding: 0pt 0pt 0pt 15px; background: transparent url(http://src.ucoz.ru/t/999/14.gif) no-repeat scroll 0px 3px; margin-left: 15px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; margin-bottom: 0.6em; } .archiveEntryTime { width: 65px; font-style: italic; } .archiveEntryComms { font-size: 9px; color: rgb(195, 195, 195); } a.archiveDateTitleLink:link { text-decoration: none; color: rgb(85, 155, 54); } a.archiveDateTitleLink:visited { text-decoration: none; color: rgb(85, 155, 54); } a.archiveDateTitleLink:hover { text-decoration: underline; color: rgb(85, 155, 54); } a.archiveDateTitleLink:active { text-decoration: underline; color: rgb(85, 155, 54); } .archiveNoEntry { text-align: center; color: rgb(0, 0, 255); } .calMonth { text-align: right; } .calWday { background: rgb(85, 155, 54) url(http://src.ucoz.ru/t/999/3.gif) repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; width: 17px; } .calWdaySe { background: rgb(85, 155, 54) url(http://src.ucoz.ru/t/999/3.gif) repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; width: 17px; font-weight: bold; } .calWdaySu { background: rgb(85, 155, 54) url(http://src.ucoz.ru/t/999/3.gif) repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; width: 17px; font-weight: bold; color: rgb(255, 255, 255); } .calMday { border: 1px solid rgb(225, 225, 225); background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; } .calMdayA { border: 1px inset rgb(225, 225, 225); background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; font-weight: bold; } .calMdayIs { border: 1px outset rgb(225, 225, 225); background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; } .calMdayIsA { border: 1px outset ; background: rgb(222, 222, 222) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; font-weight: bold; } a.calMonthLink:link { text-decoration: none; color: rgb(85, 155, 54); } a.calMonthLink:visited { text-decoration: none; color: rgb(85, 155, 54); } a.calMonthLink:hover { text-decoration: underline; color: rgb(85, 155, 54); } a.calMonthLink:active { text-decoration: underline; color: rgb(0, 0, 0); } a.calMdayLink:link { text-decoration: underline; color: rgb(85, 155, 54); } a.calMdayLink:visited { text-decoration: underline; color: rgb(85, 155, 54); } a.calMdayLink:hover { text-decoration: underline; color: rgb(0, 0, 0); } a.calMdayLink:active { text-decoration: underline; color: rgb(0, 0, 0); } .pollBut { width: 110px; } .pollBody { margin: 0px; padding: 7px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; } .textResults { background: rgb(226, 230, 234) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; } .textResultsTd { background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; } .pollNow { border-left: 1px solid rgb(226, 230, 234); border-right: 1px solid rgb(226, 230, 234); border-bottom: 1px solid rgb(226, 230, 234); } .pollNowTd { } .totalVotesTable { border-left: 1px solid rgb(226, 230, 234); border-right: 1px solid rgb(226, 230, 234); border-bottom: 1px solid rgb(226, 230, 234); } .totalVotesTd { background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; } a.groupModer:link, a.groupModer:visited, a.groupModer:hover { color: blue; } a.groupAdmin:link, a.groupAdmin:visited, a.groupAdmin:hover { color: red; } a.groupVerify:link, a.groupVerify:visited, a.groupVerify:hover { color: green; } .replaceTable { border: 1px solid rgb(225, 225, 225); background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; height: 100px; width: 300px; } .legendTd { font-size: 7pt; } .gTable { background: rgb(225, 225, 225) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; } .gTableTop { padding: 2px 2px 2px 10px; background: rgb(85, 155, 54) url(http://src.ucoz.ru/t/999/3.gif) repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: rgb(255, 255, 255); font-weight: bold; height: 21px; font-size: 11px; } .gTableSubTop { padding: 8px 2px 2px; background: rgb(255, 255, 255) url(http://src.ucoz.ru/t/999/8.gif) repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: rgb(85, 155, 54); height: 20px; } .gTableBody { padding: 2px; background: rgb(252, 252, 252) url(http://src.ucoz.ru/t/999/4.gif) repeat-x scroll center bottom; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; } .gTableBody1 { padding: 2px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; } .gTableBottom { padding: 2px; background: rgb(252, 252, 252) url(http://src.ucoz.ru/t/999/4.gif) repeat-x scroll center bottom; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; } .gTableLeft { padding: 2px; background: rgb(252, 252, 252) url(http://src.ucoz.ru/t/999/4.gif) repeat-x scroll center bottom; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; font-weight: bold; color: rgb(85, 155, 54); } .gTableRight { padding: 2px; background: rgb(252, 252, 252) url(http://src.ucoz.ru/t/999/4.gif) repeat-x scroll center bottom; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; } .gTableError { padding: 2px; background: rgb(252, 252, 252) url(http://src.ucoz.ru/t/999/4.gif) repeat-x scroll center bottom; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: rgb(255, 0, 0); } .forumNameTd, .forumLastPostTd { padding: 2px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; } .forumIcoTd, .forumThreadTd, .forumPostTd { padding: 2px; background: rgb(252, 252, 252) url(http://src.ucoz.ru/t/999/4.gif) repeat-x scroll center bottom; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; } .forumLastPostTd, .forumArchive { padding: 2px; font-size: 7pt; } a.catLink:link { text-decoration: none; color: rgb(255, 255, 255); } a.catLink:visited { text-decoration: none; color: rgb(255, 255, 255); } a.catLink:hover { text-decoration: underline; color: rgb(255, 255, 255); } a.catLink:active { text-decoration: underline; color: rgb(255, 255, 255); } .lastPostGuest, .lastPostUser, .threadAuthor { font-weight: bold; } .archivedForum { font-size: 7pt; color: rgb(255, 0, 0); font-weight: bold; } .forum { font-weight: bold; font-size: 9pt; } .forumDescr, .forumModer { color: rgb(133, 133, 133); font-size: 7pt; } .forumViewed { font-size: 9px; } a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link { text-decoration: none; color: rgb(85, 155, 54); } a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited { text-decoration: none; color: rgb(85, 155, 54); } a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover { text-decoration: underline; color: rgb(111, 142, 179); } a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active { text-decoration: underline; color: rgb(85, 155, 54); } .forumNamesBar { padding-bottom: 7px; font-weight: bold; font-size: 7pt; } .forumBarKw { font-weight: normal; } a.forumBarA:link { text-decoration: none; color: rgb(0, 0, 0); } a.forumBarA:visited { text-decoration: none; color: rgb(0, 0, 0); } a.forumBarA:hover { text-decoration: none; color: rgb(85, 155, 54); } a.forumBarA:active { text-decoration: underline; color: rgb(85, 155, 54); } .fastNav, .fastSearch, .fastLoginForm { font-size: 7pt; } .fastNavMain { background: rgb(199, 215, 239) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; } .fastNavCat { background: rgb(252, 252, 252) url(http://src.ucoz.ru/t/999/4.gif) repeat-x scroll center bottom; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; } .fastNavCatA { background: rgb(252, 252, 252) url(http://src.ucoz.ru/t/999/4.gif) repeat-x scroll center bottom; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: rgb(0, 0, 255); } .fastNavForumA { color: rgb(0, 0, 255); } .switches { background: rgb(225, 225, 225) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; } .pagesInfo { background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; padding-right: 10px; font-size: 7pt; } .switch { background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; width: 15px; font-size: 7pt; } .switchActive { background: rgb(238, 238, 238) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; font-weight: bold; color: rgb(85, 155, 54); width: 15px; } a.switchDigit:link, a.switchBack:link, a.switchNext:link { text-decoration: none; color: rgb(0, 0, 0); } a.switchDigit:visited, a.switchBack:visited, a.switchNext:visited { text-decoration: none; color: rgb(0, 0, 0); } a.switchDigit:hover, a.switchBack:hover, a.switchNext:hover { text-decoration: underline; color: rgb(255, 0, 0); } a.switchDigit:active, a.switchBack:active, a.switchNext:active { text-decoration: underline; color: rgb(255, 0, 0); } .threadNametd, .threadAuthTd, .threadLastPostTd { padding: 2px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; } .threadIcoTd, .threadPostTd, .threadViewTd { padding: 2px; background: rgb(252, 252, 252) url(http://src.ucoz.ru/t/999/4.gif) repeat-x scroll center bottom; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; } .threadLastPostTd { padding: 2px; font-size: 7pt; } .threadDescr { color: rgb(133, 133, 133); font-size: 7pt; } .threadNoticeLink { font-weight: bold; } .threadsType { padding: 2px 2px 2px 40px; background: rgb(238, 238, 238) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; height: 20px; font-weight: bold; font-size: 7pt; color: rgb(0, 0, 0); } .threadsDetails { padding: 2px; background: rgb(238, 238, 238) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; height: 20px; color: rgb(0, 0, 0); } .forumOnlineBar { padding: 2px; background: rgb(238, 238, 238) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; height: 20px; color: rgb(0, 0, 0); } a.threadPinnedLink:link { text-decoration: none; color: rgb(0, 0, 255); } a.threadPinnedLink:visited { text-decoration: none; color: rgb(0, 0, 255); } a.threadPinnedLink:hover { text-decoration: none; color: rgb(255, 0, 0); } a.threadPinnedLink:active { text-decoration: underline; color: rgb(255, 0, 0); } a.threadLink:link { text-decoration: none; color: rgb(85, 155, 54); } a.threadLink:visited { text-decoration: none; color: rgb(85, 155, 54); } a.threadLink:hover { text-decoration: underline; color: rgb(0, 0, 0); } a.threadLink:active { text-decoration: underline; color: rgb(0, 0, 0); } .postpSwithces { font-size: 7pt; } .thDescr { font-weight: normal; } .threadFrmBlock { font-size: 7pt; text-align: right; } .postTable { background: rgb(225, 225, 225) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; } .postPoll { background: rgb(252, 252, 252) url(http://src.ucoz.ru/t/999/4.gif) repeat-x scroll center bottom; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; text-align: center; } .postFirst { border-bottom: 3px solid rgb(255, 255, 255); background: rgb(252, 252, 252) url(http://src.ucoz.ru/t/999/4.gif) repeat-x scroll center bottom; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; } .postRest1 { background: rgb(252, 252, 252) url(http://src.ucoz.ru/t/999/4.gif) repeat-x scroll center bottom; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; } .postRest2 { background: rgb(252, 252, 252) url(http://src.ucoz.ru/t/999/4.gif) repeat-x scroll center bottom; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; } .postSeparator { background: rgb(248, 252, 0) none repeat scroll 0% 0%; height: 3px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; } .postTdTop { background: rgb(255, 255, 255) url(http://src.ucoz.ru/t/999/8.gif) repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: rgb(85, 155, 54); height: 20px; padding-top: 8px; } .postBottom { background: rgb(238, 238, 238) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; height: 20px; } .postUser { font-weight: bold; } .postTdInfo { padding: 5px; background: rgb(252, 252, 252) url(http://src.ucoz.ru/t/999/4.gif) repeat-x scroll center bottom; text-align: center; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; } .postRankName { margin-top: 5px; } .postRankIco { margin-bottom: 5px; } .reputation { margin-top: 5px; } .signatureHr { margin-top: 20px; color: rgb(89, 119, 152); } .posttdMessage { padding: 5px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; } .postPoll { padding: 5px; } .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: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; font-size: 9px; } .quoteMessage { background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; 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: rgb(0, 0, 255); } .statusOffline { color: rgb(255, 0, 0); } .newThreadBlock { border: 1px solid rgb(178, 178, 178); background: rgb(249, 249, 249) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; } .newPollBlock { border: 1px solid rgb(178, 178, 178); background: rgb(249, 249, 249) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; } .newThreadItem { padding: 0pt 0pt 0pt 8px; background: transparent url(http://src.ucoz.ru/t/999/16.gif) no-repeat scroll 0px 4px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; } .newPollItem { padding: 0pt 0pt 0pt 8px; background: transparent url(http://src.ucoz.ru/t/999/16.gif) no-repeat scroll 0px 4px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; } .loginButton { border: 1px outset rgb(99, 99, 99); background: rgb(255, 255, 255) none repeat scroll 0% 0%; font-size: 7pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: rgb(87, 87, 87); } .pollBut, .searchSbmFl, .commSbmFl, .signButton { border: 1px outset rgb(97, 94, 88); background: rgb(85, 155, 54) url(http://src.ucoz.ru/t/999/3.gif) repeat scroll 0% 0%; font-size: 7pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: rgb(255, 255, 255); } .codeButtons { border: 1px outset rgb(97, 94, 88); background: rgb(85, 155, 54) url(http://src.ucoz.ru/t/999/3.gif) repeat scroll 0% 0%; font-size: 7pt; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: rgb(255, 255, 255); } .codeCloseAll { border: 1px outset rgb(97, 94, 88); background: rgb(85, 155, 54) url(http://src.ucoz.ru/t/999/3.gif) repeat scroll 0% 0%; font-size: 7pt; font-weight: bold; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: rgb(255, 255, 255); } .postNameFl, .postDescrFl { width: 400px; } .postPollFl, .postQuestionFl { width: 400px; } .postResultFl { width: 50px; } .postAnswerFl { width: 300px; } .postTextFl { width: 550px; height: 150px; } .postUserFl { width: 300px; } .pollHelp { font-weight: normal; font-size: 7pt; padding-top: 3px; } .smilesPart { padding-top: 5px; text-align: center; }
-->
</style><style>
Admin
Beiträge: 47
Ruf: -1
Beitrag # 4 | 20:49
Ok, das sind eine Menge Zeichen wink

Ich habe mir deinen Style mal in meinem uCoz eingestellt, da war es etwas übersichtlicher.

Man muss eigentlich nur den Link zu dem Banner suchen, der angegeben ist, beim Style 999 ist es dieser Link: http://s102.ucoz.net/t/999/5.jpg
Den muss man einfach durch seinen eigenen Banner (Headergrafik) ersetzen: http://i44.tinypic.com/2nle2v6.png

Dann wird dir auf deiner Seite keine Sonnenblume mehr angezeigt, sondern deine eigene Grafik.

Gehe einfach ganz oben auf "Design" -> "Designverwaltung (Schablonen)" -> "Seiten der Site" und suche den Part (vorletzter CodeBlock, also ganz unten)

Code
<td valign="top" style="padding-left:1px;background:#FFFFFF;border-left:1px solid #DEDEDE;">
     <table cellpadding="0" cellspacing="0" border="0" height="139" width="100%">
     <tr><td height="128" align="right" style="background:url('http://i44.tinypic.com/2nle2v6.png') no-repeat #319F00;padding-right:30px;"><span style="color:#FFFFFF;font:20pt bold Verdana,Tahoma;"><b>Übungsseite</b></span></td></tr>
     <tr><td height="11" style="background:url('http://s102.ucoz.net/t/999/6.gif');"><img src="http://s102.ucoz.net/t/999/7.gif" width="1" height="11" border="0"></td></tr>
     </table>
     <table cellpadding="2" cellspacing="0" border="0" width="100%">
     <tr><td style="border:1 px solid #D7D7D7;padding:5px;">$CONTENT$</td></tr>
     </table>
</td>
</tr>

Da wo du den Tinypic Link siehst, habe ich die Header Grafik eingebaut (Reihe 3).

Dann must du natürlich noch den CodeBlock auf deine Grafik anpassen, oder deine Grafik auf den CodeBlock wink

Ich hoffe ich konnte dir weiterhelfen. Falls es noch Fragen gibt, werde ich dir gerne versuchen weiterzuhelfen.
Liebe Grüße,
Simon

ike
Beiträge: 14
Ruf: 0
Beitrag # 5 | 00:27
Grafik an den Code Block anpassen heißt wahrscheinlich, dass der "Sonnenblumenersatz" die gleichen Maße haben muss (430x128 Pixel)? Oder noch mehr an Anpassung?

Danke übrigens für Deine Mühe!

Admin
Beiträge: 47
Ruf: -1
Beitrag # 6 | 21:00
Mach einfach einen Header nach deiner Wahl, dann trägst du die Höhe und Breite dort ein, wo die XXX stehen

Code

  <table border="0" cellpadding="0" cellspacing="0" width="XXX" height="XXX">
      <tr><td align="right" style="background:url('http://i44.tinypic.com/2nle2v6.png') no-repeat #319F00;padding-right:30px;"><span style="color:#FFFFFF;font:20pt bold Verdana,Tahoma;"><b>Übungsseite</b></span></td></tr>   

Müsste klappen.

Liebe Grüße,
Simon

ike
Beiträge: 14
Ruf: 0
Beitrag # 7 | 18:55
Hallo Simon,

Dein letzter Tipp war jetzt in Richtung CodeBlock an Grafik anpassen. Inzwischen habe ich im Quellcode (entsprechend Deinen Hinweisen) gearbeitet und bin zu einem vorläufigen Ergebnis gekommen. Es kann sein, dass ich in meiner Unerfahrenheit mich in der Zeile vertan habe, das Ergebnis ist auf der Seite (SC Rotenburg) zu sehen. Es sollte auf der linken Hälfte ein kleines Bild (zwei Schachfiguren) bringen. Ich habe es mit Hilfe von PhotoImpact zu einer etwa 35kB großen .png Datei vereint (den grünen Hintergrund und das kleine Bild von zwei Schachfiguren) und mit FileZilla hochgeladen. Irgendwas habe ich verbockt, denn es ist nur der grüne Hintergrund zu sehen.
1. Gibt es einen einfachen Weg in den Quellcode der Anfangsschablone (999?) reinzuschauen ohne alles auf den Ursprungszustand zu setzen?
2. Wie du auf der Seite s.o. sehen kannst, ist das Banner nur auf einem Teil der Seite verändert, ein Teil hat noch die Sonnenblume. Muss ich jetzt bei jedem Modul (Forum, Gästebuch usw.) die Änderungen vornehmen?

Ein Dankeschön im Voraus
und weihnachtliche Grüße

Joachim

noobishrabbit
Beiträge: 929
Ruf: 33
Beitrag # 8 | 16:24
hallo Joachim!
du müsstest das in jeder schablone durchführen. aber es gibt im system eine sehr hilfreiche option, die dir dabei helfen wird.
gehe dazu auf Designverwaltung, und dann oben rechts auf "Schneller Ersatz". mit dieser option kannst du die betroffene zeile in jeder schablone auf ein mal ersetzen. dafür trägst du in die erste zeile den zu ersetzenden code ein und in die zweite den neuen code und drückst auf "ersatz durchführen". danach sollte es überall gleich aussehen.

gruß, anton


wuerzburg-riders.de - the place to be

in NOTFÄLLEN dürft mich per PN anschreiben, dann versuche ich euch zu helfen :)
Admin
Beiträge: 47
Ruf: -1
Beitrag # 9 | 12:18
Also bei mir wird leider kein Bild angezeigt. Liegt vielleicht daran, dass der Link zur Grafik falsch ist? Ich habe mir mal deinen Quellcode angesehen und der Link zur Grafik führt leider zu keiner Grafik: http://www.sc-rotenburg.ucoz/bilder/_3.png

Lade die Datei doch mit Hilfe deines uCoz File managers hoch, dann einfach nochmal den richtigen Link einsetzen und dann müsste man alles sehen. Falls es nicht klappt kann ich dir diese Grafik versuchen einzusetzen, wenn du mir die nötigen Daten zusendest und genügend Vertrauen in mich hast.

Frohe Weihnachten und viel Erfolg noch an alle!

ike
Beiträge: 14
Ruf: 0
Beitrag # 10 | 17:00
An Anton:
Das mit dem "Schnellen Ersatz" habe ich gesehen, habe aber die Warnung ernst genommen (der Ersatz findet u.U. an Stellen statt, wo ich ihn gar nicht haben möchte. Um die Funktion zu nutzten brauche ich einfach viel mehr Erfahrung biggrin ).

An Admin:
Der falsch gesetzte Link war u.U. die Ursache. Aber meine Versuche es zu korrigieren sind gescheitert.
Wie kann ich dich erreichen, ohne offen im Forum posten zu müssen?

Der Bereich sieht im Moment so aus:

Code
<tbody>
<tr>
<td style="border: 1px solid rgb(255, 255, 255); background: rgb(93, 170, 59) url(http://s102.ucoz.net/t/999/3.gif) repeat scroll 0% 0%; padding-left: 10px; font-size: 10px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: rgb(255, 255, 255);" height="17"><span style="font-weight: bold;">Statistik</span></td></tr>
<tr>
<td style="border: 1px solid rgb(255, 255, 255); padding: 5px 0pt; background: rgb(252, 252, 252) url(http://s102.ucoz.net/t/999/4.gif) repeat-x scroll center bottom; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;" align="middle">$COUNTER$<?if($ONLINE_COUNTER$)?>  
<hr>$ONLINE_COUNTER$$ONLINE_USERS_LIST$<?endif?> </td></tr></tbody></table><?endif?><!--/--></td>
<td style="border-left: 1px solid rgb(222, 222, 222); background: rgb(255, 255, 255) none repeat scroll 0% 0%; padding-left: 1px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;" valign="top">
<table width="100%" border="0" cellpadding="0" cellspacing="0" height="139">
<tbody>
<tr>
<td style="background: rgb(49, 159, 0) url(http://sc-rotenburg.ucoz.de/bilder/_4.png) no-repeat scroll 0% 0%; padding-right: 30px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;" align="right" height="128"><span style="font-family: bold Verdana,Tahoma; font-style: normal; font-variant: normal; font-weight: bold; font-size: 20pt; line-height: normal; -x-system-font: none; color: rgb(255, 255, 255); font-size-adjust: none; font-stretch: normal;">Schac<img alt="" src="/Bilder/_3.png" align="" border="0">hclub Rotenburg<br></span></td></tr>
<tr>
<td style="background: transparent url(http://s102.ucoz.net/t/999/6.gif) repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;" height="11"><img src="http://s102.ucoz.net/t/999/7.gif" width="1" border="0" height="11"></td></tr></tbody></table>
<table width="100%" border="0" cellpadding="2" cellspacing="0">
<tbody>
<tr>
<td style="padding: 5px;">$CONTENT$</td></tr></tbody></table></td></tr>

Der Link lautet also im Moment http://sc-rotenburg.ucoz.de/bilder/_4.png.

Ich habe also ein Verzeichnis "Bilder" eingerichtet in dem sich die Datei "_4.png" befindet.
Diese hat schon die passende Größe.

Grüße

Joachim

Admin
Beiträge: 47
Ruf: -1
Beitrag # 11 | 18:57
Also der neue Link geht auch nicht.... Du kannst mich über PN erreichen, oder via ICQ XXX oder per E-Mail
Admin
Beiträge: 47
Ruf: -1
Beitrag # 12 | 15:11
Erledigt smile Es lag alles am falschen Pfad happy
ike
Beiträge: 14
Ruf: 0
Beitrag # 13 | 17:19
Hallo Simon,

danke für Deine rasche Unterstützung!

Die Verzeichnisstruktur ist genau wie Du sie beschrieben hast. Allerdings erst seit gestern. Hatte vorher das Verzeichnis "Bilder" neben das Verzeichnis "fr" gesetzt gehabt.
Hast du gesehen, dass die "_6.png" auf der Seite nicht korrekt wiedergegeben wird?
Woran liegt das?
Ich werde jetzt noch die fehlenden Module mit dem Bild versehen.

Eine schöne Zeit zwischen den Jahren
wünscht dir

Joachim

Zugefügt (27.12.2008, 19:19)
---------------------------------------------
Hallo Simon,

habe die Ursache entdeckt smile . Du hast die vorhandene Datei _4.png verwendet. Ich hatte Dir bei "tinypic" die überarbeitete Fassung "_6.png" hochgeladen.
Habe es schon korrigiert.

Gruß

Joachim

Gemeinschaft uCoz » Für Webmaster » Design » Kopfgrafik ersetzen zum Zweiten
  • Seite 1 von 1
  • 1
Suche: