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, ...Doctype vs skin problemDoctype vs skin problem
Previous
 
Next
New Post
4/24/2008 12:27 AM
 

I had the same issue and I found that I had in my skin.css:

body {
 text-align: center; }

I used it to center the main div in page. You may have it in the default.css or portal.css as well.

The solution is to use text-align: left in the element that group all other elements in the page under the body.

Also, I think DNN default (if you do not explicitly specify a doc type ) is transitional so why put this in the first place?

Yehuda 


Yehuda Tiram
AtarimTR
AtarimTR
972-2-5700114   |   972-54-4525492   |    http://www.atarimtr.co.il
 
New Post
4/24/2008 10:03 AM
 

OP, have you fixed the issue? cause I am not seeing any difference between quirks and standards pages on your demo site. What browser / version are you using for testing?

 
New Post
4/24/2008 12:31 PM
 

keeperofstars wrote

OP, have you fixed the issue? cause I am not seeing any difference between quirks and standards pages on your demo site. What browser / version are you using for testing?

Nope i didnt, ye Quirks and Standard pages are same thats what is confusing me, because on Standard is Standard Compliance Mode and module is aligned, but from that point you have to enter profile from login links (upper right corner where is "test Logout" so click on test and you will see the difference, there are all labels, tips, textboxes, everything centered in its parrent column. Repeat same procedure for Quirks and everything is normal there ...  I asked few friends with different browsers and its safe to say all browsers show same result, IE7, FF 2.0.0.14, friend tried Opera ... So i thing you are just comparing 2 pages, you have to enter that profile from loginlinks to see nonpaged module in action,

 
New Post
4/25/2008 9:45 AM
Accepted Answer 

I show the manage profile page on both the quirks mode and standards mode for IE as being centered aligned,

while firefox has quirks mode working fine and "techincally" standards mode working fine, but with text aligned centered.

Firefox being more CSS compliant is working as it should, the element.style is setting text align center and its just centering the text, while IE is centering the whole table.

It has to do with IE allowing element tags to have none compliant styles applied to "span" based elements.

You just need to make sure

dnnalign text-align is set to left as stated above.

 

 

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Doctype vs skin problemDoctype vs skin problem


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