text wont stay in my wrap

2 replies
  • WEB DESIGN
  • |
Hi everyone,

I am having a css problem and I cannot figure it out. Thought I would see what you guys have to say. If you visit the page you will see right away what is going on. it is lawofattractionfrequencydotcom - I don't understand why the name, address,ect...text is out side of my wrap div. If i get rid of the wrap div it doesnt do that but then it won't center. Also does anyone know of a really good css forum where I can get feedback on this sort of thing? Let me know if you would like me to post the source code and css.

Thanks
#css #stay #text #wrap
  • Profile picture of the author Aaron H
    in forms.css drop the following in, in place of the two #personal styles half way down.

    #personal{text-align:right;}
    #personal label{font-size:90%; margin:10px;}
    #personal input{margin-bottom:10px;}

    Probably not 100% the style that you're looking for but hopefully that'll give you a steer in the right direction, it'll still need testing in Internet Explorer though as I quickly ran this through Firefox.
    {{ DiscussionBoard.errors[2873344].message }}
  • Dude you are awesome! Thank you soooooo much. I haven't run it in exploder yet either. It will probably just blow up.lol.
    Signature

    PM Me Now!

    {{ DiscussionBoard.errors[2873424].message }}

Trending Topics