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

Banner Image Removal | Forum

Topic location: Forum home » Support » General Questions
SentiRen
SentiRen Jan 29 '16
Hi...is it possible to remove the banner image in Simplicity theme...?

If its legal how should i removed it?

Thank you

Attachments:
  header.jpg (326Kb)
Darryl B Leader
Darryl B Jan 29 '16
Add this to your Simplicity theme's custom css in the admin panel

.ow_header_pic {
    display: none;
}
SentiRen
SentiRen Jan 29 '16
Thank you Darryl...
Darryl B Leader
Darryl B Jan 29 '16
You're welcome.
ross Team
ross Jan 31 '16
Darryl +1
Jan Larsen
Jan Larsen Feb 19 '16
Daryl .. for me this doesnt work..
its leaving an emty space on top ..
when viewing on iphone

even tried to set the height  to 10 px..  same issue.. showing 10 px of image, but placeholder still takes up the space..

Jan


ross Team
ross Feb 19 '16
Jan, we do not support desktop version on mobile devices. We have mobile version of the theme specifically designed for mobile browsers. 
Darryl B Leader
Darryl B Feb 19 '16
@ Jan Try adding this as well.

.ow_header {
    display:none;
}
Kяuncн Leader
Kяuncн Feb 19 '16

Quote from Jan Larsen Daryl .. for me this doesnt work..
its leaving an emty space on top ..
when viewing on iphone

even tried to set the height  to 10 px..  same issue.. showing 10 px of image, but placeholder still takes up the space..

Jan



.ow_header_pic {

display: none !important}

The Forum post is edited by Kяuncн Feb 19 '16
Jan
Jan Feb 20 '16

Quote from ross Jan, we do not support desktop version on mobile devices. We have mobile version of the theme specifically designed for mobile browsers. 

Ok..  Now I know that ..  sorry for my mistake :(


Ross - are you referring to the built in mobile version?



ross Team
ross Feb 21 '16
Yes, build-in mobile version