Hi, I just downloaded and tweaked one theme, it is a port of Andy Varganov's XBlue_Pro to autotheme: http://www.maxdev.de/Article53.phtml the original version looks as follows:
http://www.betasite.…=XBlue_Pro_Original and I just added a few things as image topics and a link on the story title: http://www.betasite.…php?theme=XBlue_Pro .
it looks ok on Firefox and Opera 8, but the right column appears just below the left column if you use iE.
Maybe anybody can take a look inside the code, since it isn't a conventional theme, half coded in German, it's a GPL theme (I think) and with just a few adjustments it can be uploaded here and enjoyed by the community.
Here's the download link: http://www.maxdev.de…getit-lid-231.phtml
I'm running PostNuke .750
thanks in advance
Login
Donate to Zikula
Themes
>
XBlue_Pro behavior on IE
-
-
I have fixed the problem on IE
/* Rechte Blöcke */
#rightCol {
float: left;
width: 170px;
}
/* wenn man rechte Blöcke für den IE5 (Quirks) dressieren möchte, dann an dieser Stelle */
/* setzt Standardmode beim IE6 voraus, header.php!!! */
/* Das kapiert nur der IE */
these are "floating blocks" - float: right; solved the problem
Since they're floating blocks, right block appears in all pages including administration which is really annoying because all administration tools, comments window..., overlap the right block links, ads etc.
Also viewed with firefox there is no footer and google ads blink awhile, and the theme takes almost 1 minute to load. Using Opera and IE all it's ok.
As I told you this theme(AutoTheme)is not like the others, it have 9 different styles, and i'm newbie.
How to show right block ONLY in the homepage, and how to fix the firefox issue?
If you want I can send the theme or post the code here.
Also a link to my site is above.
Thanx and sorry for my english.
