Newspaper Header Ad Placement

Posted in: Newspaper
Post count: 80

I am using Newspaper default header style 1.
How to adjust Header Ad exactly in between Top Menu and Main Menu, i.e. at equal px distance from Top Menu and Main Menu?

Post count: 23312

Hello mystudent,

Please check here -> http://screencast.com/t/vdctrPIV As you can see, the banner ad is aligned by default to the top and main menu bar. If you want to change the alignment for your banner ad you have to change the padding values.

Thanks.

Post count: 80

Here is my site.
http://electricalvision.com
can you please suggest me how exactly i can change padding.
please inspect and suggest me.
Thanks.

Post count: 23312

Hello mystudent,

Please try the code below and place it in Theme panel->Custom CSS area.

The code is ->

.td-header-style-1 .td-header-sp-recs {
margin-top: 18px;
}

The result -> http://screencast.com/t/p6FJFi2z8n

Thanks.

Post count: 80

Same question to LOGO Area, how can i achieve this exactly in between, please help me.
Site URL is,
http://www.bollywoodmessenger.com/

Post count: 76

Hi Mystudent,

I just take a look to your website and you must delete and re-install new version of the social counter plugin.

Post count: 80

Please read post from top to bottom in this page.
Do social counter plugin has to do anything with Ad Placement and Logo Placement?
Please elaborate with screenshot where necessary?

Post count: 23312

Hello mystudent,

I saw that you have a lot of additional customizations through code which can damage the right layout of our theme. I suppose that you want to center your logo with Ad placements. Also, I suppose that you have added a border-bottom and border-top for your header menu wrap which influences this layout. As a quick solution, please remove the latest code that I provided you above and try the code below and place it in Theme panel->Custom CSS area.

The code is ->

.td-header-header {
padding-bottom:18px;
}

The result you should see here -> http://screencast.com/t/sym4iPH2aZDQ

NOTICE: If you want to restyle your front end with your desires, please notice that these customizations involve some custom work and we cannot provide this type of services at the moment, sorry! Also, please notice that if you are not aware doing that, these customizations might further influence the other elements from your theme and you can damage your layout theme.
If you want to display more levels n our theme and you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because we cannot provide customization services at the moment ,sorry!

Thank you for your understanding!

Post count: 80

Thank you very much Catalin sir, you are always accurate and precise.

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