Contact us
Home
Products
Ultra Media Gallery 8
Overview
Feature Highlights
Sample Galleries
Galleria (UMG 8.5)
Translucent Slider (UMG 8.4)
Tonic Gallery (UMG 8.3)
Slider Master (UMG 8.2)
Carousel Evolution (UMG 8.1)
Spotlight Slider ( UMG 8.1)
TripleLayerSlider | homepage slider
MediaLibrary | mixed media gallery
WidescreenTour2 | stills & trailers
Piecerotator | multi media rotator
Html Slideshow | image slideshows
Widescreenshowroom | showcase
UMG Professional | photo gallery
UMG Classic | RSS subscription
Shooting places on Google maps
Virtual Tour
Photo calendar
Trial & Downloads
Testimonials
Release Notes
Ultra Video Gallery 4
Overview
Feature Highlights
Release Notes
Sample Sites
Reviews
Sample Videos
Trial & Downloads
Ultra News Article 1.1
Overview
Feature Highlights
Sample
Save as PDF
Custom development
Downloads
Buy now
License Upgrade
Support
Host Partnership
If you are looking for good DNN hosting, then PowerDNN is the
best DNN host
around!
Need a custom module?
Should you have any questions about custom DNN modules or web projects, please
let us know
.
Latest Discussions
CarouselEvolution not showing properly . . .
by Mike Ulloa
I have recently installed UMG 8.5 on a DNN 5.05 server. The carousel does not...
Empty Gallery. UMG 8.5
by Diego Juzgado
I have delete all medias and albums from a gallery module and now, I can't acces...
pause at the end of a slider display
by Brazos Donaho
Was wondering if it would be possible to have an option that could control if th...
Require login to post comments
by Marty Goldberg
Is there a way to require users to login before they can post a comment on a vid...
UVG 3 Pro error with 'BizModules.UltraVideoGallery.Professional.dll
by min nol
Hi , please help me on this error. installation process was successfull but afte...
Home
>
Support
Support Forum
Unanswered
Active Topics
Forums
Search
Forums
>
Ultra Video Gallery
>
Support Questions
Subject: Change header of Video list
Prev
Next
You are not authorized to post a reply.
Author
Messages
Oldest First
Newest First
Fabrice Caporal
Posts:42
07/19/2007 1:22 AM
Where do I find the template for the header of the video list? I need to change the links at the tops as follows:
1 - Remove the rules="all" from the table definition as this adds some insighty vertical lines in FireFox.
2 - I would like to add a nowrap property to the title cells.
Thank you,
Pengtsen R
Posts:11264
07/19/2007 5:54 AM
this can be modified from ucOrderTypePicker.ascx in module folder.
thanks.
Pengtsen R
http://www.bizmodules.net
Fabrice Caporal
Posts:42
07/19/2007 9:46 AM
For non programmer I am pasting the content of the modified file:
<%@ Register TagPrefix="dnn" TagName="Label" Src="~/controls/LabelControl.ascx" %>
<%@ Control Language="vb" AutoEventWireup="false" Codebehind="ucOrderTypePicker.ascx.vb" Inherits="BizModules.UltraVideoGallery.ucOrderTypePicker" %>
<asp:Table id="tblContainer" runat="server" BorderWidth="0" GridLines="None" CellPadding="1"
CellSpacing="1">
<asp:TableRow>
<asp:TableCell NoWrap="True" >
<asp:LinkButton ID="lnkMostRecent" Runat="server" resourcekey="MostRecent" CssClass="CommandButton"
OnClick="ChangeOrderType"></asp:LinkButton>
<asp:Label ID="lblMostRecent" Runat="server" Visible="False" CssClass="Normal" Font-Bold="True"
resourcekey="MostRecent"></asp:Label>
</asp:TableCell>
<asp:TableCell Width="20" HorizontalAlign="Center" CssClass="ItemNotSelected">
| </asp:TableCell>
<asp:TableCell NoWrap="True" >
<asp:LinkButton ID="lnkMostViewed" Runat="server" resourcekey="MostViewed" CssClass="CommandButton"
OnClick="ChangeOrderType"></asp:LinkButton>
<asp:Label ID="lblMostViewed" Runat="server" Visible="False" CssClass="Normal" Font-Bold="True"
resourcekey="MostViewed"></asp:Label>
</asp:TableCell>
<asp:TableCell Width="20" HorizontalAlign="Center" CssClass="ItemNotSelected">
| </asp:TableCell>
<asp:TableCell NoWrap="True" >
<asp:LinkButton ID="lnkTopRated" Runat="server" resourcekey="TopRated" CssClass="CommandButton"
OnClick="ChangeOrderType"></asp:LinkButton>
<asp:Label ID="lblTopRated" Runat="server" Visible="False" CssClass="Normal" Font-Bold="True"
resourcekey="TopRated"></asp:Label>
</asp:TableCell>
<asp:TableCell Width="20" HorizontalAlign="Center" CssClass="ItemNotSelected">
| </asp:TableCell>
<asp:TableCell NoWrap="True" >
<asp:LinkButton ID="lnkMostDiscussed" Runat="server" resourcekey="MostDiscussed" CssClass="CommandButton"
OnClick="ChangeOrderType"></asp:LinkButton>
<asp:Label ID="lblMostDiscussed" Runat="server" Visible="False" CssClass="Normal" Font-Bold="True"
resourcekey="MostDiscussed"></asp:Label>
</asp:TableCell>
<asp:TableCell Width="20" HorizontalAlign="Center" CssClass="ItemNotSelected">
| </asp:TableCell>
<asp:TableCell NoWrap="True" >
<asp:LinkButton ID="lnkRecentlyFeatured" Runat="server" resourcekey="RecentlyFeatured" CssClass="CommandButton"
OnClick="ChangeOrderType"></asp:LinkButton>
<asp:Label ID="lblRecentlyFeatured" Runat="server" Visible="False" CssClass="Normal" Font-Bold="True"
resourcekey="RecentlyFeatured"></asp:Label>
</asp:TableCell>
<asp:TableCell CssClass="ItemNotSelected"></asp:TableCell>
</asp:TableRow>
</asp:Table>
Pengtsen R
Posts:11264
07/20/2007 10:28 AM
greant, thanks for sharing your work.
Pengtsen R
http://www.bizmodules.net
You are not authorized to post a reply.
Ultra Media Gallery
--<b>General Questions</b>
--<b>Support Questions</b>
--<b>Suggestions and Ideas</b>
Ultra Video Gallery
--<b>General Questions</b>
--<b>Support Questions</b>
Ultra News Article
--<b>General Questions</b>
--<b>Support Questions</b>
--<b>Feature Suggestions</b>
Save as PDF
--<b>General Questions</b>
--<b>Support Questions</b>
Forums
>
Ultra Video Gallery
>
Support Questions
> Change header of Video list
ActiveForums 3.7