This is a discussion on "Anchoring layers in Firefox" within the Starting Out section. This forum, and the thread "Anchoring layers in Firefox are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Anchoring layers in Firefox
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Anchoring layers in Firefox
Hi All,
I'm a bit of a novice with websites and would be very grateful for some help please. I've designed my index page in Dreamweaver using layers to put the graphics and text in. The layers all line up in ie and the top banner anchors to the top and edge of the page, however they all go out of line in Firefox. Is there a way I can anchor them? Thanks for any help you can give, Mark. |
|
|
|
||||
|
Re: Anchoring layers in Firefox
Could you provide a link to your page please mate
__________________
Last Blog Entry: A Royal Mistake (Feb 20th, 2008)
|
|
|||
|
Re: Anchoring layers in Firefox
Yes, it's:http://www.lotusespritturbo.com
|
|
||||
|
Re: Anchoring layers in Firefox
You are using tables for layout, have you looked into using CSS for the layout?
__________________
Last Blog Entry: A Royal Mistake (Feb 20th, 2008)
|
|
|||
|
Re: Anchoring layers in Firefox
Sorry I must be blind I dont see a difference in ff.
Pat |
|
|||
|
Re: Anchoring layers in Firefox
No, never heard of them, just Googled it and it says cascading style sheets. Is that something seperate to Dreamweaver?
As you'll see, the website design is very basic! |
|
|||
|
Re: Anchoring layers in Firefox
Hi Pat,
in ie, the top banner and central picture are justified to the top and left edge. In Firefox the top banner is offset and from the top and side edge, as is the central picture. I think the layers move in Firefox, but I don't know for sure. |
|
|||
|
Re: Anchoring layers in Firefox
try this it should sort out firefox but the effects on ie could be drastic.
Find this piece of code.
Then find
Give it a try. Pat |
|
|||
|
Re: Anchoring layers in Firefox
Thanks very much. I'll give it a try
|
|
|||
|
Re: Anchoring layers in Firefox
Yes, it mucks it up in ie
|
|
|||
|
Re: Anchoring layers in Firefox
thought it might.
You could use conditional comments for ie. See this link. http://creativecoding.webforumz.com/...8/january/faq/ Take a look, basically it allows you to specify a style that only ie will use and ff will ignore. Any problems just post back. Pat |
|
|||
|
Re: Anchoring layers in Firefox
Thanks, I'll take a look.
|
|
|||
|
Re: Anchoring layers in Firefox
Try
|
|
||||
|
Re: Anchoring layers in Firefox
shalom_m, there's no need for marginheight and marginwidth. Besides, they're depracated attributes. Just use;
Last Blog Entry: The Google Misconception (Feb 3rd, 2008)
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Layers | WEB | Starting Out | 7 | May 29th, 2007 23:26 |
| Layers | GCrame5832 | Web Page Design | 6 | Dec 31st, 2005 21:42 |
| Using layers in CSS | jwalker80 | Web Page Design | 3 | Dec 21st, 2005 14:08 |
| layers | forry | Web Page Design | 7 | Sep 21st, 2005 08:42 |
| Need help with layers | davidsnave | Web Page Design | 0 | Aug 29th, 2005 23:26 |