Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Modifying Dark Knight SkinModifying Dark Knight Skin
Previous
 
Next
New Post
7/28/2011 9:07 AM
 
Hi,

The space between the social network icons is determined in the CSS of the skin. You will find a file named skin.css in the DarkKnight folder under Portals/default/Skins/DarkKnight.  On line 93 you will find the following css:

.Social-Links a{margin:0 0 0 10px;}

Change the margin-left value of 10px to whatever value/space you want.

When you removed the space you must have accidentally deleted the div container.  In edit mode manage the Social Network HTML module. Manage/Edit Content then switch to HTML mode at the bottom and paste this code:

<div class="Social-Links">
<a href="http://www.facebook.com/dotnetnuke"><img alt="facebook" src="/portals/0/Images/DNN/Spacer.gif" class="icoFacebook" /></a>
<a href="http://www.linkedin.com/groups?gid=35599"><img alt="linkedIn" src="/portals/0/Images/DNN/Spacer.gif" class="icoIN" /></a>
<a href="http://www.twitter.com/DNNCorp"><img alt="Twitter" src="/portals/0/Images/DNN/Spacer.gif" class="icoTwitter" /></a>
<a href="http://www.twitter.com/DNN"><img alt="Twitter" src="/portals/0/Images/DNN/Spacer.gif" class="icoTwitter2" /></a>
</div>

That will display the icons again.

Hope this helps

Rich
 
New Post
7/29/2011 3:45 AM
 
Hi Rich,
Thank you for your help. I managed to get it all back to normal ny deleting the module then adding it again.
Perhaps you wouldn't mind me asking another question. Is there an easy way to change icons in this and other modules without editing the HTML? for example I would like to change the icons in the ASIDE container. I am okay with HTML but am not sure if editing the HTML is the correct way to make changes.
 
New Post
7/29/2011 2:56 PM
 
Hi Glynis,

I'm a bit confused by your question. I don't see any icons displayed with the aside container. Do you mean the icons displayed in the Admin popup window when you hover over the "manage" button?
 
New Post
7/30/2011 2:56 AM
 
Hi Rich, Thanks for your reply.
no I mean the images such as the book next to Get Manuals and the blackboard next to Get Training. By going through Edit I can change the text but the images are actually bullet points. I have searched through all the css files and cannot find anything to help me.
 
New Post
7/30/2011 6:44 AM
 
Glynis,

Did you look at the #RightLinks id in the skin.css? I believe this is what you're looking for.

HTH


 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Modifying Dark Knight SkinModifying Dark Knight Skin


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out