Header: full sice and background colour!

Discussion in 'Woodpecker WordPress Business Theme' started by trasgu, Feb 6, 2014.

Thread Status:
Not open for further replies.
  1. trasgu

    trasgu Member

    Joined:
    Oct 13, 2012
    Messages:
    188
    Likes Received:
    18
    Location:
    Santander, Spain
    Hi there!!
    I would like to add a header with the same size of the box/content, what is the size of it? Also, would be possible to change the background colour of this area/header?

    Thx for your help !!
     
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    You can use the optimal width i.e 570 pixel for the logo image.

    To apply background in the the header area,
    Paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    .top-wrapper {
    background: red;
    }
     
    In place "red" you can put your color or color code.
     
  3. trasgu

    trasgu Member

    Joined:
    Oct 13, 2012
    Messages:
    188
    Likes Received:
    18
    Location:
    Santander, Spain
    Thx so much Piyush, one little thing more on the header area related to this theme. URL: http://cantabriasinfronteras.org/aroma/

    In a Colorway theme I have used for an NGO in Indonesia (http://forumfairtradeindonesia.org/), I have added a language flag to the header, see attachment. I would also like to be able to add a language flag nicely in this theme, can you pls guide me on where to put the code, I don't seem to be able to add the code in the right area so it looks nice :( ....see attachment for the right area in the top right area.

    Thx again for your help !!
     

    Attached Files:

  4. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    Go to the header.php file present in your theme directory and follow the instruction shown in the image given below.

    [​IMG]

    And after that paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
     .lan-flag {
    text-align: right;
    }
    
    This will solve your issue.
     
  5. trasgu

    trasgu Member

    Joined:
    Oct 13, 2012
    Messages:
    188
    Likes Received:
    18
    Location:
    Santander, Spain
    Thx so much for the help Piyush, one little thing more, I have used the plugin "page link to" in several InkThemes but there is something not working well in my latest site. Both sites using the same theme and same plugin. In rkperu.com works fine but in amazon-aroma.com the plugin with address: "#" keeps on opening a "new tab", for instance, when you click over the no-parent menu Amazon Aroma (http://es.amazon-aroma.com/#), if you do the same in any no-parent menu in rkperu.com, the # works fine !!

    See attachment plugins in both sites!! what could it be happening??
     
  6. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    By mistake you have checked "Open this link in a new tab" option.
    So edit "Amazon Aroma" page and uncheck that option.
    Check image for reference.

    new-tab.png


    Thanks & Regards
    Nitesh Raghuwanshi
     
  7. trasgu

    trasgu Member

    Joined:
    Oct 13, 2012
    Messages:
    188
    Likes Received:
    18
    Location:
    Santander, Spain
    Good day Nitesh,
    I have see the Amazon Aroma website and that box is unchecked already in all the "main manus", it is very strange as this website has the same design and details as rkperu.com where the plugin works just fine. I have deleted the plugin and installed again but it keeps on doing the same thing. I have tried with other browsers and the same behavior, very weird... any ideas?

    Thx a lot for your time and help :)
    Jose
     

    Attached Files:

  8. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello Jose,

    Please delete "Amazon Aroma" page again and create new one and also deactivate all other plugins and check it. I hope it will work.
    If not then as usual the last option. Your dashboard detail :).
    Send it at [email protected]
    I will check and try resolve your issue.


    Thanks & Regards
    Nitesh Raghuwanshi
     
  9. trasgu

    trasgu Member

    Joined:
    Oct 13, 2012
    Messages:
    188
    Likes Received:
    18
    Location:
    Santander, Spain
    Hi there again Nitesh,
    I have tried every trick and tip I can think of and keep on having the same frustrating result, I ended writing to the support, hope you can help, my very last option is to re-install the whole website again :(
     
  10. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello Jose,

    I have not found any problem in the theme and in the plugin. But still i am looking to it.
    It may take some time. Till then you can use alternate solution for it.
    Please go to your dashboard > Appearance > Menus
    Create custom menu and remove URL from there.
    Check image for reference.

    custom menu11.png

    Thanks & Regards
    Nitesh Raghuwanshi
     
  11. trasgu

    trasgu Member

    Joined:
    Oct 13, 2012
    Messages:
    188
    Likes Received:
    18
    Location:
    Santander, Spain
    Great tip Nitesh, I have just done it for the spanish version and it works prefect :)
    If you ever find what might have gone "funny" with the plugin in the Theme, do pls share it with me as I love this Theme and sure I will be using it again while I help more NGOs in my Round The World journey ^_^
     
    Nitesh likes this.
Thread Status:
Not open for further replies.

Share This Page