Not sure if this is where I should post this or not, but it looks like an issue similar to others posted here.
Here's my issue / problem:
In Firefox the landing page / welcome page (after signing in) shows a full screen with content & blocks on both the right, left and bottom of the page. However, in both IE & Opera the right half of the theme including the right side blocks and bottom sections are missing. Also, in all three browser, the rest of the pages (add content, mysite pages) seem to work and display content / blocks as define in the theme section. And, all three browsers, I get the same results with the following themes - all of Roople themes, Denver, salamander, and sib.
Also, have install a test site (not with all the modules) but using a Roople theme and the thing that STANDSOUT as different looking at the code is the following in pages that do not display correctly:
Check it out for yourself to see what I mean - web site is www.allas1.net. Again, the problem seems to be only with the main landing page (home) and the welcome page after signing in.
I have not added any new modules in the past few days, have been in a testing mode (getting ready to launch next week - hopefully) but not a 100% sure that a flag did not get reset during the process, but have checked everything I know to check and did not see anything "odd".
Again, I am sorry if this issue does not belong here. If not, please point me to the forum that this issue would apply.
Thanking you in advance for your help.
Garland P
Comments
Comment #1
GarP commentedFollow up - the code that is different is line 7 thru 10 which states:
" Additional IE/Win specific style sheet (Conditional Comments)
text/css" media="all">@import "/modules/jstools/tabs/tabs-ie.css "
When I did a simple copy & paste of the code, after clicking submit I saw that the "@import" statement over wrote my initial post.
And, yes, I do not have any of the jstools installed on my test site that I created yesterday while trying to debug www.allas1.net display issues.
GP
Comment #2
dhimananil commentedTry to put your content in Div with position:relative. It worked for me