Jump to content

header image


cane_cc72

Recommended Posts

Ok ipb 4.1.x is all new to me used to the older 3.x.x versions anyway I got my logo image added to the header my question is it possible to move the forums table below the header image so the whole image shows instead of forums blocking some of it? Just want some expert advice before I go screwing the css up.

Link to comment
Share on other sites

Sorry about that i was looking and looking and guess I lost track of what forum I was in that worked thank you.I had followed another tip earlier about adding to the custom css I'll post the code and if you could tell me if it is possible to add a line to adjust the logo image height.

 

@media screen and (min-width:980px){

    #ipsLayout_header header{
      margin-bottom: 0;
      background-image: url('{resource="hunting-banner.jpg" app="core" location="global"}');
      background-size: cover;
      background-position: 50% 0%;
      background-repeat: no-repeat;
    }

    #elSearchNavContainer{ background: rgba(0,0,0,0.5); }
 
}

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...