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...Skins, Themes, ...Skins, Themes, ...I am so confused - changing tokens in content or containerI am so confused - changing tokens in content or container
Previous
 
Next
New Post
8/3/2007 1:13 PM
 
Hi.

I am so confused, I don't know what I am looking for, so I can't search for help. :(

I need to change the looks and appearence of the main content on my page. So it must either be the container or all modules I need to fix the css for.
But I just don't understand what and where.

My page is here:
http://nuke.ikt24.no/

Its supposed to be space between the links - then the main text comes in the middle - and then the stuff that sits on the bottom (Ukens tilbud - aktuelt - driftsmeldinger etc) is supposed to go on the right side.

So obviously the middle content is too wide. But what am I supposed to change to make it right?
I have been in my skin.css file and changed all the widths in there, my html-file works great, but it doesn't work when I implement it into dnn..
So to me it seems like its some default settings that I have to change, but which ones, and where are they?

Can someone please give me a pointer.

Thank you so much in advance.
 
New Post
8/3/2007 2:51 PM
 

Kathrine,

I looked at your site and it seems that some of the styles from your CSS file didn't get applied.

Here is a litle quick fix:

Instead of using:

<div id="contentpane" runat="server"></div>

Change to:

<div id="contenpane" class="contentpane" runat="server"></div>

Then make some changes to your css file as follow:

Instead of using:

#contentpane{}

Change it to a class:

.contentpane{}

DotNetNuke won't read your defined ID when you specify it as a pane, it will automactially adds "dnn_(anything)" in your page.

Hope this helps!

Cuong Dang
Engage Software
St. Louis, MO
314.966.4000



The leading provider of DotNetNuke support, training and custom development.


Cuong Dang
Co-founder: Enliven, dnnGallery
LinkedIn | Twitter
I'm the author of DNN and Web Standards Wrox Blox

 
New Post
8/3/2007 3:37 PM
 
oh yay!! That totally worked. Thank you so much!
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...I am so confused - changing tokens in content or containerI am so confused - changing tokens in content or container


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