Back to top

Visualizza post

Questa sezione ti permette di visualizzare tutti i post inviati da questo utente. N.B: puoi vedere solo i post relativi alle aree dove hai l'accesso.


Post - Franky75

Pagine: [1]
1
Salve a tutti sono nuovo e ne capisco poco di programmazione, ma ci sto provando con tutta la buona volonta! :))

Ho un template che si chiama latinogirl89 e non ha il top menu, questo è il codice:
_______________________________________ _________________

body {
   font-family: Tahoma, Verdana, sans-serif;
   line-height: 1.3em;
   margin: 0;
   padding: 0;
   font-size: 12px;
   color: #000;
   background: #FFFFFF;
   text-align: center;
}

.clr {
   clear: both;
}

body.contentpane {
   background: #FFFFFF;
   text-align: left;
}

body.contentpane .contentpaneopen {
   width: 97%;
}

body.contentpane .contentpaneopen .contentheading {
   
}

.moduletable {
   margin: 0 auto;
}


select.button {
   width: auto;
   padding: 0;
}

td {
   font-family: Tahoma, Verdana, sans-serif;
   color: #000;
   font-size: 10px;
   text-align: center;
}

.sectiontableentry1 {
   background: #FFFFFF;
}

.sectiontableentry2 {
   color: #666;
}

ul {
   margin: 0;
   padding: 0;
   list-style: none;
}

li{
   line-height: 20px;
   padding-left: 12px;
   padding-top: 0px;
}

a:link, a:visited {
   text-decoration: underline;
   font-weight: bold;
   color: #5b4848;
   outline: none;
   font-size: 11px;
}

a:hover {
   text-decoration: none;
   font-weight: bold;
   color: #5b4848;
   font-size: 10px;
}

p {
   margin-top: 0;
   margin-bottom: 5px;
   text-align: justify;
}

.center {
   text-align: center;
   margin: 0 auto;
   padding: 0;
   width: 906px;
}

div#wrapper {
   margin: 0 auto;
   width: 906px;
   text-align: left;
   background: url(../images/content.jpg) top center repeat-y;
}

#area {
   padding: 0;
   margin: 0 auto;
   text-align: center;
}

.pathway table.moduletable form {
   margin: 0;
   padding: 0;
}

.pathway table.moduletable {
   margin: 0;
   padding: 0;
}

.search {
   padding: 10px 0 0 42px;
   float: left;
}

.search .inputbox {
   background: transparent url(../images/search_field.jpg) top center no-repeat;
   width: 136px;
   height: 14px;
   font-size: 10px;
   color: #666;
   padding: 1px 2px;
   border: none;
}

.search .button {
   background: transparent url(../images/searchbut.jpg) top center no-repeat;
   width: 51px;
   height: 16px;
   color: #453f33;
   border: none;
   padding: 0 4px;
   margin: 0 0 0 4px;
   text-align: center;
   font-family: Georgia, serif;
   font-size: 10px;
   text-transform: uppercase;
   line-height: 14px;
}

#top {
   
   margin: 0 auto;
   width: 1000px;
   height: 41px;
}

#top_with_search {
   background: url(../images/top_with_search.jpg) top center no-repeat;
   margin: 0 auto;
   width: 1046px;
   height: 67px;
}

#top_without_search {
   background: url(../images/top_without_search.jpg) top center no-repeat;
   margin: 0 auto;
   width: 1046px;
   height: 67px;
}

.pathway {
   font-family: Georgia, Tahoma, serif;
   padding: 36px 0 0 0px;
   text-align: left;
   margin: 0 auto;
}

span.pathway {
   color: #5b4848;
   display: block;
   padding: 10px 0 0 34px;
   font-size: 11px;
   font-weight: bold;
   width: 636px;
   float: left;
}

span.pathway a {
   text-decoration: underline;
}

span.pathway a:hover {
   text-decoration: none;
}

.pathway span img {
   height: 5px;
   padding: 0 0 1px 0;
}

#headertop {
   
   width: 1046px;
   height: 0px;
   margin: 0 auto;
   font-size: 0;
}

#header {
   
   margin: 0 auto;
   width: 1047px;
}

#image {
   background: url(../images/headerimg.jpg) top center no-repeat;
   width: 1047px;
   height: 350px;
   margin: 0 auto;
   border-left: 0;   
}

#headerbottom {
       background: url(../images/headerbottom.jpg) top center no-repeat;
   margin: 0 auto;
   height: 0px;
   width: 946px;
   font-size: 0;
   

}

.maintable {
   margin: 0 auto;
   width: 906px;
   text-align: left;

}

#menucenter {
   text-align: left;
   margin: 0 auto;
   padding: 0;
   background: url(../images/menu.jpg) top center no-repeat;
   width: 970px;
   height: 29px;
}

#menucenter .menu_m {
   float: left;
   padding: 0;
   margin: 0;
}

#topnavi{
}

#topnavi ul {
   margin: 0;
   padding: 0 28px;
   list-style: none;
}

#topnavi ul li {
   float: left;
   margin: 0;
   padding: 0;
   height: 29px;
   background: url(../images/menu_li.jpg) bottom right no-repeat;
}

#topnavi ul li a{
   font-family: Verdana, Tahoma, sans-serif;
   font-size: 12px;
   float: left;
   display: block;
   line-height: 26px;
   padding: 0 10px;
   color: #999;
   text-decoration: none;
   font-weight: normal;
   text-transform: lowercase;
   height: 29px;
}

#topnavi ul li a:hover,#topnavi ul li a.current{
   color: #666;
   cursor: pointer;
}

#topnavi ul li a span{

}
#topnavi ul li a:hover span,#topnavi ul li a.current span {

}

#leftmenu, #rightmenu {
   margin: 0;
   width: 180px;
   float: left;
   text-align: left;
   padding: 0;
}

#main {
   float: left;
   width: 494px;
   padding: 0 6px;
   text-align: left;
}

#main_full {
   float: left;
   width: 666px;
   padding: 0 0 0 10px;
   text-align: left;
}

#content {
   width: 866px;
   margin: 0 auto;
   text-align: center;
   padding: 10px 20px 10px 20px;
}

#content_bottom {
   background: url(../images/content_bottom.jpg) top center no-repeat;
   height: 350px;
}

#footer {
   margin: 0 auto;
   width: 906px;
   height: 0px;
   text-align: center;
   vertical-align: top;
   padding: 10px 0;
}


a.mainlevel:link, a.mainlevel:visited {
   font-family: Georgia, Verdana, serif;
   line-height: 20px;
   padding: 0 0 0 14px;
   text-decoration: none;
   color: #333;
   font-weight: normal;
   font-size: 11px;
   background: url(../images/menu_row.jpg) bottom left no-repeat;
   margin: 0;
   height: 20px;
   display: block;
}

a#active_menu.mainlevel:link, a#active_menu.mainlevel:visited {
   color: #000;
}

a#active_menu.sublevel:link, a#active_menu.sublevel:visited {
   color: #000;
}

a.mainlevel:hover {
   color: #000;
}

a.sublevel:link, a.sublevel:visited {
   font-family: Georgia, Verdana, serif;
   text-decoration: none;
   color: #333;
   margin: 0;
   font-size: 11px;
   background: url(../images/submenu_row.jpg) center left no-repeat;
   font-weight: normal;
   display: block;
   line-height: 20px;
   padding: 0 0 0 24px;
   border: none;
   height: 20px;
   display: block;
   text-align: left;
}

a.sublevel:hover {
   color: #000;
}

table.contentpaneopen {
   margin: 2px 8px;
   border-spacing: 0;
   padding: 0;
   border-collapse: collapse;
   text-align: justify;
}


#header table.contentpaneopen {
   margin: 2px 0;
   border-spacing: 0;
   padding: 0;
   border-collapse: collapse;
   text-align: justify;
}

table.contentpaneopen td.contentheading {
   color: #333333;
   font-family: Tahoma,Arial,sans-serif;
   font-size: 12px;
   font-weight: bold;
   padding: 0;
   text-align:   left;
   vertical-align: middle;
}

.button {
   color: #FFFFFF;
   font-size: 10px;
   border: 1px solid #cbc8b5;
   background: url(../images/button_bg.jpg) top center repeat-x;
}

.inputbox {
   border: 1px solid #555;
   color: #333;
   padding: 2px;
}

input[type="checkbox"] {
   border: none;
}

.copyright {
   color: #555;
   font-family: Tahoma, Verdana, sans-serif;
   font-size: 11px;
   padding: 0;
   margin: 0 23px;
   text-align: center;
}

.back_button {
   float: left;
   text-align: center;
   font-size: 11px;
   font-weight: normal;
   width: auto;
   padding: 0px 10px;
   line-height: 20px;
   margin: 10px 0 50px 0;
}

.componentheading {
   height: 22px;
   padding: 8px 0 0 10px;
   font-family: Tahoma, Arial, sans-serif;
   font-size: 14px;
   margin: 0;   
   text-align: left;
   color: #555;
}

.wrapper {
   width: 670px;
   height: 550px;
}

.module div div div h3 {
   color: #666;
   font-family: Georgia, Verdana, Tahoma, Arial, sans-serif;
   font-size: 14px;
   text-align: left;
   height: 30px;
   text-decoration: none;
   padding: 0 0 4px 10px;
   background: url(../images/h3.jpg) top center no-repeat;
   font-weight: normal;
   line-height: 31px;
   margin: 0;
   text-transform: uppercase;
}

.module {
   padding: 0;
   margin: 0;
}

.module div {
   padding: 0;
   margin: 0 0 14px 0;
}

.module div div {
   margin:0;
   width: 100%;
   padding: 0;
}

.module div div div {
   margin:0;
   padding: 0 0 4px 0;
   text-align: center;
}

.module div div div div{
   border: none;
   padding: 0;
   margin: 0;   
}

.module div div div table {
   margin: 4px 0 0 0;
   padding: 0 3px;
   list-style: none;
   background: none;
}

.module div div div div {
   padding: 0 0 1px 0;
   background: none;
}

.module div div div div.syndicate {
   margin: 0;
   padding: 10px 0;
}

.module div div div form {
   padding: 0;
   margin: 0;
   text-align: center;
}

.module div div div form table {
   padding: 0 10px;
   width: 100%;
   text-align: left;
}

/* footer links*/
a.sgfooter:link, a.sgfooter:visited {
   color: #555;
   font-size: 11px;
   font-family: Tahoma, Verdana, sans-serif;
   text-decoration: none;
   font-weight: normal;
}
a.sgfooter:hover {
   color: #555;
   font-size: 11px;
   font-family: Tahoma, Verdana, sans-serif;
   text-decoration: none;
   font-weight: normal;
}
/**/
/*banner*/
.sgf {
   font-size: 11px;
   font-family: Tahoma, Verdana, sans-serif;
   color: #555;
   text-decoration: none;
}
.sgf1 {
   font-size: 11px;
   font-family: Tahoma, Verdana, sans-serif;
   color: #555;
   text-align: left;
}

a.sglink:link, a.sglink:visited {
   color: #FFF;
   font-size: 11px;
   font-family: Tahoma, Verdana, sans-serif;
   text-decoration: none;
}
a.sglink:hover {
   text-decoration: none;
}

a img {
   border: 0;
}

.pagenav {
   font-size:12px;
   font-weight:normal;
}

#topnavigation a.topnavigation:link, a.topnavigation:visited {
   font-family: Tahoma, Verdana, sans-serif;
   font-size: 10px;
   font-weight: normal;
   letter-spacing : 1px;
   color: #fefefe;
   padding-right:5px;
   text-decoration:none;
}

#topnavigation a.topnavigation:hover {
   color: #b9f15d;
   border-bottom: none;
   text-decoration:none;   
}
#topnavigation a.topnavigation:active {
   color: #51c0f5;
   text-decoration:none;   
}

a.toclink:link, a.toclink:visited {
   line-height:normal;
   font-size:11px;
   font-family: Tahoma, Verdana, sans-serif;
   color: #000000;
   text-decoration: underline;
}

a.toclink:hover {
   text-decoration: none;
}

table.contenttoc {
   padding: 2px;
   margin-left: 2px;
   margin-bottom: 2px;
}

table.contenttoc th {
   color: #333;
   text-align: left;
   padding-top: 2px;
   padding-left: 4px;
   height: 21px;
   font-weight: normal;
   font-size: 11px;
   text-transform: uppercase;
}

.sectiontableheader {
   height: 20px;
   padding-right:3px;
   font-weight :normal;
}

table.contentpane td.contentdescription {
   font-size:12px;
   line-height:18px;
}

table.contentpane td.componentheading {
   height: 20px;
   padding: 0 0 3px 0;
   color: #555;
   text-align: left;
   padding-bottom:3px;
   white-space: nowrap;
   font-family: Tahoma, Verdana, sans-serif;
   font-size: 14px;
   font-weight: normal;
}

table.contentpane td {
   padding-top:1px;
   padding-bottom:2px;
   font-size:12px;
}

table.contentpaneopen td {
   line-height: 14px;
   font-size: 12px;
}

.height {
   height: 100%;
}

.small {
   font-size: 10px;
   color: #555;
   font-weight: normal;
   text-align: left;
}

table.contentpaneopen td.createdate {
   color: #555555;
   font-size: 10px;
   font-weight: normal;
   height: 20px;
   padding-top: 0;
   vertical-align: top;
}

table.contentpaneopen td.modifydate {
   color: #555555;
   font-size: 10px;
   font-weight: normal;
   height: 20px;
   text-align: right;
   vertical-align: bottom;
}

table.contentpaneopen td a.readon{
   display: block;
   float: right;
   line-height: 14px;
   font-size: 10px;
   text-decoration: none;
   padding: 1px 2px 1px 2px;
}

table.contentpaneopen td a.readon:hover{
   color: #333;
}

h4 {
   font-size: 10px;
   text-transform: uppercase;
}
table.contentpaneopen td.buttonheading {
   }
   
.pagenav_next, .pagenav_prev {
   font-size: 12px;
   color: #666;
}


_______________________________________ ________________________

ora, dove devo inserire l'eventuale codice per farlo caricare?
Ovviamente da pannello di controllo è pubblicato, ma poi non si vede.


avevo provato ad inserire queste righe:
_______________________________________ _________________________
#top_menu{
   float:right;
   height:33px;
   width:558px;
   padding:0;
   margin:0;
   background: url(../images/h3.jpg) top left no-repeat;
}

#mainlevel-nav {
   text-align: center;
   height: 24px;
   margin: 0 auto;
   overflow:hidden;
}

#top_menu ul#mainlevel-nav {
   margin: 0 auto;
   padding: 0;
   list-style: none;
}

#top_menu ul#mainlevel-nav li{
   float: left;
   margin: 0;
   padding: 0;
}

#top_menu ul#mainlevel-nav li a, #top_menu ul#mainlevel-nav li a:visited{
   font-family: Verdana, Arial, Tahoma, sans-serif;
   font-size: 11px;
   float: left;
   display: block;
   line-height: 33px;
   padding: 0 16px;
   color: #fff;
   text-decoration: none;
   font-weight:bold;
   height:33px;
   background: url(../images/arrow.png) center left no-repeat;
}

#top_menu ul#mainlevel-nav li a:hover{
   color:#333;
_______________________________________ _______________
ma nulla.....
Qualche dritta????

Grazie mille in anticipo!!!

Pagine: [1]


Web Design Bolzano Kreatif