Forum Replies Created

Viewing 2 replies - 61 through 62 (of 62 total)
  • Forum: Fixing WordPress
    In reply to: Header Image
    Thread Starter michloh353

    (@michloh353)

    Ops..Thank you so much.

    Forum: Fixing WordPress
    In reply to: Header Image
    Thread Starter michloh353

    (@michloh353)

    Hi,
    Appreciate your help. I did what you told me. Basically i go to my Dashboard, Appearance, Editor, to edit the style.css

    * Header

    #header {
    	clear: both;
    	width: 100%;
    }
    #branding {
    	float: left;
    	width: 940px;
    	overflow: hidden;
    	margin-top: 20px;
    }

    My header image is still small. Then i saw your second reply. So i went to edit style.min.css as well. Still no changes.

    Do i have to do anything after i have edited the file? Thanks

Viewing 2 replies - 61 through 62 (of 62 total)