I am sending an internal newsletter through Outlook. My styles look fine in the MS version, but in the web version and Mac version of Outlook 2010 and web mail (Gmail , Hotmail) all of the links have a blue underline. How can I remove this?
I used text-decoration : none ! important; but it doesn't work and also it doesn't appear when I used inspected the element using google chrome tool
it seems like my whole code is reformatted and changed , some tags are added and some styles are stripped
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
||||
|
|
|
Outlook uses some weird semi-html markup for it's emails. CSS does however have the |
|||
|
|
|
Email clients tend to modify/remove/use their own stylesheets. It is very likely that there is not a whole lot that you can do about. There is one thing however that might work:
|
|||||||||||
|
|
Try adding this to the head of the email
|
||||
|
|

