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, ...The box model problem in DotNetNukeThe box model problem in DotNetNuke
Previous
 
Next
New Post
5/17/2010 9:05 PM
 
Guys,

Just want a dotnetnuke site to work in both firefox and IE8 without resorting to old fashion tables.

Doesn't anyone have issues with the box model anymore?
Saw a post about changing the top line, but dotnetnuke overrides it....

Isn't the best design to design for Firefox and add a css file for IE (even version 8)?
How do you guys also cater for mobile phone browsers or am I missing something?

Simply need to change a skin so it uses another css for all IE browsers.

When one puts this in:
<link rel="stylesheet" type="text/css" href="skin.css" />
    <!--[if IE]>
    <link rel="stylesheet" type="text/css" href="skin_ie7.css"/>
      <![endif]-->
      <!--[if lt IE 7]>
    <link rel="stylesheet" type="text/css" href="skin_ie6.css"/>
      <![endif]-->
The condition if IE doesn't appear in DNN 5.4.1!
Sure this worked in 5.0.
Anyway...can edit the .ascx page ... but isn't it best to use the ancient method of editing the .html instead of the .ascx and reparse?
 (sorry - it's just that sitefinity uses master pages and dnn doesn't )
as shown below:
<dnn:STYLES runat="server" id="StylesIE6"  Name="IE6Minus" StyleSheet="css/ie6skin.css" Condition="LT IE 7" UseSkinPath="true" />
<dnn:STYLES runat="server" id="StylesIE7"  Name="IE7" StyleSheet="css/ie7skin.css" Condition="IE" UseSkinPath="true" />

 
New Post
5/24/2010 10:16 AM
 
Is this the only question you ever post and don't you ever read any responses?

Jeff
 
New Post
5/24/2010 4:03 PM
 

Tom,

What kind of issues are you having with the box model?

I've never run into any issues with the skins I convert, and am interested to see if there's something I can help you with. One fo the big things I find is that making the skin XHTML through a skin.doctype file resolves a lot of issues.

I'm interested to see what you're having problems with and to see if we can find a solution for you. If you can add links to samples, or to the skin files that would helps as well.

Thanks and regards,

Rick.



PSDtoDNN - You supply the artwork... we'll build the skins!™
Website | Twitter | YouTube | Skype
 
New Post
5/25/2010 10:05 AM
 
You posted this before and the answer is here:

http://www.dotnetnuke.com/Community/F...
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...The box model problem in DotNetNukeThe box model problem in DotNetNuke


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