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

removed for the image in header - CleanX Orange | Forum

Bayar ryab
Bayar ryab Jan 6 '14

Good evening,


I look in removed for the image in header " welcomme to our social network " I do not want to replace her(it) I want the removed definitively somebody can tell me or modify this thank you in advance.

Attachments:
  rr.JPG (60.12Kb)
Will
Will Jan 6 '14
Hello Bayar, 


To remove the header image yo need to do this:

1 - Go to the folder /master_pages/ and open dndindex.html.


2 - Find this code (in the line 32) and delete it:

++++++++++++++

{else}   

<div class="ow_header">

        {if isset($imageControlValues.headerImage.src)}  

           <img class="ow_header_img" src="{$imageControlValues.headerImage.src}" />   

     {else}             

<div class="ow_header_pic"><img class="ow_header_img" src="{$themeImagesUrl}header.jpg" /></div> 

        {/if}           

</div>

++++++++++++++


3 - Open the file general.html 


4 - Find the same code (in the line 30) and delete it.


I´m sharing with you an image showing the code that you need to delete.


If you need more help, please let me know.


Best Regards,





The Forum post is edited by Will Jan 6 '14
Bayar ryab
Bayar ryab Jan 7 '14
Hi,


I have correctly to delete(eliminate) lines in both files, but it changes nothing, the image is always there, how to make please?

Bayar ryab
Bayar ryab Jan 7 '14
I have to find, it was necessary to activate the dev mode, thank you of your support very attractive theme, thank you
Bayar ryab
Bayar ryab Jan 7 '14
I have a new question, how to align the slider with the right image? Made go back up(raise) the slider more at the top.
Attachments:
  Capture.JPG (78.16Kb)
Will
Will Jan 7 '14
Hello, there are 2 or 3 ways to solve that problem, for example:


The padding-top property in your css need to be the same in the slider and the right element that you show in the attachment.

If you are using the default slider, check the style of the element:
.slides_container


This is only a possible solution, but you can share your link of your site in a private message or here in the forum to see what is the real problem with the alignment. 


Best Regards,

Bayar ryab
Bayar ryab Jan 8 '14
Hello,


http://www.witix.org

Will
Will Jan 10 '14
Hello Bayar, sorry for my delayed response.


You can try this possible solution, reduce the padding-top of the ow_stdmargin. Try adding this code:

+++++++++++++++++++
.ow_sidebar 

  .ow_stdmargin{ 

   margin-bottom: 28px;

   padding-top:5px; /* change this */

  }


+++++++++++++++++++


If this doesn´t work for you, try reducing the padding-top of the original .ow_stdmargin element. (but you need to verifies that the change does not affect other elements that use .ow_stdmargin).


Go to the line 3255 in your css to found the item.


Let me know if you need more help.


Best Regards,


The Forum post is edited by Will Jan 10 '14
max1970
max1970 Jan 25 '14
change color thema in blue


tanks

Will
Will Jan 26 '14
Hello gioacchino, to change the color you need to open the .txt file in the zip and there you have the links to downloads the green and blue version of the theme.


Best Regards,

You do not have permission to reply this topic