Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter proffg

    (@proffg)

    Isn’t this the responsive theme section? if i look at the top left corner of my screen now it tells me i am in the Responsive theme forum, and i am using the Responsive theme, how am i in the wrong forum?

    Thread Starter proffg

    (@proffg)

    I used what you gave me and added some minor tweeks and it worked! Here is the code:

    header#masthead {
            background: url(https://www.theicec.com/wp-content/uploads/2014/02/Logo-4.png) no-repeat;
            overflow: hidden;
            padding-top: 235px;
            background-size: contain;
    }
    
    header#masthead hgroup .logo img {
            display: none;
    }
    
    header#masthead hgroup {
    	position: relative;
    
    	padding-bottom: 0px;
    	padding-top:0px;
    	zoom: 0;
    }

    Thanks Tareq. Jazaka Allah Khair!

    Thread Starter proffg

    (@proffg)

    I managed to remove the space between the logo and the meanu, but the logo now is smaller than the width of the box, can someone advise please? this is the code i am using now:

    header#masthead {
            background: none;
    
    }
    
    header#masthead hgroup {
    	position: relative;
    
    	padding-bottom: 0px;
    	padding-top:0px;
    	zoom: 0;
    Thread Starter proffg

    (@proffg)

    I added it, it removed the white space, but made the logo smaller in width than the body of the website, and created space between them. Can you check the same link and let me know? Thanks

Viewing 4 replies - 1 through 4 (of 4 total)