We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Adding a Page | Forum

We The People United We Stand

Hey Dave,


I got it to have two side by side, but the bottom part where you can select the terms of use is not scrolling to the bottom.  Any suggestion as to why this is happening?



dave Leader
dave Aug 15 '20

your going to have to push the footer down with some manual css.  Check out the footer class in console and then play with it until it moves down. 



then when you have it moved, set that css for just this one page, you dont want to mess up the other pages.

The Forum post is edited by dave Aug 15 '20
dave Leader
dave Aug 15 '20

I just tried something and it worked...


try


.ow_footer {

    margin-top: 200px;

}



works for me...

We The People United We Stand

Nice I had to use 350, but it works like a charm


I didnt want to do that unless i got verification.


It seems as if Oxwalls ecosystem can be sensitive to changes.


Anyway, thanks and as always you the best.


Where should I post a question in regards to creating an html website, but they need to log into oxwall to access it.

dave Leader
dave Aug 15 '20
Probably in the custom coding section
Pages: « 1 2