You are here:   Support > User Forum
Register   |  Login

Invenmanager User Forum

Minimize
Styling opportunities
Last Post 28 Jul 2010 04:48 PM by Inven Manager. 1 Replies.
AddThis - Bookmarking and Sharing Button Printer Friendly
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Dave Johnson
New Member
New Member
Posts:2

--
28 Jul 2010 04:01 AM  
Hi,

I'm finding this module very useful, but am having some difficulties getting it styled up to match my skin, due to a lack of classes on some vital divs.

Here's the HTML structure which is being created:

<div id="dnn_ctr443_ModuleContent" class="AdvancedArticlesContent">

<div id="dnn_ctr443_Article_pnlCtl" style="text-align: right;">...</div>

<!-- Content goes here, as defined by the template set up in the module -->

<div id="dnn_ctr443_Article_div_Paging" align="center">...</div>

</div>

Would you be able to add a class onto both the pnlCtrl and Paging divs, so that I can style them up in CSS?

The elements these items use are shared with the module configuration panels, so if I try to do it based solely on elements then the config panels all go crazy.

Many Thanks
Dave
Inven Manager
Senior Member
Senior Member
Posts:6765
Avatar

--
28 Jul 2010 04:48 PM  
Dave,

Some of the tags are generated by DNN itself. but we are able to control the div_Paging element.

Before we can change that, if you want to use the CSS to style it, I believe you still can.

you can style the css by name, such as this:

div#dnn_ctr443_Article_div_Paging
{

}
========================================
Delivering high value DotnetNuke Modules to save your time and resources
You are not authorized to post a reply.

Active Forums 4.1