Jump to content

Cant move <p> to the right side


Herofeeder

Recommended Posts

Hi,

 

I think you need to float the .frame_box div to left and then the .text div will take its place on the right.

Try applying float: left; to .frame_box {...}.

sadly no i tried it : P cant seem to find the solution to it .its so lame i cant continue without this

Link to comment
Share on other sites

Because there is no available space for it to be floated beside it unless you use positioning or maybe transform: translate, also from what I see your code does not match your image, and one last important thing to point out! DON'T USE IMAGES TO SHOW CODE.

thank you very much..but w8 what do i do since img arent preffered...do i copy paste it all in the chat or?

Link to comment
Share on other sites

Using desktop see '<>' hover over it... and behold 'Code', now guess what that is for.

For smaller devices where I don't think it will show '<>' you can instead use '[ code ]' at the beginning and at the end '[ /code ]' (without the spacing and single quotes) and between that you would add your code.

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...