+ Antworten
Ergebnis 1 bis 3 von 3

Thema: nicetemplate

  1. #1
    Neu an Board
    Registriert seit
    09.04.2007
    Ort
    Dresden
    Beiträge
    19
    Bedankte sich
    0
    Erhielt 0 Danksagungen
    in 0 Beiträgen

    Standard nicetemplate

    Hallo,
    ich habe mir heute das nicetemplate rundergeladen und alles nach meinen wünschen geändert.
    meine frage bezieht sich auf folgendes. ich wollte gerne den ganzen style etwas breiter machen aber wenn ich das mache rutscht nur der rand weiter rüber aber die navigation usw bleiben an der stelle. Mein Header kann ich dadurch auch nicht vergrößern. hier mal meine geänderte css datei:

    Code:
    .tabela{
    	min-height:100%;
    	width:800px;
    	margin:0px;
    	padding:0px;
    }
    
    .tab2{
    	min-height:100%;
    	width:800px;
    	margin:0px;
    	padding:0px;
     
    }
    
    .kolpraw{
    	float:right;
    	width:300px;
    }
    
    
    body,html {
    	margin: 0px;
        padding:0;
    	background: url(../images/tlo.gif) repeat;
        height:100%;
    	color:#444444;
    	font-family:Arial, Helvetica, sans-serif;
    	font-size:11px;
     
    }
    
    
    .center {
    	width: 800px;
    	margin:0 auto;
    	height:100%;		
    }
    
    .blok {
    	margin:0px;
    	padding:0px;
    	background-color:#FFFFFF;
    	vertical-align:top;
    	height:100%;
     
    }
    
    
    .ltlo {
    	width:6px;
    	background: url(../images/tlolew.gif) repeat-y;
    	margin:0px;
    	padding:0px;
    }
    
    .rtlo {
    	width:6px;
    	background: url(../images/tlopraw.gif) right repeat-y;
    	margin:0px;
    	padding:0px;
    }
    
    .srodek{
    	background-color:#FFFFFF;
    	margin-left:6px;
    	width:800px;
    	font-size:8px;
    }
    
    .gpasek{
    	background: url(../images/gottlo.gif) repeat;
    	height:13px;
    	width:800px;
    	font-size:8px;
    	margin-left:1px;
    	margin-bottom:1px;
    }
    
    .panel1{
    	background: url(../images/pantlo.gif) repeat;
    	height:26px;
    	width:646px;
    	font-size:8px;
    	margin-left:1px;
    	margin-top:0px;
    
    }
    
    .topimg{
     	font-size:8px;
    	margin-left:1px;
    	margin-bottom:0px;
    	
    }
    
    .kollew {
    	background-color:#FFFFFF;
     	font-size:12px;
    	width:143px;
    	vertical-align:top;
    	border-right:solid;
    	border-right-color:#CCCCCC;
    	border-width:1px;
    	height:500px;
    }
    
    .tresc {
    	vertical-align:top;
    	background-color:#FFFFFF;
    	width:503px;
    	margin:0px;
        font-size:12px;
    	height:100%;
    }
    
    
    
    .contentpane{
    	color:#444444;
    	font-family:Arial, Helvetica, sans-serif;
    	font-size:11px;
    	margin-left:2px;
    }
    
    .contentpaneopen{
    	color:#444444;
    	font-family:Arial, Helvetica, sans-serif;
    	font-size:11px;
    }
    
    
    table.moduletable {
     		color:#696969;
    		font-family:Arial, Helvetica, sans-serif;
    		font-size:11px;
    		text-align:left;
    		text-indent:8px;
    		width:100%;
    }
    
    .kolpraw .moduletable{
    	width:141px;
    }
    
    table.moduletable th{
    	background: url(../images/mtlo.gif) no-repeat;
    	width:100%;
     	height:26px;
    	font-family:Arial, Helvetica, sans-serif;
    	font-size:13px;
    	vertical-align: middle;
    	text-align:left;
    	text-indent: 18px;
    	line-height:25px;
    	font:Arial, Helvetica, sans-serif;
    	color:#646464;
    	margin-bottom:0px;}
    
    a.mainlevel:link, a.mainlevel:visited {
    	display: block;
    	background: url(../images/mencht.gif) no-repeat;
    	width:142px;
    	height:20px;
    	font-size:13px;
    	color:#8D8D8D;
    	text-indent: 8px;
    	text-decoration:none;
        margin-top:0px;
        vertical-align:text-top;
    	line-height:20px;
    }
    
    a.mainlevel:hover {
    	background-position: 0px -20px;
    	text-decoration: none;
    	color:#FFFFFF;
    }
    
    a{
    	color:#5bacff;
    	font-family:Arial, Helvetica, sans-serif;
    	text-decoration:none;
    	font-size:11px;
    	}
    	
    a:hover{
    	text-decoration:underline;
    }
    
    
    .moduletable form {
    	margin-left:10px;
    	margin-top:5px;
    }
    
    
    ul { list-style-type: none; } 
    
    .moduletable li{
    	margin-left:2px;
    		padding: 0;
    }
    
    
    table.contentpaneopen .contentheading{
    	color:#3333FF;
    	font-family:Arial, Helvetica, sans-serif;
    	font-size:11px;
    	margin:0px;
    	height:26px;
    	background: url(../images/tematback.gif) no-repeat;
    	width:100%;
    	text-indent: 18px;
    	font-weight:bold;
    }
    
    form div.componentheading{
    	background-image:none;
    	height:5px;
    }
    
    div.componentheading{
    	color:#3333FF;
    	font-family:Arial, Helvetica, sans-serif;
    	font-size:11px;
    	margin:0px;
    	height:26px;
    	background: url(../images/tematback.gif) no-repeat;
    	width:100%;
    	text-indent: 18px;
    	font-weight:bold;
    	line-height:27px;
    }
    
    .contentpaneopen {
    	text-align: left;
    	width: 100%;
    	padding: 0px;
    }
    
    a.pathway{
    	color:#5bacff;
    }
    
    .katalog{
    	position:relative;
    	top:5px;
    	width:350px;
    	text-indent:5px;
    	color:#656565;
    	font-family:Arial, Helvetica, sans-serif;
    	font-size:11px;
    
    	
    }
    
    .czas{
    	font-size:10px;
    	font-family:Arial, Helvetica, sans-serif;
    	font-weight:bold;
    	color:#FFFFFF;
    	float:right;
    	margin-right:2px;
    }
    
    .intro{
    	color:#FFFFFF;
    	font-size:10px;
    	font-family:Arial, Helvetica, sans-serif;
    	font-weight:bold;
    
    	float:left;
    	margin-left:2px;
    }
    
    .contentpaneopen .small {
    	color:#2222FF;
    
    	font-size:11px;
    	font-family:Arial, Helvetica, sans-serif;
    }
    
    .createdate{
    	color:#3333FF;
    	font-size:10px;
    	font-family:Arial, Helvetica, sans-serif;
    }
    
    .inputbox {
    	margin-top:2px;
    	border-width:1px; 
    	border-color:#777777; 
    	border-style:solid; 
    	background-color:#F5F5F5; 
    	color:#333333;
     	font-size:11px;
    }
    
    .button{ 
    	margin-top:4px;
    	border-width:1px; 
    	border-color:#777777; 
    	border-style:solid; 
    	background-color:#F5F5F5; 
    	color:#333333;
    	font-family:Arial, Helvetica, sans-serif;
     	font-size:10px;
    }
    
    ul
    {
    	margin: 3px;
    	padding: 0;
    	list-style: none;
    }
    
    li
    {
    	line-height: 15px;
    
    	padding-top: 0px;
    	background-image: url(../images/arrow.png) ;
    	background-repeat: no-repeat;
    	background-position: 0px 3px;
    	text-indent:15px;
    }
    
    .gmenu{
    	background-image: url(../images/toptlo.gif) ;
    	width:100%;
    	height:26px;
    	margin:0px;
     
    
    }
    
    #mainlevel-nav a {
    	color:#777777;
    	height:26px;
    	width:71px;
    	text-align:left;
    	background-image: url(../images/topbutton.gif) ;
    	float:right;
    	margin:0;
    	background-position: 0px 0px;
    	font-size:10px;
    	font-family:Arial, Helvetica, sans-serif;
    	text-indent:5px;
    	font-weight:bold;
    }
    
    #mainlevel-nav a:hover {
    	color:#2266FF;
    	text-decoration:none;
    	background-position: 0px -26px;
    }
    #mainlevel-nav {
    	width:500px;
    	margin:0px; 
    	padding:0px;
     	height:26px;
    
    }
    
    
    
    #mainlevel-nav li {
    	line-height:25px;
    	height:26px;
    	width:71px;
    	text-align:left;
    	float:right;
    	background-image:none;
    	list-style:none; 
    	margin:0;
    	padding:0px;
    }
    
    .blog_more {
    	color:#444444;
    	font-size:11px;
    	font-family:Arial, Helvetica, sans-serif;
    	text-indent: 2px;
    	
    }
    
    .u1{
    	width:100%;
    }
    .u1 .moduletable{
    	width:100%;
    }
    
    .u1 .moduletable th{
    	background-image: url(../images/mtlo2.gif) ;
    }
    
    .search{
    	margin:0px;
    	margin-right:4px;
    	margin-top:10px;
    	margin-bottom:10px;
    }
    hoffe mir kann einer helfen !

  2. #2
    Kommt häufiger vorbei
    Registriert seit
    10.01.2008
    Beiträge
    425
    Bedankte sich
    0
    Erhielt 87 Danksagungen
    in 85 Beiträgen

    Standard

    Hast einen Link zu einer Website?

  3. #3
    Neu an Board
    Registriert seit
    09.04.2007
    Ort
    Dresden
    Beiträge
    19
    Bedankte sich
    0
    Erhielt 0 Danksagungen
    in 0 Beiträgen

    Standard

    gelöst ! Kumpel konnte mir helfen

+ Antworten

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein