Search
Search Area
Criteria Options
Search Topics From
Search By User
Search in Forum(s)
Included Forums: ALL
Topic
Toolbar Links CSS Fix for Internet Explorer Quirks Mode
Some DNN skins that are not using XHTML or skins that do not have a Doctype specified are seeing a small graphical glitch in the latest version of Active Forums. The Toolbar links at the top of the forums are stacked up vertically instead of horizon ...
by Ben - DotNetNuke in Knowledge Base on 06 Dec 2010 04:29 PM
RE: CSS help required please
Sorry Will, I should have caught that myself!
by Smart-Thinker in Themes and Templates on 26 Feb 2010 08:08 AM
RE: CSS Help - How to clear an inherited class
Ok, thanks for your time - I just thought there may be a way of using my existing H1 tags with zero modifications - I hate CSS
by Smart-Thinker in Themes and Templates on 26 Feb 2010 08:03 AM
RE: CSS Help - How to clear an inherited class
Rodney, We worked with about 8 customers prior to release on how to make the skinning process as easy possible while still being able to provide a decent look out of the box. Basically from what I can see is that there is no way to use your existi ...
by Will Morgenweck in Themes and Templates on 25 Feb 2010 11:20 PM
RE: CSS Help - How to clear an inherited class
Ok, I moved all my H tags (h1{font-size:1.6em;font-weight:bold;color:#3746A8;}) from my skin.css to my portal.css - the problem still exists. Basically from what I can see is that there is no way to use your existing DNN classes without working o ...
by Smart-Thinker in Themes and Templates on 25 Feb 2010 10:51 PM
RE: CSS help required please
#leftColumn{vertical-align:top;}
by Will Morgenweck in Themes and Templates on 25 Feb 2010 10:48 PM
CSS help required please
Can someone please have a look at this - http://test.pokerdiy.com/poker-player-profile/asuid/1.aspx When I click on different tabs my left column jumps up and down (not as funny as it sounds). For example - if you click on Game Ads, then it position ...
by Smart-Thinker in Themes and Templates on 25 Feb 2010 10:37 PM
RE: CSS Help - How to clear an inherited class
The portal css is just an easy way to add it without touching any files. You can easily add it to your skin.css, but do this: div#amsocial h1 {font-size:1.6em !important;} That's what firebug said your site was using for h1
by Will Morgenweck in Themes and Templates on 25 Feb 2010 10:25 PM
RE: CSS Help - How to clear an inherited class
Hmm - I tend to use my skin.css for everything and I deleted Default.css and try not to use Portal.css (I really don't see the point in having Skin AND Portal.css). So are you saying that if my H1 tags were in my Portal.css instead of Skin.css th ...
by Smart-Thinker in Themes and Templates on 25 Feb 2010 10:16 PM
RE: CSS Help - How to clear an inherited class
Actually, the easiest way to make the change is to add it to portal.css. If you add it to skin.css you need to add !important. Something like this: div#amsocial h1{font-size:32px !important;}
by Will Morgenweck in Themes and Templates on 25 Feb 2010 09:54 PM
CSS Help - How to clear an inherited class
I am tweaking the CSS of a theme. I added H1 tags around the profile name. I want it to look the same as my skin H1 tags.When I use Firebug, it shows the H1 tag as having div#amsocial h1{font-size:200%;}which it gets from the Module.css file in AS d ...
by Smart-Thinker in Themes and Templates on 25 Feb 2010 07:06 PM
Styling the tabs in Active Social 1.3
Styling the tabs in Active Social 1.3 is a very easy process. All Screen shots were taken in Firefox 3.5.7, click to enlarge images. The tabs’ structure is not very complicated, it is simply a div that contains a list. Each list item contains ...
by Ben - DotNetNuke in Knowledge Base on 12 Sep 2010 10:42 PM
RE: Flex 2 and Message Center
Thank you for this. I'm sure it will be a big help to me as I try to teach myself how to edit my templates.
by Michael in Themes and Templates on 07 Jun 2009 10:57 AM
RE: Flex 2 and Message Center
popup message box To turn off Control Panel->Settings->Other Options->Messaging->Manage options for messaging and notifications->Enable Popup Notification:
by Will Sugg in Themes and Templates on 07 Jun 2009 10:30 AM
RE: Flex 2 and Message Center
Here is my skin file if it helps. It is for the Flex1 skin however. The problem I am still having is that in IE the popup message box tries to squeeze itself in up there and ends up spazing and twitching the entire page. In FF it displays more nicel ...
by Will Sugg in Themes and Templates on 07 Jun 2009 06:35 AM
RE: Flex 2 and Message Center
My problem was finding the correct files to modify. I found the instructions in this post: http://www.activemodules.com/Community/Forums/tabid/68/aff/184/aft/46334/afv/topic/Default.aspx It outlines which file to modify but that is about it. I' ...
by Michael in Themes and Templates on 07 Jun 2009 06:01 AM
RE: Flex 2 and Message Center
Michael: I have yet to get my layout of the Message Center working right on the original Flex. Could you share what you did in case there are any similar items that could be implemented on the original Flex? I am planning to migrate over to t ...
by Cliff Hammock in Themes and Templates on 06 Jun 2009 10:45 PM
RE: Flex 2 and Message Center
Found what I needed. Just had to look around a little more. Thank you.
by Michael in Themes and Templates on 06 Jun 2009 10:33 PM
Flex 2 and Message Center
Could someone who uses the Flex 2 skin and has successfully implemented the message center let me know which files need to be edited?I'm new to css and all of the files I've looked at don't look familar. All help is much appreciated!
by Michael in Themes and Templates on 06 Jun 2009 10:04 PM
test
Copyright 2012 by DotNetNuke Corporation / Terms of Use / Privacy