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 this image ? - GRAV City Lights | Forum

Webster Molaudi
Webster Molaudi May 21 '18

Hi there,


Sorry to bother you again, how do i remove this image on my Join page (https://www.myvirgo.info/join) so that the frame on the right is full screen in the middle and responsive ?



Basically i want the remove the image or not to show completely on the Join page so that i can show what is on the right with full width.


Thanks

Attachments:
  1.png (1060Kb)
Webster Molaudi
Webster Molaudi May 21 '18
Thank you very much
Webster Molaudi
Webster Molaudi May 21 '18

Hi there,


I have :


 @media (min-width: 1100px) {

.ow_sidebar {width: 25%;}

.ow_canvas {max-width: 74%;}

.ow_side_box {width: 25%;}

.ow_footer {max-width: 73%;}

}


As per my previous request here : https://developers.oxwall.com/forum/topic/61064

and i made changes so that it suits the size that i want for my overall oxwall website.


But now after requesting the above requested and use the given code below :


 @media (min-width: 1100px){

.base_user_join .ow_side_box {display: none}

.base_user_join .ow_canvas {max-width: 100%;}

}


It messes up with the first initial above percentages or Css Code you gave me now the website does'nt apply the 1st css code on my overall website now it shows like this :



The Forum post is edited by Webster Molaudi May 21 '18
Webster Molaudi
Webster Molaudi May 21 '18
Thanks, it worked :)
You do not have permission to reply this topic