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.

Really odd Website is fine on safari but nothing else!?!

Featured Replies

SOLVED!!!!! :-)

 

HI!

 

This is so odd!!!

 

I have designed a site using Dreamweaver (never had a problem before) and when viewing in DW and then Safari the site looks great.

 

However look at it using Firefox (Mac) all the styling has gone, as in looks like no CSS file. tried on IE6 and IE7 and the same thing!

 

I have tried a fresh HTML file taken it down the bare bones, and still the same issue.

 

the site is here:

 

http://www.athenadesign.co.uk/clients/test/

 

By all means have a look as I am al out of ideas!!

 

Thanks!

 

Steve

Suggestion: Stop using the design mode in DW and do your markup manually. It'll make it much easier to find and fix problems.

Considering that colours exist on the page which aren't in your HTML it's clear that the stylesheet is there.

 

So I have no idea what it is supposed to look like lol.

  • Author
Suggestion: Stop using the design mode in DW and do your markup manually. It'll make it much easier to find and fix problems.

 

Hi Rachael

 

I don't only us DW in Design Mode, i have it in duel mode, but i also use Coda and the code is nothing different from the other site i have done. it just plain odd.

 

Thanks!

 

Steve

There are bugs in your CSS, which dreamweaver and safari are handling differently to other browsers

 

a {
color: #28a9f6;
font-weight: bold;
a { color:#001760; text-decoration:none;
}

and

background: white url(../Images/background.jpg) repeat-y 230px 140px;

There should be quote marks inside the url brackets

  • Author
There are bugs in your CSS, which dreamweaver and safari are handling differently to other browsers

 

a {
color: #28a9f6;
font-weight: bold;
a { color:#001760; text-decoration:none;
}

and

background: white url(../Images/background.jpg) repeat-y 230px 140px;

There should be quote marks inside the url brackets

 

Thank you!!!!!!!

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.