-
AuthorPosts
-
March 28, 2012 at 6:09 pm #175521
The facebook icon in the Follow Me social module on the top of the template (above the menu) is not working.
The twitter and RSS both link to the correct places.
The code is just as described in the user guide (as far as I can tell) but it still doesn’t work. Help?
<div class=”social”><a class=”ico-social ico-facebooks” href=”http://www.facebook.com/CYCCNetwork” target=”_blank” title=”Facebook”><span>Facebook</span></a><a class=”ico-social ico-twitters” href=”https://twitter.com/CYCCNetwork” target=”_blank” title=”Twitter”><span>Twitter</span></a><a class=”ico-social ico-rss” href=”http://localhost/cyccnews/index.php/news-and-events?format=feed&type=rss” target=”_blank” title=”RSS”><span>RSS</span></a></div>
(ignore the RSS localhost – just one thing I haven’t gotten around to changing yet)
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
March 28, 2012 at 8:52 pm #446222Hi
You need to reduce in your template.css the width of your logo
h1.logo a {
background: url("../images/logo.png") no-repeat scroll center center transparent;
display: block;
height: 62px;
width: 700px; <-----------This cover the facebook icon and partially the Twitter icon
}Also you need to replace your logo with a new one because your image has at least 600 px on the right unused
try to overwrite your logo with this one
change the width and height in your template.css with the new one of this image 152 x 62.PS
maybe you cannot see the image but is there 🙂
-
1 user says Thank You to pavit for this useful post
March 30, 2012 at 11:04 am #446445Easy! Thanks 🙂
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by nichelleh 12 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Facebook icon in Follow Me module not working
Viewing 3 posts - 1 through 3 (of 3 total)