Forum Replies Created

Viewing 5 replies - 16 through 20 (of 20 total)
  • Forum: Themes and Templates
    In reply to: Enlarge header
    Thread Starter clonesnclowns

    (@clonesnclowns)

    And you would just place this at the very end of that page, would you ?
    Thanks for your help, I’ll give it a go and class this as resolved if it works. If not, please can anyone else help ?

    Thanks again

    Forum: Themes and Templates
    In reply to: Enlarge header
    Thread Starter clonesnclowns

    (@clonesnclowns)

    Doesn’t seem to make any difference ??

    Forum: Themes and Templates
    In reply to: Enlarge header
    Thread Starter clonesnclowns

    (@clonesnclowns)

    Simply by uploading it in the theme options

    Forum: Themes and Templates
    In reply to: Enlarge header
    Thread Starter clonesnclowns

    (@clonesnclowns)

    Hi
    Thanks so much for helping – the dots were removed !
    However the second bit doesn’t look like anything I have on my style sheet – I don’t seem to have a height section..
    Here is what my header section on my style sheet looks like :

    [ Moderator note: please wrap code snippets in the backtick character or use the code button. ]

    /*	Headers */
    h1 {
    	margin: 0;
    	}
    .entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
    	margin:0 0 10px 0;
    	}
    #title_box{
    	padding: 10px 25px 5px;
    	margin-left:7px;
    	position:relative;
    	float:left;
    	}
    .corner_bl, .corner_br, .corner_tr, .corner_tl{
    	position:absolute;
    	}
    .corner_bl{
    	background:url(images/kreis.png) 0px 10px;
    	left:0;
    	bottom:0;
    	width:10px;
    	height:10px;
    	}
    .corner_br{
    	background:url(images/kreis.png) 10px 10px;
    	right:0;
    	bottom:0;
    	width:10px;
    	height:10px;
    	}
    .corner_tr{
    	background:url(images/kreis_voll.png) 0px 0px;
    	right:-7px;
    	width:7px;
    	height:7px;
    	top:0px;}
    .corner_tl{
    	background:url(images/kreis_voll.png) 7px 0px;
    	left:-7px;
    	width:7px;
    	height:7px;
    	top:0px;
    	}
    h2 {
    	margin-top: 10px;
    	}
    #sidebar h2 {
    	margin-top: 5px;
    	padding: 0;
    	}
    h3#comments {
    	margin: 40px auto 10px ;
    	}
    h3#trackback {
    	margin: 40px auto 10px ;
    	}
    #footer h2 {
    	background:url(images/floral_kl.png) center bottom no-repeat;
    	padding-bottom: 15px;
    	position:relative;
    	z-index:1;
    	}
    /* Headers */

    P/S As you will have guessed I’m very new to coding so please bare with me – thanks for being so helpful !

    Thread Starter clonesnclowns

    (@clonesnclowns)

    Actually if anybody has any tips at all to help me get my clonesnclowns.com look just like my https://www.clonesnclowns.wordpress.com that would be amazing..

    [no bumping please]

Viewing 5 replies - 16 through 20 (of 20 total)