| |||||||
| Web Design Discussion Discussion of web design techniques, advice, browser issues, software, design firms. |
![]() |
| | LinkBack | Thread Tools |
| | #1 (permalink) |
| NamePros Member | Layers - just not getting them, different display in firefox and Ie Ok I am stubbornly trying to make the transition to using layers for my websites. Tables were always so easy as they didn't shift around but I am getting there with using layers now. Although as an aside I always tend to loose a few layers on the page and can never find them! Anyway here is my question, I am making my sites with layers, I test them in IE and they look fine, and then in Firefox they slip, move, stretch. I can never get them to stay the same between the two browsers. What am I doing wrong, I must admit I am still using tables...........inside my layers.... any advice great. Checkout the Adsense background on the right hand side of my webpage for an example http://www.plooka.com Frenchie
__________________ http://www.Plooka.com - Get on the Piste! Checkout my Skiing Website, and join in if you love the mountains... |
| |
| | #4 (permalink) |
| NamePros Member | The layer the blue one underneath my google adsense adverts on the right hand side has slipped down, so that it merges with the banner along the bottom in Firefox. Displays fine in IE but different in Firefox. This seems to happen to me a lot, looks fine in IE then is different in FF.
__________________ http://www.Plooka.com - Get on the Piste! Checkout my Skiing Website, and join in if you love the mountains... |
| |
| | #5 (permalink) |
| Gutless Wonder™ | Almost looks like the site is off centered. I'm using a resolution of 1024x768 @ 85Hz and I have to scroll from side to side to view the whole page. -Bill
__________________ "We know you are behind the 'andr6x6' account, the recent hacker attacks against NamePros, the unauthorized access of our database, and the trojan attack against NamePros members. We have the logs, screenshots and witnesses needed to prove your involvement and file criminal charges with the DOJ for cybercrimes if necessary." -Ron James |
| |
| | #6 (permalink) |
| NamePros Regular | I've always had the same problem. I use Firefox for day to day browsing, so when developing I always test my pages in it. Then every so often, I'll test it in IE, and lo and behold somethings not right. It happens because of browser inconsistencies, and they're always going to be there. So I recommend doing a bit of research into the following CSS hack... Code: <!--[if IE]>
<style type="text/css">
@import 'iestyle.css';
</style>
<![endif]-->
__________________ :guilty: A young web developer’s journey to financial freedom. - aaronfalloon.com |
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |