gentorys Posted December 14, 2013 Share Posted December 14, 2013 i have problem with topmenu on my website - katmaxstyle.com . So the text in topmenu with 100% size for view page(original size) looks kind blurry and not clear. but if zoom in it looks okay. Can someone help me? thanks) Link to comment Share on other sites More sharing options...
stottycabanas Posted December 14, 2013 Share Posted December 14, 2013 gentorys, the blurriness is caused by you adding a shadow effect to the text. It may be my personal taste, but the choices of text colours & backgrounds and the overall page background just don't work. They don't provide the 'style' implied by the name of your business. Cheers, Dave Link to comment Share on other sites More sharing options...
vekia Posted December 14, 2013 Share Posted December 14, 2013 .sf-menu a { display: block; position: relative; color: #fff; text-shadow: 0 1px 0 #3B0B0B; } .sf-menu a { display: block; position: relative; color: #fff; } it's a part of http://katmaxstyle.com/modules/blocktopmenu/css/superfish-modified.css line 39 and if you remove text-shadow param exactly as stottycabanas suggested you willl have: Link to comment Share on other sites More sharing options...
gentorys Posted December 15, 2013 Author Share Posted December 15, 2013 Thank you so much:) BTW stottycabanas of course its not a finished website. I'm just trying to find what will look goodon it. and i have puttedbackround in it few days ago and didn't have much time to fix everything. thanks again Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now