Viewing 4 replies - 1 through 4 (of 4 total)
  • try to add ‘overflow:hidden;’ to the #header style in style.css of your theme:

    #header{
    	width:100%;
    	height:159px;
    overflow:hidden;
    	background:url(images/bgr_header.png) no-repeat;
    }
    Thread Starter dapoint.info

    (@dapointinfo)

    hmmm

    it didnt worked

    should i post the style.css here

    Remember to press CTRL and F5 simultaneously when viewing an updated page/site. Or try emptying your browser cache. This should ensure that your web browser fetches a fresh copy of the page rather than serving up an out-dated copy from your own cache.

    Also disable/deactivate any caching plugin(s).

    should i post the style.css here

    Please don’t. All that is usually needed is the url of your site which then allows us to examine your site’s CSS in situ.

    Thread Starter dapoint.info

    (@dapointinfo)

    ok i messed up 1 hour with it and solved it by increasing heights in stylesheet .

    thank you all

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

The topic ‘logo pushes the menu down .. please help’ is closed to new replies.