Newsmag: Header, Widget & Footer questions

Posted in: Newsmag
Post count: 68

Hi – Thanks again for the support. Two questions:

1) Header: How do I put a border around the header in Newsmag? I can’t find a control for it, and no information in the online documentation. (Or, to put a border around the entire page, including the header) , so it stands out more from the background. See screenshot: https://ibb.co/fp3gndy

2) Search box widget: (I figured it out)

3) Newsmag Footer Style #1 (three column footer): How do I control the label that appears on top of the blocks that make up column 2 and column 3. To make the label appear (or not), and to edit the title text strings. See screenshot: https://ibb.co/7bWwsjz

Thank you!
– Steve

Post count: 23312

Hi,

1)You can use a bit of CSS code for that. Use the code below and place it in Theme panel -> Cusotm CSS area.

.td-header-container{
border: 3px solid green;
}

The result is here -> https://www.screencast.com/t/Mg8hXDjeEI

3)I suppose that you are using the Footer Template Style 1 which is default footer section which comes with some default blocks. If you want to have more control over that section you will need to use another Footer Template, like 2 or 6 which allows you to add any widget you want from here -> https://www.screencast.com/t/Q2fi9hZBU7t -> https://www.screencast.com/t/3yiUQsCT Check the documentation from here -> https://forum.tagdiv.com/newsmag-footer-templates-2/

Thank you!

Post count: 68

Hi Catalin, You are the BEST! My highest praise for your technical support! Getting such good responses and turn-round for my technical support questions has been extremely valuable. Thanks again. Best regards, Steve

Post count: 23312

Hi,

Thank you for your kind words! I am glad to see happy customers!

Best regards!

Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.