Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Using Modules a...Using Modules a...Adammer Greytness - HELP!!Adammer Greytness - HELP!!
Previous
 
Next
New Post
5/4/2011 10:04 AM
 
Hey,

First time posting on here but I'd really appreciate a response on this ASAP if poss....

I am using one of the containers on my DNN site which is included in the Adammer Greytness pack. When I upload and assign to a DNN module, the maximise / minimise button disappears and even though the settings are in place (Maximised and Show Container), it isn't allowing me to use this functionality. This was the whole point of me using these containers, because the standard one included in the skin I'm using isn't what I need.

Thanks in advance,

Dave

 
New Post
5/4/2011 5:26 PM
 
The maximize / minimize functionality is optional in the container design, sounds like the designer did not include it.  However, you can make a simple modification to the container files if you would like to try that and see if it looks OK.

Find the particular container file, it will be in a folder somewhere around "\Portals\<your portalid>\_default\Containers\<name of skin pack>|".  The container file will be named <container name>.ascx.

You'll need to "register" the functionality by adding this line near the top of the file:
<%@ Register TagPrefix="dnn" TagName="VISIBILITY" Src="~/Admin/Containers/Visibility.ascx" %>

Then in the HTML, you'll need add the tokens which actually give you the min . max buttons.  That would look something like this:
<dnn:VISIBILITY runat="server" id="dnnVISIBILITY" /><dnn:ACTIONBUTTON5 runat="server" id="dnnACTIONBUTTON5" CommandName="ModuleHelp.Action" DisplayIcon="True" DisplayLink="False" />

That would probably be just an element at the end of the same line that contained the tokens for inserting the action menu.

I realize this is a little cryptic... you can always ask the skin provider if they have a version that has  the min /max buttons already nicely formatted.

Scott Willhite, Co-Founder DNN

"It is only with the heart that one can see rightly... what is essential is invisible to the eye. "
~ Antoine de Saint-Exupéry

 
New Post
5/9/2011 8:23 AM
 
Thanks for your reply!

I managed to figure this out before hand though by comparing the various files associated with the portal containers and it's content / code - Great to have my findings confirmed though!

Moving on, I have another issue (and it may turn out to be a simple one)... Now that I have the container looking OK for now and more to how I'd like it to look, the plus/minus visibility button isn't vertical-aligned to 'Middle'. I've v-aligned the title text no problem but now the expand icon doesn't line up and looks a bit messy - any ideas?
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Using Modules a...Using Modules a...Adammer Greytness - HELP!!Adammer Greytness - HELP!!


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, 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 DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out