Forum Moderators: phranque

Message Too Old, No Replies

CSS How can I make the images go to the right?

Appears different in each of the browsers.

         

Familyman501

10:19 am on Aug 27, 2007 (gmt 0)

10+ Year Member



How can I get my graphics to line up in the far right column ( as it appears in Mozilla FireFox)and the menu to go the the left (like it does in IExplorer)?

My pages look way different in the two browsers. How can I fix it.

Hank
South of Australia

[edited by: jatar_k at 11:46 am (utc) on Aug. 27, 2007]
[edit reason] no urls thanks [/edit]

Marshall

10:59 am on Aug 27, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Hank,

To hae your menu go left (I am assuming the left vertical navigation), have the <div> it is in float:left. as for the images, have them float:right.

Marshall

Familyman501

6:04 pm on Aug 27, 2007 (gmt 0)

10+ Year Member



Thanks. I had changed it earlier and had not changed it back.
Thanks for spotting it.