sean14592 Posted October 17, 2008 Share Posted October 17, 2008 ok, I have a small problem, I have 2 coloumns, one for an advertisment and one for content Screen: http://i34.tinypic.com/71jihu.png ok, As you can see in the screenshot there is a grey box with the word 'hi' in it that needs to come up inline with the form. here is my css code for the box: #featured { float:left; width:200px; background-color:#666666; } Thanks in advance Sean UPDATED! HTML: http://pastebin.com/m28096b1 CSS: http://pastebin.com/m4f52814c Link to comment https://forums.phpfreaks.com/topic/128901-solved-css-problem/ Share on other sites More sharing options...
dropfaith Posted October 17, 2008 Share Posted October 17, 2008 float: the form right? without the css for the form i cant really solve this but try floating the form to the right Link to comment https://forums.phpfreaks.com/topic/128901-solved-css-problem/#findComment-668257 Share on other sites More sharing options...
sean14592 Posted October 17, 2008 Author Share Posted October 17, 2008 UPDATED! HTML: http://pastebin.com/m28096b1 CSS: http://pastebin.com/m4f52814c Thanks for your help, and float right does not work as the grey box then goes to the right, I want to keep it on the left but just up so its inline with the form. Link to comment https://forums.phpfreaks.com/topic/128901-solved-css-problem/#findComment-668258 Share on other sites More sharing options...
sean14592 Posted October 17, 2008 Author Share Posted October 17, 2008 Should I just start again with coding the design, lol? Link to comment https://forums.phpfreaks.com/topic/128901-solved-css-problem/#findComment-668344 Share on other sites More sharing options...
dropfaith Posted October 18, 2008 Share Posted October 18, 2008 no float the form to the right and the grey box to the left.. Link to comment https://forums.phpfreaks.com/topic/128901-solved-css-problem/#findComment-668424 Share on other sites More sharing options...
haku Posted October 18, 2008 Share Posted October 18, 2008 Link please. Link to comment https://forums.phpfreaks.com/topic/128901-solved-css-problem/#findComment-668474 Share on other sites More sharing options...
sean14592 Posted October 18, 2008 Author Share Posted October 18, 2008 nope, the float thing does not work.... Link: FIXED Thanks for your help Link to comment https://forums.phpfreaks.com/topic/128901-solved-css-problem/#findComment-668621 Share on other sites More sharing options...
sean14592 Posted October 18, 2008 Author Share Posted October 18, 2008 oh, lol, I was messing around with it and after a few hours, Sorted thanks anyway guys. Link to comment https://forums.phpfreaks.com/topic/128901-solved-css-problem/#findComment-668623 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.