![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Could I have a Mac check please? http://www.dreamweaverresources.com/redbiz/contact.html I've checked using IE6 and FFox - index and contact page only live links |
#3
| |||
| |||
|
|
:. Nadia .: wrote: Could I have a Mac check please? http://www.dreamweaverresources.com/redbiz/contact.html I've checked using IE6 and FFox - index and contact page only live links In addition to the color thing in my other post, your CSS has this: ul li { margin-bottom: 8px; font: Arial, Helvetica, sans-serif 12px; color: #FEFEFE; line-height: 16px; } The correct shorthand for fonts would be: font: 12px Arial, Helvetica, sans-serif; Other than those two things, it looks good. |
#4
| |||
| |||
|
|
I knew that :-) Will fix asap and thanks for the other post! |
#5
| |||
| |||
|
|
Could I have a Mac check please? http://www.dreamweaverresources.com/redbiz/contact.html I've checked using IE6 and FFox - index and contact page only live links |
#6
| |||
| |||
|
|
"Copyright information goes here 2004" On every browser except IE5, that line is centered. On IE5, it is left justified. |
#7
| |||
| |||
|
|
Everything looks good in Safari 1.2.2, IE5.2, Firefox and Camino, except one thing. At the bottom of the page is the line "Copyright information goes here 2004" On every browser except IE5, that line is centered. On IE5, it is left justified. |

|
FYI, I also noticed some inconsistencies in the right side menu. ? The graphic right-arrow appears on every link except for "Location". Intentional? |
|
? The finger pointer changes to an arrow pointer between all of the menu items, except for between "Products" and "FAQs", where it remains a finger pointer. Functionally and visually (without pointers), it is the same, but I imagine that you probably meant to code them all the same. |
#8
| |||
| |||
|
|
John Gaver wrote: At the bottom of the page is the line "Copyright information goes here 2004" On every browser except IE5, that line is centered. On IE5, it is left justified. The 'class' works better applied to the <td> tag, not the <table> tag. Mac IE5x is a bit fussy about classes an ids. It doesnt tend to like them assigned to the table itself. |
#9
| |||
| |||
|
|
Didn't realise that one Osgood, so thanks :-) Pretty much similar to NS4 in this respect I believe. |
#10
| |||
| |||
|
|
I can't see this one.. I see the same pointer with all menu items. |
![]() |
| Thread Tools | |
| Display Modes | |
| |