CalcBuilder Forum

Calculator Not Centered

Usuario moon_771 2012-11-05 16:59:18

Good Morning,

My calculator is working well but it is not centered in the middle of the displayed module. The entire thing is shifted to the right.

http://biomedprotect.com/devsite/

Any suggestions?

Thanks

Moonsoft support 2012-11-05 17:09:52

Hello,
checked your site, and we noticed the calculator module is properly set inside its container, but the previous module you have placed at the left is being forced by your template to a fixed width of 49.95%, which is forcing the next one (the calculator), to begin at the right side.

You can try to modify your template, check this section below and set the width to a lower value (about 44%)

http://biomedprotect.com/devsite/templates/jsn_epic_pro/css/template.css



div.jsn-modulescontainer2 #jsn-pos-user1, div.jsn-modulescontainer2 #jsn-pos-user2, div.jsn-modulescontainer2 #jsn-pos-user3, div.jsn-modulescontainer2 #jsn-pos-user4, div.jsn-modulescontainer2 #jsn-pos-user5, div.jsn-modulescontainer2 #jsn-pos-user6, div.jsn-modulescontainer2 #jsn-pos-user7, div.jsn-modulescontainer2 #jsn-pos-footer, div.jsn-modulescontainer2 #jsn-pos-bottom {
float: left;
width: 44%;
}


Hope this helps,regards

Usuario moon_771 2012-11-05 18:02:32

THANK YOU! Worked great!

...
CalcBuilder

Create dynamic calculators

Buy now!
...
List Manager

Build different lists for your site

Buy now!