Jump to content

Header width with ipsResponsive


Recommended Posts

Hello,

I need to adjust the width of the header taken in account the hardware profile : phone, tablet, desktop

I read :

My code work well on the phone but I have an issue on the desktop version : the width is 100 % and not 1200 px (!)

 

I have edited the LAYOUT.CSS file with :

#ipsLayout_header {
 
    .ipsApp .ipsResponsive_showDesktop{ width: 1200px;
 	position: relative;
    margin: 0 auto; 
  }
    .ipsApp .ipsResponsive_showTablet{ width: 100%;
	position: relative;
    margin: 0 auto;  
  }
    .ipsApp .ipsResponsive_showPhone{ width: 100%;
	position: relative;
    margin: 0 auto;  
  }
  
}

Thank you for your support,

Frederic

 

Phone

IMG_7173.thumb.jpg.ebbb2944f43fadfe59ae6853c08a199a.jpg

 

Desktop

699869091_2022-02-0721_42_08-Window.thumb.png.0be286866a668c04fc4b1164d6a8f73b.png

 

Link to comment
Share on other sites

Thanks for posting!

Unfortunately, this issue is beyond the scope of our technical support. 👩‍💻

Our technical support is happy to help you with the Invision Community platform, but we're unable to help with things like server management, theme questions and modifications.

I've moved this to our Community Support area where other Invision Community owners will see it and help where they can.

Link to comment
Share on other sites

  • Recently Browsing   0 members

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