15 Feb 2010 at 22:57 #1 I-AM-A-NOOB I-AM-A-NOOB Associate Joined 15 Feb 2010 Posts 1 when i open my html code in dreamweaver the css doesnt change anything but when i open it up in explorer is does?
when i open my html code in dreamweaver the css doesnt change anything but when i open it up in explorer is does?
15 Feb 2010 at 23:18 #2 theforce theforce Associate Joined 5 Jan 2005 Posts 2,236 Location Cyprus Making it has something to do with the path directing to the .css file?
17 Feb 2010 at 00:20 #3 JimTheNim JimTheNim Associate Joined 9 Sep 2008 Posts 40 Location Moira, East Midlands Do you have a sample of what you have in your CSS? If you open IE and the code is fine and displays correctly then the link should be ok to the CSS file. Perhaps it's a IE bug - sometimes drop down menus, image alignment etc. doesn't necessarily display correctly in the design view in DW.
Do you have a sample of what you have in your CSS? If you open IE and the code is fine and displays correctly then the link should be ok to the CSS file. Perhaps it's a IE bug - sometimes drop down menus, image alignment etc. doesn't necessarily display correctly in the design view in DW.
17 Feb 2010 at 13:44 #4 K@rl K@rl Associate Joined 16 Jan 2010 Posts 768 are you settings your classes and ids? In DW if the CSS file is linked correctly it will auto populate a drop down box when you type i.e. <div id=" If it doesnt drop it down - its either not linked or your CSS file needs some attention
are you settings your classes and ids? In DW if the CSS file is linked correctly it will auto populate a drop down box when you type i.e. <div id=" If it doesnt drop it down - its either not linked or your CSS file needs some attention