Viewing 9 posts - 1 through 9 (of 9 total)
-
AuthorPosts
-
July 2, 2015 at 10:23 pm #467773
i have colorful social icons on all pages execpt this one. can you help me to fix this?
-
This topic was modified 10 years, 4 months ago by
wiwaldi79.
July 4, 2015 at 2:37 am #468279Hey!
The second link leads to a thread in the forums, please post a link to the actual page where the icons are not showing.
Cheers!
JosueJuly 7, 2015 at 2:29 pm #469677July 7, 2015 at 9:56 pm #469943July 8, 2015 at 11:16 am #470120Take a look at all other pages! for example: http://www.alfaweb.at/testwaldi/villa_wiental/ on all other pages the are colored!
July 8, 2015 at 11:23 am #470127Hi!
In style.css, remove
#wrap_allfrom these selectors:/*Social Icons im Footer färbig darstellen*/ #top #wrap_all .av-social-link-facebook a { color: #fff; background-color: #37589b; } #top #wrap_all .av-social-link-youtube a { color: #fff; background-color: #a72b1d; } #top #wrap_all .av-social-link-xing a { color: #fff; background-color: #006567; }Cheers!
JosueJuly 8, 2015 at 11:40 am #470131NO!!! ;((((( Now they are colored at that page http://www.alfaweb.at/testwaldi/portraits/mag-dieter-halama/ but the color is lost on all other pages: http://www.alfaweb.at/testwaldi/portraits/
July 8, 2015 at 12:58 pm #470192Hm, try with this instead:
#top #wrap_all .av-social-link-facebook a, #top .av-social-link-facebook a { color: #fff; background-color: #37589b; } #top #wrap_all .av-social-link-youtube a, #top .av-social-link-youtube a { color: #fff; background-color: #a72b1d; } #top #wrap_all .av-social-link-xing a, #top .av-social-link-xing a { color: #fff; background-color: #006567; }Regards,
JosueJuly 8, 2015 at 1:30 pm #470238YES! Works!
-
This topic was modified 10 years, 4 months ago by
-
AuthorPosts
Viewing 9 posts - 1 through 9 (of 9 total)
- The topic ‘social icons’ is closed to new replies.
