Social

Twitter  YouTube  Feed  Email
Saturday, February 04

Blog


CSS

2o DotNetNuke event του ελληνικού community

Θέλω να ευχαριστήσω όλους όσους παρευρέθηκαν στο 2o DotNetNuke event του ελληνικού community, τον Νίκο Καντζέλη για την διοργάνωση και την πρόσκληση ώστε να έρθω να μιλήσω στο event, αλλά και την Micr... 

Hook your DotNetNuke Skins

In this article I want to share some ideas with you about making a DotNetNuke skin more CSS friendly. We will actually get the "CSS Selectable Pages" idea and extend it... quite a lot. React... 

CSS Selectable Pages

Consider the following scenario. We have a portal with decades or hundreds of pages. Some of those pages include content that needs special styles to look good. Inline CSS is not an option as we talk ... 

CSS Specificity

I had a quick chat with a friend who was trying to override some CSS styles so he can change the look and feel of the Telerik menu for DNN and I thought to post some useful information that many other... 

DotNetNuke CSS Hierarchy

If you ever tried to view the source code when a DotNetNuke page is loaded in the browser, you probably noticed that there are several CSS files attached in the head area. In this article we'll try to...