Jump to content

How to place atext around form


newcoder1010

Recommended Posts

Hi,

 

I have placed a form on top of content. How can I move the content around the form? I like to keep the form same location. Just put text around. Please advise.

 

http://www.davisdevelopmentgroup.net/?q=we-buy-houses-pg-county

 

I have two section id as follows:

<section id="block-system-main" class="block block-system clearfix">

</section>

<section id="block-webform-client-block-132">

</section>
#block-system-main{
    display: block;

}

 

.page-node-136 #block-webform-client-block-132 {
    margin-top: -1120px;    text-align: center;
    float: right;


}

 

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...