CodeVerge.Net Beta
Login Idy
Register Password
  Forgot?
Explore    Item Entry    Profile   
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML





Zone: > newsgroup > asp.net forum > starter_kits_and_source_projects.portal_starter_kit Tags:
Item Type: NewsGroup Date Entered: 6/28/2004 12:58:25 AM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 1 Views: 7 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
2 Items, 1 Pages 1 |< << Go >> >|
saturn_one
Asp.Net User
Applying CSS to new modules6/28/2004 12:58:25 AM

0/0

after playing around with Visual studio 2003 and the portal for 30 minutes, i managed to make and register my own UI modules. now i have NO IDEA on how to make my moduls take the CSS format!!!! i never really used CSS, but know the concept and how they work. I looked at the modules that came with the portal but couldn't find anything on how they use CSS!

i would really appritiate any help.

Thanks!
Graphfixz
Asp.Net User
Re: Applying CSS to new modules6/28/2004 7:58:32 PM

0/0

Here is a piece of code from the Announcement.ascx page


<portal:title EditText="Add New Announcement" EditUrl="~/DesktopModules/EditAnnouncements.aspx" runat="server" />
<asp:DataList id="myDataList" CellPadding="4" Width="98%" EnableViewState="false" runat="server">
<ItemTemplate>
<asp:HyperLink id="editLink" ImageUrl="~/images/edit.gif" NavigateUrl='<%# "~/DesktopModules/EditAnnouncements.aspx?ItemID=" + DataBinder.Eval(Container.DataItem,"ItemID") + "&mid=" + ModuleId %>' Visible="<%# IsEditable %>" runat="server" />
<span class="ItemTitle">
<%# DataBinder.Eval(Container.DataItem,"Title") %>
</span>



the css file is triggered in the '<span class="ItemTitle">' tag. If you open your *.css file (portal.css) and search for 'ItemTitle' you will see the formating that takes place.
Graphfixz Data & Web Design
http://www.graphfixz.com
2 Items, 1 Pages 1 |< << Go >> >|



Search This Site:


Meet Our Sponsors:



Other Resources:

Cannot use CSS with Authentication Mode Forms - newsgroup.asp-net-forum ... ... modules in the CSS use the ... version 2.0 compliant), the CSS cannot ... how can do a new. treeview problem. urgent: trying to read context.user.identity.name ...
New features proposed for CSS - CSS3 . Info Everything you need to know about CSS3. Home. CSS3 Preview. Module status. CSS Selectors Test ... I'd love for this to apply to presentational animation styles ...
DNN Stuff - Quality DotNetNuke Modules, Unrivaled Support > Modules ... ... module you installed or play with a skin change without writing a brand new skin. ... the css is applied in the order the modules are rendered, so you may have to ...
Stopping drupal from applying the styles to page/story content | drupal.org <style type="text/css" media="all">@import "/new/themes/spreadfirefox/modules.css";</style> ... I want to tell it: hey, stop applying the .css on this part! ...
Snowcovered.com : SEOMenu CSS Menu 3.6 (New) by DNN SEO : DotNetNuke 4 ... A PURE CSS-based menu that can be used as a Module or SkinObject with added features. ... to apply css classes as shown below with the opened tree given unique ...
CSS::SAC - SAC CSS parser - search.cpan.org CPAN RT. New. 4. Open. 3. View Bugs. Report a bug. Module Version: 0.08 Source. NAME. SYNOPSIS ... course) believed to be generally true, several caveats apply: ...


 
All Times Are GMT