Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Web Programming > CSS > CSS Cascading Style Sheets
|
CSS Cascading Style Sheets All issues relating to Cascading Style Sheets (CSS).
Welcome to the p2p.wrox.com Forums.

You are currently viewing the CSS Cascading Style Sheets section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 11th, 2007, 09:55 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 347
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to Adam H-W
Default positioning text + form element + firefox

I'm needing to position my form element centrally - it works fine in IE 7 but in Mozilla it is slightly off centre:

If you check this page for example, you will see what I mean if you look to the bottom right of the page and see the numbered boxes 1-5

http://www.adclweb.com/dev/st-dsfa/a...id=56&PageID=4

Can anyone suggest a solution to them not aligning in firefox?

this is my css

.artistloop
{
    height: 20px;
    width: 20px;
    FONT-SIZE: 12px;
    font-weight: bold;
    COLOR: white;
    BACKGROUND: #BEBDB0;
    CURSOR:hand;
    cursor:pointer;
    margin:2px;
    border:0px;

}

thanks

 
Old June 11th, 2007, 10:15 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 425
Thanks: 0
Thanked 3 Times in 3 Posts
Default

Seems to me it's the image that's more to the left in FF. Here's what I see.

--
http://yupapa.com
 
Old June 12th, 2007, 03:18 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 347
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to Adam H-W
Default

I see what you mean and I see you are using ie 6 there which brings up another quandry about png support! But is there any way you can tell me how to centre the 1-5 'buttons' in Firefox?

thanks






Similar Threads
Thread Thread Starter Forum Replies Last Post
form positioning jeremy1048 Access 2 February 12th, 2008 08:52 AM
relative positioning in Firefox mackknife BOOK: Beginning CSS: Cascading Style Sheets for Web Design ISBN: 978-0-7645-7642-3 3 July 12th, 2007 02:02 AM
Positioning Problem in Firefox and Netscape echovue Javascript 3 April 13th, 2007 08:39 AM
Text Box Positioning Neal Crystal Reports 0 May 9th, 2006 08:35 AM
MDI Child Form Positioning BSkelding VB.NET 2002/2003 Basics 1 December 11th, 2004 01:56 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.