Go Back   Ultimate Web Site Drop Down Menu Forum > Web Development > CSS and HTML
Register FAQ Members List Calendar Today's Posts

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Unread 09-08-2008, 01:57 PM
Admin
Posts: n/a
  #3  
Default

Are you referring to using CSS in an email client or a web browser? If the former, CSS in emails is usually quite tricky to do because support is even worse than it is for the web. If it's the later, you could try using the "!important" declaration in your external CSS, but that probably won't help. Remember the precedence for CSS...

@import CSS is overridden by...
<link> import CSS which is overridden by...
<style> CSS which is overridden by...
inline CSS

Admin
Reply With Quote
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 02:33 AM.


Powered by vBulletin® Version 3.0.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.