You need to Register for free and Login to post a message in the forum.

Forum

Subject: vertical alignment problem in IE 7
Prev Next
You are not authorized to post a reply.

Author Messages
Rob Roberts
Nuke Newbie
Nuke Newbie
Posts:8

03 Jun 2009 12:37 PM  

I have a new skin setup which works fine in my localhost, but now is off kilter in IE 7 only.
http://www.funcnology.com

In FireFox, everything lines up correctly (though if anyone can tell me how to reduce the size of the contentpane to keep the footer above the "fold" I would appreciate it).

In IE 7, the Register and Login items (which are classed as .skingradient) to not valign: middle as the separator does. The same holds true for the Breadcrumbs and I believe the CurrentDate items (the Breadcrumb issue only shows up when going to a sub-page, as the separator for breadcrumbs »t does not show up lined up (it is actually aligning middle as it should).

Any suggestions?  No, I'm not using an iehacks.css and I also renamed the default.css and portal.css because they were initially causing such a mess.

Any suggestions appreciated (I'm going live with the blog without the fix, however--I'll just use some cosmetic coverup to appease IE).

Rob Roberts

Leviathan Consulting

Lee Sykes
DNN Creative Staff
Nuke Master V
Nuke Master V
Posts:5307


08 Jun 2009 3:54 AM  
hello,

Have you solved the problem as it seems to line up okay in IE7.

Looking at the content pane height, you need to look at this class:


.skinmaster {

its the height: 100%; that is causing the gap, if you take out this line you will see the footer move up the page.

You may want to checkout:
Troubleshooting DotNetNuke Skins

On another note, I noticed using the web developer toolbar that the skin.CSS file is loading twice. This is caused by this line of code in your skin.html file:

< link href="/Portals/_default/Skins/funcnology-skin/skin.css" rel="stylesheet" type="text/css" / >

You do not need to add a link to the skin.CSS file in your skin.html file as DotNetNuke will automatically call in that CSS file, having a line of code in your skin.html file can actually cause you problems.

Thanks,

Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/leesykes

Lee Sykes's Facebook Profile
Rob Roberts
Nuke Newbie
Nuke Newbie
Posts:8

11 Jun 2009 5:29 PM  
I haven't solved the problem. I just made the line smaller so it is more difficult to see the offset. I'll remove the 100% and have already removed the second reference to the CSS file.

Now if you look at the blog entries, they are centered and not left-aligned. I think it is related to security somehow, as the same skin is used for admin, but everything looks correct when viewing the entries logged on as host or admin.

Any clues?
Lee Sykes
DNN Creative Staff
Nuke Master V
Nuke Master V
Posts:5307


14 Jun 2009 3:57 AM  
Hello,

I used the web developers toolbar to view all of the CSS files + deleted all of their content.

The text is still centered.

Looking at the HTML code, it's caused by this:

< td id="dnn_ContentPane" class="contentpane" valign="top" align="center" rowspan="2" height="400" width="650" >

So you need to look for the CONTENTPANE table cell and remove align="center"


Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/leesykes

Lee Sykes's Facebook Profile
Rob Roberts
Nuke Newbie
Nuke Newbie
Posts:8

14 Jun 2009 10:08 PM  
Thanks, Lee.
This stuff is very annoying when it works on localhost and I pull the exact same files over to the hosted environment.
If anyone ever figures out the vertical alignment issue, I would appreciate the assistance there. Valign settings just don't seem to work to solve the problem.
Lee Sykes
DNN Creative Staff
Nuke Master V
Nuke Master V
Posts:5307


15 Jun 2009 6:58 AM  
when you add a module to the page, you also have the option to set the modules alignment, I would double check this option as well. Thanks,

Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/leesykes

Lee Sykes's Facebook Profile
You are not authorized to post a reply.
Forums > DotNetNuke® > DotNetNuke® Questions > vertical alignment problem in IE 7



ActiveForums 3.7

Latest Forum Posts

Query On Dynamic Form Module by prithviraj
The source element with id dnn$ctr407$DynamicForms$imgMove_48b21a63-ca5a-425d-90ca-599a6e7d51e6 does...
RE: Folder permissions by saintX
Thanks for your answer Rashid! May you please kindly let me know - Which folders - AND for whom...
DNN with Javascript Disabled by aptrivedi
Hi All,I have found my self in bit of trouble.As per my application requriement, i need to handle th...
RE: Change Registration Redirect? by ollep
Well, that sounds good Lee.But I just spent $150.00 and a few days learning the Dynamic Forms  - bec...
RE: Folder permissions by Kazi
Hello FW, The easiest way to set permissions is your control panel, Log in to your CP, click on y...
Folder permissions by saintX
Hello, Can I set the folder permissions on the remote server myself using DW or WVD? If possi...
RE: How to do links? by Guy..L
It's really hard to tell quite how awesome DNN Nav v2 is given the documentation and search results ...
Regarding Editor by prithviraj
Pls let me know whar folders we need to upload when we are changing editors. Suppose i have cute edi...
RE: Change Registration Redirect? by leesykes
It would be best to use Dynamic Registration to avoid 2 registrations.With Dynamic Registration you ...
Indexing DNN pages by Google by Jake Vizner
I have two different DNN web sites. Using Google Webmaster Tools I can see the Google indexed 12 out...
Query Regarding RAD EDitor by prithviraj
Hi, I'm using R.A.D editor in my site. At the time of adding images through the editor I'm unabl...
RE: while installing bulk emailer module in my website by jncraig
Yes, this definitely is a file permissions issue. The default ASP.NET worker task needs to have ful...
RE: Background Music by jncraig
That will work.
RE: Auto create pages and content by dhassall
Hi Joe DNN Out of the box version 4.9 Login as Host with Firefox to create and IE8 to monitor, CTR...
RE: while installing bulk emailer module in my website by dub
Agiline, We have seen this problem before. It is caused by the Security on IIS. Please have a loo...
RE: Change Registration Redirect? by ollep
Probably still want to do it with Dynamic Forms now.My reason for changing (except from getting Aweb...
RE: Change Registration Redirect? by ollep
YES!http://www.dnncreative.com/Subscribe/tabid/81/Default.aspx
RE: Change Registration Redirect? by ollep
Yes I noticed that we where talking about 2 different Modules as soon as I dug into the tutorials.Ab...
RE: Change Registration Redirect? by leesykes
If you are check out the links that I have placed in there:http://www.dnncreative.com/Subscribe/tabi...
RE: Change Registration Redirect? by leesykes
Are you referring to when subscribing there is a link to register and after they register it sends t...
DNM Rapid Application Developer Trial Version
RSS Feeds