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  |  

Maximum ASP
  Ads  
 


  Sponsors  

Meet Our Sponsors

Red-Gate Software
MaximumASP
SourceGear - Tools for Developers
.: CounterSoft :.
telerik
ExactTarget email software solutions
 


DotNetNuke Forums
 
  Forum  DotNetNuke® Pro...  Events Module [...  How to modify event day layout
Previous Previous
 
Next Next
New Post 7/17/2008 9:45 PM
Resolved
User is offline xoozlez
57 posts
10th Ranked


How to modify event day layout 

Hi guys, I would like to modify the events showing per day such that there will be a link break or single line space after each event so that they won't look so squeezy. Can anybody highlight which is the file I should look at to edit? I did try to play around with the css style but that doesnt apply to the layout I want.

I also tried to see if there is any place to insert a <br> both in EventMonth.ascx and EventDay.ascx but to no avail.

 
New Post 7/18/2008 12:24 AM
User is offline Ernst Peter Tamminga
482 posts
www.xcess.nl
8th Ranked






Re: How to modify event day layout 

 xoozlez wrote

Hi guys, I would like to modify the events showing per day such that there will be a link break or single line space after each event so that they won't look so squeezy. Can anybody highlight which is the file I should look at to edit? I did try to play around with the css style but that doesnt apply to the layout I want.

I also tried to see if there is any place to insert a both in EventMonth.ascx and EventDay.ascx but to no avail.

I am not sure if I understand corerctly what you want. Is there a site we can have a look at? Most styling is done in the .css, whereas the datagrid in a list display has it's own 'features'.


Regards,
Ernst Peter

Kom werken bij XCESS: specialisten in .NET/SQL/DNN. Zie www.werkenbijxcess.nl

Requirements/Bugs for Events module - Submit them here - Gemini - Raise against project 'DNNP', and put 'Events' in the title.
 
New Post 7/18/2008 1:57 AM
User is offline Renato Morell
123 posts
9th Ranked




Re: How to modify event day layout 

Edit the file /DesktopModules/Events/Themes/Default/Default.css.
Set the line height for the ListDate-class:

.ListDate{
line-height:4em;
}

Cheers,
Renato

 
New Post 7/20/2008 7:47 PM
User is offline xoozlez
57 posts
10th Ranked


Re: How to modify event day layout 
Modified By xoozlez  on 7/20/2008 9:49:30 PM)

 Renato Morell wrote

Edit the file /DesktopModules/Events/Themes/Default/Default.css.
Set the line height for the ListDate-class:

.ListDate{
line-height:4em;
}

Cheers,
Renato

Hey thanks for your help so much. I have attach the screenshot here. I find it quite crowded when a particular day have more than 2 events in the calendar.

 
New Post 7/21/2008 8:49 AM
Accepted Answer 
User is offline Renato Morell
123 posts
9th Ranked




Re: How to modify event day layout 
Modified By Renato Morell  on 7/21/2008 10:52:50 AM)

My first hint affects only the list-/day view!

To get a separation line in month-view (your print-screen) between each event add this in your theme css-file:

.EventDayScroll div
{
border-bottom:1px solid black
}

BTW: Let me guess, this print screen comes from IE?? Have you ever had a look on your page with firefox? If you have a problem with line breaks in long titles add this:

white-space:normal;

to .Event-class

Cheers,
Renato

 
Previous Previous
 
Next Next
  Forum  DotNetNuke® Pro...  Events Module [...  How to modify event day layout
 


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.

 


Glanton: Enterprise Intranet Specialists Using DNN
Glanton Solutions are a premier provider of sevices for large corporates lloking to outsource Intranet sites.
www.glanton.com
Jetkey Smart Map
Smart Map is an AJAX powered Google Map module that displays driving directions, proximity search results and data from your own databases. Smart Map reads GPX (GPS data) files, GeoRSS feeds, and KML data. You can pass any querystring parameter to Smart Map and into your own custom queries to control what data displays on the map.
smartmap.jetkey.com
DNNSpired.com
Inspired to extend DotNetNuke®, everyday.
www.DNNSpired.com

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