Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Design Same line different styles left & right align above another element ? Reply To: Same line different styles left & right align above another element ?

#248779
vinzbomb
Participant

Nice for the help however now on my website the text “Standard Double Room” is aligned to the top of the box, and the rest is aligned to the bottom of the box.
also i added the exact width of the picture in
#containerslide {
margin: auto;
width:728px;
border:1px solid grey;
overflow: hidden; /* quick clearfix */
}
how to align the box to the left ?
do i have to ad something or remove margin auto ?

here is the result:
[IMG]http://i64.tinypic.com/2v1sroz.jpg[/IMG]
thanks its almost what i need to achieve !