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 Quote Link to comment 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 Quote Link to comment 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. Quote Link to comment 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? Quote Link to comment 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.. Quote Link to comment Share on other sites More sharing options...
haku Posted October 18, 2008 Share Posted October 18, 2008 Link please. Quote Link to comment 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 Quote Link to comment 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. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.