Radek100 Posted March 21, 2011 Share Posted March 21, 2011 Zdravím, poradí mi někdo jak upravim barvu písma pouze ve footeru, v global.css když proměním barvu, tak se mi mění i barva písma v hlavě (košík, váš účet, přihlásit...) potřeboval bych to nějakym způsobem od sebe odtrhnout... Verzi mám 1.4.0.17 Díky moc Link to comment Share on other sites More sharing options...
Zion Zangar Posted March 21, 2011 Share Posted March 21, 2011 Pravdepodobne nekde kolem radku 58 .footer_links { list-style-type: none; clear: both; height: 2em; margin-top: 2em } .footer_links li { float: left; margin-right: 2em; height: 2em } .footer_links a { text-decoration: none } .footer_links a:hover { color: black } .footer_links img.icon { vertical-align: -2px } a tam je potreba doplnit radek color: #kod_barvy; napriklad #ffffff pro bilou100% do tridy .foter.links a pravdepodobne i do trid *.links a *.links a:hover Link to comment Share on other sites More sharing options...
Radek100 Posted March 23, 2011 Author Share Posted March 23, 2011 Super díky moc! 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