gsuez / master-bootstrap-3

Joomla 3.x Template with Bootstrap 3
https://www.masterbootstrap.com/
142 stars 90 forks source link

Unbalanced tags #2

Closed stiplady closed 8 years ago

stiplady commented 10 years ago

When no content-bottom modules exist the layout is incorrectly closed.

gsuez commented 10 years ago

Hi, this issue was fixed, please download the zip and check it.

Regards

stiplady commented 10 years ago

I disagree with you, the latest commit on the index.php file is this : https://github.com/gsuez/master-bootstrap-3/commit/fef6c31ae200c623174783c69729eb5719f87949

It clearly shows that you added one opening div in the if block, and then closed it outside the if block. This is the problem that my patch will fix.

gsuez commented 10 years ago

Hi stiplady, with you patch, keep the right proportion of the content bottom position, like keep the right proportion of the position?

I update index.php, please check it and comment anythink ;)