CUSTOMIZE HEADER

Posted in: Newsmag
Post count: 23

Hello, I need to customize my header. I was wondering if you can help me how to get the style 8 customized. I need the design of this image: http://m24digital.com/wp-content/uploads/HEADER-CUSTOMIZE-2.jpg

Post count: 6535

Hi

Basically you have to edit header-style-8.php file and add two new containers in it: http://screencast.com/t/vQ4wX4Dcz then adjust theirs position using css code.
Unfortunately we can’t offer customization services at the moment so if you still need guidance on this or you’re not aware of the steps you need to take in this regard please consider hiring a developer or a freelancer to do this for you.

Thanks!

Post count: 23

Thanks. My only question is, after I create the containers and their position using css code, from where I can upload, for example a html code, where is that file, because I’m not going to have that option from the pannel.

Post count: 6535

Hi

You need to insert the html code directly in header-style-8.php file as at the moment the theme does not have an option to place html code in that section of header part. Your code should look like this

<div class="new-container">
    // custom html code goes here
</div>

Thanks!

  • This reply was modified 10 years by Andrei L..
Post count: 23

Andrei, I’m sorry but is this code complete?

Post count: 6535

Hi

Sorry about that, I’ve edited the post and now the example it’s complete.
Thanks!

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newsmag’ is closed to new topics and replies.