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.

float and clear problem in Firefox

Featured Replies

Here's the page I'm working with ....

 

http://www.starlightstudio.jp/3columns_test_001.html

 

There'll be a column of items the same as Mesosphere running down the centre of the page. My first problem, for some reason the centre div and the right div of the Mesosphere item are clearing the thumbnail div in Firefox and expanding the parent div vertically. This doesn't happen in IE, which looks to be working perfectly. How can I fix this?

 

Also, am I actually going about this the right way? I'm a relative beginner. If there's a better way I can have a column of menu items like this, I'l be glad to hear.

 

Thanks

Mark

Well i didnt have much time to mess with it. but i noticed it does not have that issue when you remove the div the image is in and place the image in the div below it. so Im guessing your problem lye's within that top div

 

Example

 

					<div id="shortpiece_item">	


<!-- END THUMB BOX -->

					<div class="shortpiece_title" style="width:75px; border-width: 1px; border-style: solid; border-color: #333333; margin-top:2px;  font-family: Arial, Helvetica, sans-serif; font-size: 9px; text-align: center; color: #666666;">

<!-- moved image here and removed the top div-->
<img src="img/mesosphere_item_btn.jpg" width="75" height="75" border="0"/>

					MESOSPHERE
					</div><!-- END TITLE BOX -->

 

obviously this is not what you want but its a starting point for trouble shooting

  • Author

Thanks! That did the trick. Looks like putting the title in the image div works also.

 

And thanks for the float link. Very informative.

 

Thanks

Mark

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.