firefox IE, layout trouble.

They have: 426 posts

Joined: Feb 2005

g-aa.co.uk

If you look at the header in both firefox and IE I cant get the form to be valigned to the middle in IE but it is in firefox. I have valign="middle" where necessary and it doesnt work.
If i absolute position it then it will be ok in IE but not in firefox.

Please help, i am going mad!!!

Tim.

demonhale's picture

He has: 3,278 posts

Joined: May 2005

HEy I dont see a problem in IE and FF... Can you elaborate?
Anyways your MArquee doesnt show on FF, it does in IE...

The Webmistress's picture

She has: 5,586 posts

Joined: Feb 2001

I think, forms are not affected by table alignments and you will need to use css padding/margins to control the positioning.

02bunced's picture

He has: 412 posts

Joined: May 2005

and this.SetHomePage doesn't work in Firefox!

They have: 426 posts

Joined: Feb 2005

thanks to point out marquee, didnt notice that myself. Will try padding. Thanks for the help.

They have: 426 posts

Joined: Feb 2005

Hi guys, i tried using padding with css but this hasnt worked as required. Anyone have any other suggestions.

you can see what iam having trouble with more clearly now:

g-aa.co.uk

demonhale's picture

He has: 3,278 posts

Joined: May 2005

On your html transfer the div and put the code I wrote here (Its still your html I just moved the div and insert the code...)

Quote:
Global Arts Association - online artist community!

|
Home |
Register |
Services |
Site Map |

Buy

Sell

MyStuff

Community

Help

 

 

 
Advanced Search
 

Hello, 
Log-In/Out

    
Select One
Keyword
User Name
Item Number
ZIP/Postal Code
 

  Specialty Features

 
 


Online
Store


Classified
Ads


Online
Chat Cafe


Community
Forum

 

  Auction Categories

Antiques (0) Basketry (0) Bears (0) books (0) Card Making (0) Ceramics (0) Collectibles (0) Drawing (0) Embroidery (0) Folk Art (0) Furniture (0) Glass (0) Illustration (0) Jewellery (0) Leather (0) Miscellaneous (0) Mixed Media (0) Painting (0) Photography (0) Posters (0) Printmaking (0) sculpture (0) Supplies (0) Textiles (0) Websites (0)

All
Categories
   

 

  Site Statistics

There
are currently:

  5
registered users.

  0
open auctions.

Total Items Sold£0.00

 

g-aa.co.ukWelcomes its newest member!Thomrawlings

 

  Spotlight's On....






  Featured...

Item DescriptionPrice
No items in category.              More Featured Items!    

 

  Gallery...

No items in category.
More Gallery!    

 

 

<script language="JavaScript1.2">

/*
Cross browser marquee script-
© Dynamic Drive (dynamicdrive.com)
For full source code, installation instructions,
100's more DHTML scripts, and Terms Of
Use, visit dynamicdrive.com
*/

//Specify the marquee's width (in pixels)
var marqueewidth=750
//Specify the marquee's height (in pixels, pertains only to NS)
var marqueeheight=20
//Specify the marquee's scroll speed (larger is faster)
var speed=4
//Specify the marquee contents
var marqueecontents='Welcome to Our Auction Site! ......... For a limited time only .... Signup today and receive a £10.00 instant credit to your account ......... Be sure to check out all our other features today! .......... '

if (document.all)
document.write(''+marqueecontents+'')

function regenerate(){
window.location.reload()
}
function regenerate2(){
if (document.layers){
setTimeout("window.onresize=regenerate",450)
intializemarquee()
}
}

function intializemarquee(){
document.cmarquee01.document.cmarquee02.document.write(''+marqueecontents+'')
document.cmarquee01.document.cmarquee02.document.close()
thelength=document.cmarquee01.document.cmarquee02.document.width
scrollit()
}

function scrollit(){
if (document.cmarquee01.document.cmarquee02.left>=thelength*(-1)){
document.cmarquee01.document.cmarquee02.left-=speed
setTimeout("scrollit()",100)
}
else{
document.cmarquee01.document.cmarquee02.left=marqueewidth
scrollit()
}
}

window.onload=regenerate2
</script>


Add Us
To Your Favourite



Make UsYour Home Page







Home
Categories
Register!
It's FREE
Sell
Your Item
Change
User Information
Closed
Auctions
 | Advanced
Search
FAQ
Forgot Your User Name?
  |  Forgot
Your Password?
  |  MyAccount
 |  AboutMe
Edit
AboutMe
|  Help
All
Items
How to Bid
How to Sell

| Service
Center
 | Join Our On-line CommunityChat
Cafe
| Feedback
| Auction
Ad Builder
 | Auction
Ad Builder Pro

Currency Converter | Classified
Ads

Copyright © g-aa.co.uk - All
rights reserved.
Use of this Web site constitutes acceptance of the g-aa.co.uk Terms
& Conditions
.

They have: 426 posts

Joined: Feb 2005

Demonhale, you are a f**cking genius. I hope i can be as helpful to you in the future!!!
Thanks to everyone who has made an input into my problem.

demonhale's picture

He has: 3,278 posts

Joined: May 2005

Glad to be of service...

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.