Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Gap in layout - firefox, ie issue

Featured Replies

Hi webdesignerforum!

We have some pages, where firefox and IE are behaving differently, and we can't seem to pinpoint the problem.

 

We been trying to get rid of the gap you can see in the screendumps layout for a while.

 

You can take a look at the actual code here. LINK

 

Hope somebody can help us out.

 

The layout in Internet Explorer 8

screendump_lovstue_ie.jpg

 

The layout in Firefox 3.6

screendump_lovstue_firefox%20.jpg

Try adding position:relative; to

body.node-type-cyberflash div.panel-flexible-sidebars div.panel-col-2 h2{ 
background-color:#99D7FF;
background-image:url("/sites/all/themes/cyberhus2/images/koltop_center.png");
background-position:center center;
background-repeat:repeat-x;
border-left:1px solid #77ACD3;
border-right:1px solid #77ACD3;
border-top:1px solid #77ACD3;
height:20px;
position:relative;/*position relative added*/}

  • Author

Try adding position:relative; to

body.node-type-cyberflash div.panel-flexible-sidebars div.panel-col-2 h2{ 
background-color:#99D7FF;
background-image:url("/sites/all/themes/cyberhus2/images/koltop_center.png");
background-position:center center;
background-repeat:repeat-x;
border-left:1px solid #77ACD3;
border-right:1px solid #77ACD3;
border-top:1px solid #77ACD3;
height:20px;
position:relative;/*position relative added*/}

 

YES! that worked - thanks a lot. We are eternally grateful :-D

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.