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

How do I remove that awful cover and move everything up? - Simplicity | Forum

Eddie Hayes
Eddie Hayes Sep 19 '15
Oxwall needs to drop those awful cover photos and allow us to have more visible content when we load our pages, especially where people now use mini laptops now.
Tom
Tom Sep 20 '15
The cover isn't bad, just make your own and replace it. I made a collage of all my members and put the title on it centered. Looks pretty good. 
Nuno Nunes
Nuno Nunes Sep 22 '15

Hi, Eddie,

try this code in CSS theme issue area:


.ow_header_pic {height: 0px;}

Eddie Hayes
Eddie Hayes Sep 30 '15

Quote from Nuno Nunes

Hi, Eddie,

try this code in CSS theme issue area:


.ow_header_pic {height: 0px;}


What do I do?
Nuno Nunes
Nuno Nunes Oct 1 '15

Go edit theme, then go on the CSS tab, and click Edit CSS field, add the code that I passed below, then just you save.


.ow_header_pic {height: 0px;}

David
David Oct 17 '15
Did it.  Works!  SWEET!!
David
David Sep 26 '16

Quote from Nuno Nunes

Go edit theme, then go on the CSS tab, and click Edit CSS field, add the code that I passed below, then just you save.


.ow_header_pic {height: 0px;}

Dude I played with this for hours. Searched for days. I finally found this and it worked perfect. You are the man and I appreciate you with all my heart. 
You do not have permission to reply this topic