![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Can anyone guide me with my horizontal list? It works fine in Firefox and IE PC, but fails on IE/Mac. http://www.dmcupdate.com/index.asp its the footer menu that should be a horizontal list. Any clever ideas? Cheers, Steve |
#3
| |||
| |||
|
|
Then include the copyright info within a <li></li> tag and set its margin left (see below) |

#4
| |||
| |||
|
|
Osgood wrote: Then include the copyright info within a <li></li> tag and set its margin left (see below) or padding left, as it is in the code ![]() |
#5
| |||
| |||
|
|
Are you saying I should create a seperate class for the copyright info, setting the padding left? |
#6
| |||
| |||
|
|
Dooza wrote: Are you saying I should create a seperate class for the copyright info, setting the padding left? As the footer I assumes appears in all of your pages I would suggest its probably a good idea since if you want to move the info a bit further left/right at any time it's easily achieved. I didnt test the solution in PC, only on Mac in IE5.2/Safrai and Firefox were it seemed to work ok. Creating good horizontal menus using <ul><li tags can be somewhat troublesome. I try to avoid them if it's possible. |
#7
| |||
| |||
|
|
Hi Osgood, could I take it out of the list and just format it using CSS? I dont see why not, but since this is wroking nicely on all browsers and platforms I will stick with it. |
![]() |
| Thread Tools | |
| Display Modes | |
| |