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.

' Help ! ' Can't See Background In Opera

Featured Replies

All my html and css mark-up/coding is right, double checked it as well. But for some odd reason, my darn background color won't show below my ' Wrapper Div " when I preview it in Opera. I am using Dreamweaver, which I use Firefox, IE and Opera to preview for cross browser consistency..The background color shows in Firefox and IE. I just don't get it.

 

 

Can anyone help me?

 

This is a image below of my headache....

 

post-33121-0-24384300-1316749523_thumb.png

To me, it looks like you haven't specified the height of the parent div to spread out to the bottom of the webpage.

 

Show us the live site or the HTML/CSS code.

  • Author

To me, it looks like you haven't specified the height of the parent div to spread out to the bottom of the webpage.

 

Show us the live site or the HTML/CSS code.

 

I have a wrapper around all my content. I have that set to width 100%, but for height I didn't put anything. It did collapse, but I used clearfix to solve that.

 

global.css

 

global.css

Edited by MartyBoi

I have a wrapper around all my content. I have that set to width 100%, but for height I didn't put anything. It did collapse, but I used clearfix to solve that.

 

 

Clearfix only effects floated elements.

 

What happens when you specify a height?

Is it to do with..?

 

html, body {height:auto; width:100%;}

 

Try changing the height from auto to 100%.

Edited by Bomb

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.