This is a discussion on "Text-Align" within the Web Page Design section. This forum, and the thread "Text-Align are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Text-Align
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
||||
|
||||
|
Text-Align
Does the Text-Align not work in FF? coz it aint on my website
__________________
Thanks Marc Staff Manager - Want to be a Moderator? PM me. |
|
#2
|
|||
|
|||
|
Re: Text-Align
It works
|
|
#3
|
||||
|
||||
|
Re: Text-Align
I must have the old version of FF, Also could you check the footer of my website in your firefox because on mine the XHTML and CSS are sticking out the bottom :S
__________________
Thanks Marc Staff Manager - Want to be a Moderator? PM me. |
|
#4
|
|||
|
|||
|
Re: Text-Align
What's the link?
|
|
#5
|
||||
|
||||
|
Re: Text-Align
http://www.marcfraser.co.uk/v1/ - also my navbar :S
__________________
Thanks Marc Staff Manager - Want to be a Moderator? PM me. Last edited by Marc; May 31st, 2007 at 20:17. |
|
#6
|
|||
|
|||
|
Re: Text-Align
Take the height: off of your footer. No reason for it to be a fixed height. Also not sure why you are using border-collapse:collapse; in there, you have no tables. You could lighten your css up a bit too, and your HTML could use some cleaning. Try starting it fresh.
in body{} put text-align:center; in the #container {} put margin:0 auto; text-align:left;
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
Last edited by moojoo; May 31st, 2007 at 20:39. |
|
#7
|
||||
|
||||
|
Re: Text-Align
Ok, but that doesnt sort my Nav bar in FF (it aint centered). It is fine in IE7 though.
__________________
Thanks Marc Staff Manager - Want to be a Moderator? PM me. |
|
#8
|
|||
|
|||
|
Re: Text-Align
Um maybe text-align:center on #nav? IE 7 will handle bad code, FF will do it the right way. The css for the menu's is wacky, where did you get it?
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
|
|
#9
|
||||
|
||||
|
Re: Text-Align
Hehe, i got it from Visual Infinate Menus (a program). Also i have already got text-align:center on the #nav. That is what i find strange as it is working for the footer and it is centering in IE but not in firefox.
__________________
Thanks Marc Staff Manager - Want to be a Moderator? PM me. |
|
#10
|
||||
|
||||
|
Re: Text-Align
Bizzarre, when i take the text-align:center out of the #nav and put this in my HTML it centers it (in FF):s
__________________
Thanks Marc Staff Manager - Want to be a Moderator? PM me. |
|
#11
|
|||
|
|||
|
Re: Text-Align
Put the centering on the ul.
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
|
|
#12
|
||||
|
||||
|
Re: Text-Align
Ill give it a try later.
__________________
Thanks Marc Staff Manager - Want to be a Moderator? PM me. |
![]() |
| Tags |
| text align |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Vertical Text Align | Biddlesby | Web Page Design | 1 | Mar 14th, 2008 00:39 |
| Text wont align | shammy2007 | Web Page Design | 7 | Jan 21st, 2008 09:30 |
| Align text vertically in a box | josoap | Web Page Design | 3 | Jul 12th, 2007 18:29 |
| align text to bottom of div? | JETshipJUMBO | Web Page Design | 9 | Aug 6th, 2006 08:29 |
| help with text-align: center | iemerick | Web Page Design | 1 | Jun 9th, 2005 19:05 |