PDA

View Full Version : how to make a div not expand ? (in width)



[Oli]
05-11-2006, 07:35 PM
i want my div not to horizontal expand how i do this ?

i got :


#write {
width:540px
}

tekni
05-11-2006, 07:44 PM
It shouldn't expand with that code ;)

[Oli]
05-11-2006, 07:55 PM
It shouldn't expand with that code ;)

it still does

JoeComins
05-11-2006, 08:15 PM
Lets see where the code is, and the other CSS your using

Try

#write {
max-width: 540px;
}

[Oli]
05-11-2006, 08:29 PM
Lets see where the code is, and the other CSS your using

Try

#write {
max-width: 540px;
}

i gave up :p
sorry, it got all messed in FF, IE wos fine but i want my site to work on all browsers, so im back at tables. ^^

JoeComins
05-11-2006, 08:47 PM
Can I see what you've done. There may be small mistakes

[Oli]
05-11-2006, 09:05 PM
Can I see what you've done. There may be small mistakes

Sorry, i lost it, couse i overwrote the css file for one small css thing & editted my pages.

Want to hide these adverts? Register an account for free!