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 with IE

Featured Replies

Well im new to web design, i run my own promotions company in Bradford, UK.

Me and my business partner decided that a website was necessary, i'm studying graphic design at the moment so i thought hey how hard can it be...

 

I went and downloaded Coda (feking ace software) and went ahead making my site, turned out rather nice if i do say so myself!

 

Anyhow, i upload the site all happy with it, then i realise that i have not checked browser compatibility....

 

so i go ahead, and guess which browser turned out to be a pain in the ass.. ?

 

IE

 

my site is www.ttpromotions.com if you look in firefox you will see what the site should look like.

 

If anyone could help me clear up the problems in IE it would be very appreciative.

 

Cheers,

Tom

looks the same in FF3, Chrome2, IE7 to me. ?

 

Except you have a horizontal scrollbar, that's all.

 

P.S Yorkshire, not Yourkshire

  • Author

Ah yes the scrollbar is all it is, but i cannot figure it out.

 

and thankyou, last night i was up till 4am! must have got tired.

it's your .container class that's causing it.

 

I'll have a fiddle round with it.

 

Also your calling the main id twice? ID's can only be called once.

try removing

 

	<div class="container" id="main">

 

then remove this from the container

 

margin:0 auto;
position:relative;

 

Wrap the whole site in a 'wrapper' (i've actually used your first #main for the wrapper).

 

And apply this

 

margin:0 auto;

 

to the wrapper, that should work.

 

P.S sorry for double post.

 

EDIT: If the #nav is out of place.

 

Add this to #nav

 

left:50%;
margin-left:-262px;

 

Bear with me, i'm using firebug, to edit the page, it i've got it to work within firebug. So it should work for you too.

 

Any problems, just post back.

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.