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.

html / css troubleshooting

Featured Replies

Please bare with my english since I'm not a native

 

 

I've got an issue with this page I've created and I can't see where I messed up: http://stockholmhost...da/vara-rum.php

 

vara-rum.php is an exact copy of index.php http://stockholmhost...msida/index.php

 

The stylesheet connected to em both is http://stockholmhost...msida/style.css

 

 

In the image included below, you see that the div tag #main-inner get thrown off to the right. That is the problem I need help to fix. Heelp? :shok:

 

 

dump.png

footer.php

head.php

index.php

menu.php

style.css

vara-rum.php

Add a clear:both; to your #main style.

 

That should fix it.

 

Edit: so in your CSS file, your #main CSS should look like this:

 

#main {
   overflow-x: auto;
   overflow-y: auto;
   padding-bottom: 180px;
   clear: both;
}

 

Lyndsey.

Edited by Lyndsey

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.