Small width layout Medium width layout Maximum width layout Small text Medium text Large text
     Search
Downloads Downloads Directory Directory Forums Forums Forge Forge Blogs Blogs        Marketplace Marketplace Careers Program Careers
Community › Forums Register  |  

AspDotNetStoreFront
  Ads  
 


  Sponsors  

Meet Our Sponsors

The best choice for your web site host, email hosting, and domain registration.
CrystalTech Web Hosting™
Webhost4life, specialists in DNN hosting
Mad Development is a full service interactive agency focusing on the merge of design, technology, e-commerce, and affiliate marketing by providing total website solutions.
AspDotNetStoreFront - E-Commerce by Design - The Leading ASP.NET shopping cart platform for developers!
SteadyRain
 


DotNetNuke Forums
 
  Forum  DotNetNuke® Pro...  Blog Module [Le...  Can the calendar in the Blog Archive module be hidden?
Previous Previous
 
Next Next
New Post 5/20/2008 6:11 AM
Unresolved
User is offline Laurence Neville
305 posts
8th Ranked




Can the calendar in the Blog Archive module be hidden? 

Can the calendar in the Blog Archive module be hidden (but not the links below to months)? I can't find a setting to do this, so I guess it would have to be through CSS. I would rather not edit the ASCX files or recompile the module.

 
New Post 5/20/2008 7:53 AM
User is offline Dario Rossa
341 posts
dotnetnuke.dariorossa.it
8th Ranked




Re: Can the calendar in the Blog Archive module be hidden? 

Hi Laurence,

I am worried there's no way for you to hide the calendar without editing the Archive.ascx file, sorry. The easyest way I found to do that is editing the control like this:

<asp:calendar
        id="calMonth"
        runat="server"
        cssclass="Blog_Calendar"
        ...>
</asp:calendar>

Then add this style to the css stylesheet:

.Blog_Calendar{
    display: none;
}

And you're done. This way you can turn the control on and off just editing the stylesheet. Anyway I suggest you to add this as a feature request on Gemini, so that future versions will enable hiding the calendar without editing .ascx files.

Best regards,
Dario Rossa


Dario RossaDario Rossa
Personal WebSite: http://www.dariorossa.it
DotNetNuke: http://dotnetnuke.dariorossa.it
 
Previous Previous
 
Next Next
  Forum  DotNetNuke® Pro...  Blog Module [Le...  Can the calendar in the Blog Archive module be hidden?
 


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, 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 DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

 


DotNetNuke Modules, Skins, Training and Consulting
If you want DotNetNuke done right then look no further. Developed Solutions provides module development, skin design, user and developer training and consulting. Based in Adelaide, Australia, we offer our services worldwide.
www.developedsolutions.com.au
Venexus, Inc.
Need custom a custom DotNetNuke module? From module planning to deployment, including training and support, Venexus developers deliver end-to-end web solutions on time and on budget.
www.venexus.com
Bring2mind
Document Centric DNN Module Solutions
www.bring2mind.net

DotNetNuke Corporation   Terms Of Use  Privacy Statement
DotNetNuke®, DNN®, and the DotNetNuke logo are trademarks of DotNetNuke Corporation
Hosted by MaximumASP