You need to Register for free and Login to post a message in the forum.

Forum

How to build Skins for DNN 6.x
Last Post 2012-04-06 04:55 PM by Mark Eckeard. 70 Replies.
Printer Friendly
  •  
  •  
  •  
  •  
  •  
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Page 4 of 4 << < 1234
Author Messages
Bob StigersUser is Offline
Nuke Newbie
Nuke Newbie
Posts:7

--
2012-03-04 02:42 AM
Just finished reviewing all of the videos on how to build a skin for DNN 6.x. Outstanding information. However, for the sake of time, if I purchase a skin from the Store.DotNetNuke.com, how can I modify the elements using the information learned from the tutorial? I guess what I am asking, can I customize a pre-packed skin?

For example, one of the packages under consideration doesn't have a header pane. Can I modify the Skin.css and develop a header pane?

Thanks.

PS. Just subscribed to view all of the videos! Great source of information.
Joseph CraigUser is Offline
DNN Creative Support
Nuke Master VI
Nuke Master VI
Posts:9299
Avatar

--
2012-03-04 04:54 PM
Yes, you will be able to modify the skin by modifying any of its components.

To add a pane, you would add this in either the HTML or ASCX file. You would add styles for the pane in the CSS file.

If you are comfortable doing so, I would delete all of the HTML files and work directly with the ASCX files. If not, modify the HTML files.

Joe Craig, DNN Creative Support

Subscribe to DNNCreative
I recommend PowerDNN for DotNetNuke Hosting.
Bob StigersUser is Offline
Nuke Newbie
Nuke Newbie
Posts:7

--
2012-03-05 01:42 PM
Appreciate the information. Now the other question I have is how to handle the page background color and/or image. Using using the PSD Skin developed in the tutorial, how would I have the border around the skin be a light blue? Or how would I add an image like a website that I recently came accross: http://funoutdoorliving.com/

Thanks.
Joseph CraigUser is Offline
DNN Creative Support
Nuke Master VI
Nuke Master VI
Posts:9299
Avatar

--
2012-03-05 02:25 PM
You should be able to add an image like that using attributes in CSS for the appropriate element. That could be same element to which you have give a background color.

Joe Craig, DNN Creative Support

Subscribe to DNNCreative
I recommend PowerDNN for DotNetNuke Hosting.
PhillipWegrzynUser is Offline
Nuke Newbie
Nuke Newbie
Posts:3

--
2012-03-13 10:55 PM
I see the files under the video 1, but is there anywhere where the complete files are? I have gone through all the videos but would like to start with the final files and modify it from there. Is this possible? thks.
Joseph CraigUser is Offline
DNN Creative Support
Nuke Master VI
Nuke Master VI
Posts:9299
Avatar

--
2012-03-13 11:16 PM
Phil,

On this page: http://www.dnncreative.com/Home/tab...fault.aspx

I think that the final files are in the downloadable file.

Joe Craig, DNN Creative Support

Subscribe to DNNCreative
I recommend PowerDNN for DotNetNuke Hosting.
PhillipWegrzynUser is Offline
Nuke Newbie
Nuke Newbie
Posts:3

--
2012-03-16 08:01 PM
I don't see them, only the initial ones, as part of tutorial 1, are listed in the downloads. I don't see complete ones anywhere. Could really use them. thks.
Gail HinesUser is Offline
Nuke Newbie
Nuke Newbie
Posts:1

--
2012-03-19 04:43 PM
I am unable to access the videos. There is no hyperlink. Please advise.
Joseph CraigUser is Offline
DNN Creative Support
Nuke Master VI
Nuke Master VI
Posts:9299
Avatar

--
2012-03-19 05:07 PM
Gail,

Unless you have subscribed to DNN Creative, the number of videos available is quite restricted.

Joe Craig, DNN Creative Support

Subscribe to DNNCreative
I recommend PowerDNN for DotNetNuke Hosting.
PhillipWegrzynUser is Offline
Nuke Newbie
Nuke Newbie
Posts:3

--
2012-03-23 02:46 PM
Any chance of getting the final files uploaded. it would be very useful to start from that point instead of having to type in all the changes made throughout the tutorial. thks.
Mark EckeardUser is Offline
Nuke Newbie
Nuke Newbie
Posts:8

--
2012-04-06 04:55 PM
Although I'm a somewhat recent subscriber, I've watched a few video series and this is easily my favorite. The series covered all aspects for this skin including a little time on the menu. It wasn't a lot but enough to understand the CSS that it uses.

I'm actually watching it for the second time and I may have missed this but I needed to link to the PIE.htc file by navigating up one level, like this:

behavior: url(../PIE.htc);

Great work on the videos. Please keep stuff like this coming. You're easily one of the best resources available for DNN.

Mark
You are not authorized to post a reply.
Page 4 of 4 << < 1234


Active Forums 4.3

Latest Forum Posts

Rename or move site from domain name to subdomain name by Bill Quinn
Hi, I have an old DNN site on a a TLD like this: websitename.com I have created a portal on
RE: Deploying dnn by Sameer
Thanks joeseph glad with your answer it means i can use CE for my site if the traffic are not
Unable to Create Skin Package by schilders
Hi, I'm trying to create the skin package and manifest for my new skin. I created the new skin e
RE: user adding images by Joseph Craig
I think that you will need to go to the File Manager and give the user and/or security group file up
RE: lightroom effect for skin by Joseph Craig
There are modules available that do this. On the commercial side, I've used Mandeeps' Live Conten
RE: Creating structured page content by Joseph Craig
Take a look at Ventrian's News Articles module. While commercial, it has a very modest price! Th
Creating structured page content by Stephen Bugden
Hi, Can anyone recommend a module for creating and managing page content? The kind of thing I'
lightroom effect for skin by everett31
I’m looking for a way to add the lightbox effect to a skin file. I would like the end user to have
RE: css3-mediaqueries.js and Dynamic Forms Crash Page in IE by WinXnet
According to my web searching, @font-face references cause crashing in IE7 and IE8 with css3-mediaqu
user adding images by rod lloyd
I have set up permissions for certain users to edit a module, but when they log-on and enter Edit Co
RE: Deploying dnn by Joseph Craig
The free Community Edition of DotNetNuke is perfectly fine for creating "world class" websites. Whi
RE: css3-mediaqueries.js and Dynamic Forms Crash Page in IE by WinXnet
any idea what approach I should take - IE completely locks up. The only cause is the combo of the
RE: css3-mediaqueries.js and Dynamic Forms Crash Page in IE by Joseph Craig
If you're up to doing some debugging, you might be able to figure out where the problem lies. That'
RE: Deploying dnn by Sameer
Hi Joe Thanks for your reply i am planning to create my own DNN site so for that i have chec
RE: css3-mediaqueries.js and Dynamic Forms Crash Page in IE by WinXnet
Thanks for the response, but I was hoping it was something I could fix with some skin tweaks - one i
RE: Changing Search text by Joseph Craig
You will want to look here for references about the DotNetNuke skin objects. The document written b
Changing Search text by Abraham Tameru
Hi, Instead of having "Search" text near the search text box, I wanted to replace it by an image
RE: Strange issue with file manager on sub domain (sperate portal) by Web Services
Just sent it.
RE: Not able to load my dotnetnuke website on Internet Explorer though it is working fine with other browsers by Joseph Craig
Did you get this fixed? (Apologies for not getting to this sooner...)
RE: Web Design Company London by Johnny Gregory
Hello I am a Manager here at PowerDNN and I would like to see if you are still looking to get the wo
You are not logged in.
You must log in to access all 
650+ videos, tutorials, podcasts, and more.
RSS Feeds