Site
Web
Home
Modules
Advanced Articles
Overview
Demo - Advanced Articles
Demo - Site Wide Articles
Demo - Articles Slides Show
Demo - Articles Search
Demo - Articles Archive
Demo - Articles By Category
Facility Booking
Overview
Demo
Content Manager
Overview
Content Manager - Demo
Content Approval - Demo
Event Calendar
Overview
Event Calendar - Demo
Satellite Module - Demo
Personal Events - Demo
Flash Calendar - Demo
Events Calendar Search - Demo
Token Replace Reference
Default Templates
Download Resources
Upgrade Policy
Excel Template Instruction
Affiliate Modules
Car Listing
Overview
Demo - Car Listing Search
Demo - Car Listing - Featured Car Listing
Purchase
Online Payment
Download
Support
User Forum
License Activation
FAQs
Contact Us
You are here:
Support
>
User Forum
Register
|
Login
Invenmanager User Forum
Unanswered
Active Topics
Forums
Search
Forums
>
Advanced Articles
>
Technical Support
Separator Template
Last Post 17 Jan 2010 12:44 AM by Inven Manager. 9 Replies.
Sort:
Oldest First
Most Recent First
Prev
Next
You are not authorized to post a reply.
Author
Messages
Salem Khalidi
Basic Member
Posts:132
09 Jan 2010 05:59 AM
hi
I have applied the following default style, it is visible in chrome and not visible in either ie or firefox, kindly assist with many thanks
<tr>
<TD height="10px" style="border-top:1px dotted;" colspan="3"></TD>
</TR>
Salem Khalidi
Basic Member
Posts:132
09 Jan 2010 07:19 AM
further to the above the site is
www.arabavia.com
thanks
Inven Manager
Senior Member
Posts:6761
09 Jan 2010 01:57 PM
Salem,
1. It depends on what's your item template as well...?
2. try change it to the following:
<tr>
<td style="border-top:1px dotted;height:10px;" colspan="3"></td>
</tr>
========================================
Delivering high value DotnetNuke Modules to save your time and resources
Salem Khalidi
Basic Member
Posts:132
11 Jan 2010 09:26 PM
thanks for the above but sorry i tried it and it did not work, can u assist me pls
my item temple is the following:
<TR >
<TD valign="top" rowspan="2" style="padding-left:10px; padding-right:10px" >[PICTURE|100,100]</TD>
<TD height="20px">[CALENDARPUBLISHDATE]</TD>
<TD valign="top" width="100%">
<div>[EDIT]<b><a href='[DETAILLINK]'>[TITLE]</a></b></div>
<span></TD></tr>
<tr>
<TD width="100%" valign="top" colspan="2" height="80px" style="padding-right:10px;">
[SUMMARY] [DETAILLINK2|<a class="MoreLink" href="{0}">Read More</a>| ]
</TD>
</TR>
Inven Manager
Senior Member
Posts:6761
12 Jan 2010 01:47 PM
Salem,
I can see that gap appears between each event in my Firefox as shown below, is this what you mean:
So I suppose it works.?
========================================
Delivering high value DotnetNuke Modules to save your time and resources
Salem Khalidi
Basic Member
Posts:132
12 Jan 2010 04:00 PM
there is indeed space and the layout on all major browsers are very similar if not identical, i require the dotted line that is included in the default template to appear (it appears in chrome browser only)
I tried both but not luck :
<tr>
<td style="border-top:1px dotted;height:10px;" colspan="3"></td>
</tr>
<tr>
<TD height="10px" style="border-top:1px dotted;" colspan="3"></TD>
</TR>
Inven Manager
Senior Member
Posts:6761
13 Jan 2010 04:17 AM
Oic,
You may need to use Stylesheet to do this, maybe the browser does not support that kind of syntax.
Another way is to include a <div></div> in the <td> with a dotted line. You can try different ways.. :)
========================================
Delivering high value DotnetNuke Modules to save your time and resources
Salem Khalidi
Basic Member
Posts:132
13 Jan 2010 07:34 AM
i will try it and keep updated in the forum
thanks for the lead and hint!
Salem Khalidi
Basic Member
Posts:132
16 Jan 2010 11:55 PM
the solution is the following:
<tr> <td colspan=3 style="100%;">
<div style="width:100%;" valign=middle> <table style="width:100%;"><tr> <td valign=middle style="height:1px; background-color:#061F57; " ></td> </tr></table> </div>
</td> </tr>
Thanks again fro the lead!
Inven Manager
Senior Member
Posts:6761
17 Jan 2010 12:44 AM
Great it works for you!
However, I would not recommend using so many <table> tags, as it will slow down the web page response... but well that impact is minimal...
========================================
Delivering high value DotnetNuke Modules to save your time and resources
You are not authorized to post a reply.
General
--General Questions
Event Calendar & Registration
--General Questions
--Technical Support
--Feature Request
--Localization Resources
Content Manager
--Technical Support
--Feature Request
Advanced Articles
--Technical Support
--Feature Request
Facility Booking
--Technical Support
--Feature Request
Car Listing Module
--Technical Support
--Feature Request
Forums
>
Advanced Articles
>
Technical Support
Active Forums 4.1
Home
|
Purchase
|
Download
|
FAQs
|
Contact Us
Privacy Statement
|
Terms Of Use
Copyright (c) 2009 InvenManager Solutions.