i got it working centered now, and the firefox 3 problem is gone, also.
two problems i have left now.
1st: i want the topmodule to be a menu orderd right i get that working in firefox when i change the #topmodile in CSS from auto to "-272px" but in IE it looks still Ugly :-(
2nd: i changed the code inside the html, the last lines now are:
| Code: |
<div><img src="<?
php echo $this->baseurl ?>/templates/
sw_bliss_1.5/images/right-bottom.png"
alt="" width="600"
height="10" border="0" />
</div>
<div align="right">
<jdoc:include type="modules"
name="user2" style="xhtml" /
>
</div>
</div>
</div>
</div>
</body>
</html>
|
in IE everything looks fine, but in firefox the menu is ordered left ?!? :S
thanks<br><br>Post edited by: painted, at: 2008/08/13 15:55