- NewspaperHow to Add a Logo in Newspaper
- NewspaperShortcodes
- NewspaperHow to Set the Image Avatar
- NewspaperThe Mobile Theme
- NewspaperFavicon & iOS Bookmarklet
- NewspaperHeader styles
- NewspaperWhat’s Included in the Newspaper Theme Package
Hi,
Where I can setup height for header?
Only this element: http://prntscr.com/fx3o5d
Becouse i have big logo and dont fit: http://prntscr.com/fx3ojf
Can you share solution for my problem?
many thanks
Hi,
There would be no need for such major changes. Please note that the Prepare time and other elements that you mention in this screenshot
– https://www.screencast.com/t/Vs7Y5thB
These are simple HTML elements that have corresponding classes, defined in the Recipe demo
– https://www.screencast.com/t/YEx1W8HtDyM
– https://www.screencast.com/t/NOWNpUHE21L
If you want to achieve something similar simply recreate the HTML structure using the same classes and enter the CSS code provided above in the Theme panel-Custom CSS section.
You can find more using your browser inspector, to analyze the elements on the page, and their classes
– https://www.screencast.com/t/J34akXLZz33o
– https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Here you can find more information about post formats
– https://forum.tagdiv.com/post-formats-for-tinymce/
Regarding the logo, the Recipes demo uses Header style 11. This header style does not have a limit for the logo size. You can use any image you like
– https://forum.tagdiv.com/logo-favicon/
Thanks
Was for login page. Yeah was looking stuff up + asking here, wasn’t sure if theme affected it at all.
This code fixed it:
function custom_loginlogo() {
echo ‘<style type=”text/css”>
h1 a {background-image: url(‘.get_bloginfo(‘template_directory’).’/images/login_logo.png) !important; }
</style>’;
}
add_action(‘login_head’, ‘custom_loginlogo’);
Please replace the code mentioned above with this one:
.td-business .td-header-style-1 .td-header-sp-logo {
float: left;
margin: 5px 15px 5px 0;
}
Thanks.
Oops forgot to mention wordpress logo area for Login page
Would like to customize/remove the wordpress page through CSS, but it seems not let me override it. Any file and classes to target this page? Thanks
That helped somewhat. Now I need the ad to be on the right side and the logo to sit next to it on the left.
My website went down out of nowhere. When I got it back up the header was messed up and the footer reverted back to the original footer. Then when I tried going to the theme panel and uploading a logo and changing the footer, it won’t let me save the settings.
My website is http://homesoftherich.net
Well the header option I want shows in the thumbnail that the logo is supposed to be on the left. HOWEVER, custom code was added somewhere that shifted the logo from one side to the other. Take a look: GenerationOnward.com/news
Thank you – the logo stays the same.
However the menu still shifts up for the sticky menu?
Thanks for the help.
Ok,
Please add this custom css code into your theme panel:
@media (min-width: 768px){
.td-header-wrap .td-affix .td-main-menu-logo img {
max-height: 62px !important;
}
.td-header-wrap .td-affix .td-main-menu-logo a{
line-height: 67px !important;
}
.td-header-wrap .td-affix .sf-menu > li > a{
line-height: 68px !important;
}
}
Thanks
Hello Rfournier,
Please notice that our theme has a lot of header styles which use the logo in more positions as you can see in our documentation here -> https://forum.tagdiv.com/header-styles/ Try to switch your header style with another one, clear all the caches and check the results.
Thanks for your understanding!
Hello,
You can upload a separate logo for the sticky menu: https://www.screencast.com/t/xo9fT3bJpLcq
Thanks.
Simple question: How do I change the location of the logo from the left side of the header to be moved over to the right side. I want the Ad to also be moved from the left side to the right side.
Basically want to switch both items in the header for the Business theme. Thanks!
Hi
I am using Header 7, and the sticky menu displays a smaller size logo & changes the placement of the menu when scrolling down/up.
I’m using this CSS at the moment to keep the height of the menu smaller than the default.
.td-header-style-7 .td-header-menu-wrap-full, .td-header-style-7 .td-header-menu-wrap {
height: 68px !important;
}
.td-header-style-7 .td-header-sp-logo {
height: 68px;
}
.td-header-style-7 .td-header-sp-logo a {
line-height: 68px;
}
.td-header-style-7 .td-header-sp-logo img {
max-height: 68px;
line-height: 68px;
}
.td-header-style-7 .sf-menu > li > a {
line-height: 68px;
}
.td-header-style-7 .sf-menu {
margin-top: 0;
}
.td-header-style-7 #td-top-search {
bottom: auto;
top:0;
}
Please let me know how to keep the logo the same size – for when it’s in static mode & sticky mode.
Thanks
Hi all,
I wanna use Header Style 10 on my website. But instead of showing a white background there is a gradient (gray to blue/black) beside the logo. I not set the background color. Even as I try to set background color to white it not works.
Any ideas of solving this problems?
thanks, that topic was very helpful in understanding child theme even more clearly.
Can I lose my modifications? (when I update?) I have not made any changes to the theme files itself. The theme files are as they were before, I have only made the social media icons a little bigger using the CSS panel available in the theme panel? rest of the changes are just the arrangement of blocks, grids, logos etc. nothing to fancy.
I may lose these things worries me?
Make sure you have your site properly setup for https
a) change explicit setting in your wp-config.php file for website URL and plugin directory
b) change any settings in theme panel that still have http vs https such as logo, etc.
c) search/replace post meta via phpmyadmin for any old image links
d) make sure you have proper redirect for http requests to https for your site
e) check “what” is not loading via https– theme CSS or a plugin?
I did all that when moving to https back in 2014, and always a few gremlins….
not sure that helps… but there you are ๐
Hi.
Well, I was looking for something like this:
html
{ font-family: serif; }
.td-logo-text-container .td-logo-text, .td-logo-text-container .td-tagline-text
{ font-family: sans-serif; }
body, p, .wp-caption-text, .wp-caption-dd, .td-page-content .dropcap,
.td-post-content .dropcap, .wpb_text_column .dropcap, .td_block_text_with_title .dropcap, .bbpress .dropcap, .woocommerce #tab-description .dropcap, .mce-content-body .dropcap, .comment-content .dropcap, .td_block_author .td_author_wrap, .td_top_authors .td-authors-url a, .td_wrapper_video_playlist .td_video_title_playing, .tdc-missing-external-shortcode, .td-block-missing-settings, .tdc_external_shortcode, .td-sml-caption
{ font-family: Georgia, Times, serif!important; text-align: justify }
etc.
It’s the theme’s default typography, grouped by font-family
But ok. I did it my self.
๐
Hi,
i want to use a small 468×60 banner in the header (near logo).
How can I align it to the right side?
Thank you
Sebastian
This is the logo you uploaded: http://www.thewealthscene.com/wp-content/uploads/2016/09/TWS-New-Logo-300×43.png
Are you sure you are uploading the full logo size in your media library and not a thumbnail of your logo? https://www.screencast.com/t/UVKb24ee
Thanks.
In my case the problem was a non-https link being loaded in the page (my logo). As my site is https, that created the problem. Once I changed the logo link to the https equivalent, it came back. ๐
Hello,
The website is CuteBabyAntReviews.com. It is temporarily open so that you can assess it. I currently have 3 Main colors (pink, green, and blue). I would like to be able to make the buttons for “Read more” and other sidebar buttons and titles (orangish and aqua colored) match the rest of the site. Perhaps I could have gotten away with the orangish colored buttons, but the aqua definitely contrasts too much. So, would you be able to help with these, instead of me changing to a different demo since I’ve already put time into it? Thank you. Side question: If I changed demos, I would have to redo settings including logo & favicon uploads and colors, right?
My new logo uploaded Friday is also smaller.
When I uploaded the original logo, that is also smaller now. http://www.thewealthscene.com/
How do I get back to the original size logo please?
Hi all! ๐
I’ve a problem whit my articles. I had an homepage made by Visual Composer and now i build a new homepage with tagDiv Composer. If I post a new article i see it in homepage only if I’m logged like admin, but if I do logout and become a guest I don’t see it anymore!
With Visual Composer homepage this doesn’t happen, i see the article like admin and guest.
Thank you,
Toni ๐