Products

Solutions

Resources

Partners

Community

About

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

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsFeedbackFeedbackContest Module, please help!Contest Module, please help!
Previous
 
Next
New Post
5/7/2013 10:41 PM
 

There isn't a section on the forum for the Contest Module that DNN made a while back, so I thought I would just post my issue in here. I have DNN 7.0.6 installed, along with the latest release of the DNN Contest Module 1.02.00 (found here: http://dnncontest.codeplex.com/). The problem I'm having is that when I setup a contest, even though I do not have comments enabled, whenever I click on an entry (mine is a photo contest), it pulls up the photo, but the Vote button, comments section and comment button are all on top of the photo. See below for example. How can I resolve this so it's not over the top of all of the photo entries in my contest?

 

 

 
New Post
5/8/2013 12:04 AM
 
Looks like a CSS float issue? If you can post a url that may allow us to help more.
 
New Post
5/8/2013 12:07 AM
 
Anna@CD wrote:
Looks like a CSS float issue? If you can post a url that may allow us to help more.

 

The website it's on is www.mrtackleinc.com and a direct link to the page with the contest module is www.mrtackleinc.com/Contests.aspx

 
New Post
5/8/2013 12:38 AM
 

Yup, it's a fairly straight forward float issue. Have a look through Firebug and you'll be able to see where the classes are coming from. (the _default portal in the main). Basically the contest module s set by default to have the contest entry item (in your case the photo) at 20% wide and the interaction panel at 80% wide. Dunno why they did that but anyway...  to have the interaction div below the photo, add the following to your skin.css
.contestEntry div.dnnRight { float: none;}

Sorted :-)



 
New Post
5/8/2013 12:44 AM
 
Anna@CD wrote:

Yup, it's a fairly straight forward float issue. Have a look through Firebug and you'll be able to see where the classes are coming from. (the _default portal in the main). Basically the contest module s set by default to have the contest entry item (in your case the photo) at 20% wide and the interaction panel at 80% wide. Dunno why they did that but anyway...  to have the interaction div below the photo, add the following to your skin.css
.contestEntry div.dnnRight { float: none;}

Sorted :-)

So I just add " .contestEntry div.dnnRight { float: none;} " anywhere in the skin.css file? Forgive my ignorance, I'm not too familiar with editing skin files as I should be.

 

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsFeedbackFeedbackContest Module, please help!Contest Module, please 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