Hi to All, I am having a problem getting the social links to work with one of my skins. If I use the default dark Knight skin the links show up at the top right-hand corner as they do on the dotnetnuke version 6.0 .5 sites. However if I use another skin called sF001_SeaGreen which I downloaded from the DNN store the social links refuse to display.
I have tried several different containers with no luck.
This is the Code:
<div class="Social-Links"><a href="
http://www.facebook.com/dotnetnuke"><img class="icoFacebook" src="/portals/0/Images/DNN/Spacer.gif" alt="facebook" /></a><a href="
http://www.linkedin.com/groups?gid=35599"><img class="icoIN" src="/portals/0/Images/DNN/Spacer.gif" alt="linkedIn" /></a><a href="
http://www.twitter.com/DNNCorp"><img class="icoTwitter" src="/portals/0/Images/DNN/Spacer.gif" alt="Twitter" /></a><a href="
http://www.twitter.com/DNN"><img class="icoTwitter2" src="/portals/0/Images/DNN/Spacer.gif" alt="Twitter" /></a></div>
When I try to view the page nothing is visible. Yet a preview shows the page and links ok.
I was wondering if anybody else had come across a similar problem in the past. As you know these links are only inserted inside a couple of div tags.
Any help would be appreciated,
regards
Trevor