Search Results for 'logo'

Results from the Forum
Andrei L.
tagDiv Member

Hi

The code should look like in this screen: http://screencast.com/t/NJtcqnrJ Just replace all code from header-menu.php file with this one: http://pastebin.com/19NaFmcg and replace the page id and image url as i indicated in the screen.
To increase the logo size on mobile devices use this css in theme panle > custom code > custom css: http://screencast.com/t/OMrlgBHyp1yv and modify the width value as you want:

@media (max-width: 767px){
.td-main-menu-logo img {
width: 70%;
}
}

Thanks!

Bogdan B.
tagDiv Staff

Hello,
You can change the text logo font with css:
.logo-text-container .td-logo-text{
font-family: roboto;
}

Simply add the code in the theme panel -> custom css box.
Thank you!

DaneOLeary
Participant
#0

I’m aware of how ads work in Newsmag, but there’s something I’m trying to do and I’m not sure how to go about it. (By the way, I’m quite impressed with how seamless the integration with Google AdSense seems to be.)

What I want to do is use Header 6 (top menus + logo + ad) with a 728×90-sized ad, but instead of putting an AdSense ad there, I’d like to create my own clickable ad from a 728x90px image I’ll create myself in photoshop. The reason I want to do this is so that all of the essentials I want to make available will be readily, blatantly accessible to my visitors. They’ll be able to navigate the menus, click my logo to go back to the homepage, or click my ad in order to go to the page of one of the services I offer.

So in effect, I’m trying to use Header 6 with a 728x90px ad, but I want to put my own ad in there rather than an AdSense ad, and I can’t figure out or visualize how to substitute my own image into that spot.

#0

Hello, I’m trying to remove the white space under the menu that separates the menu/logo area from the content. I am using Style 10. Be aware that I am using your product in tandem with another page design program, so I don’t need the body copy to go up but the menu to go down.

Logo
Menu
<white space>
Body Content

Thank you.

Twolle
Participant
#0

How to change font for TEXT LOGO..

Can anyone help here?

THX 🙂

rockingfamily
Participant
#0

I want to use Header type style 7 or style 8, but the size of the logo ist very small. Is it possible to change the logo size?

Best regards
David

rodrigocarlos
Participant
#0

Hello,

The Mega Menu layout is one. Even if I create the WP standard menus and select for each Category the Mega category, specific Menu will show Mega Menu always with the same layout, but prioritizing the first vision for the category you select, however, will show all categories in this Mega Menu.
For example, if you create the categories.
Technology
Health and Fitness
Fashion and beauty
Investments

… and Technology category at the Mega Menu, I select the related category (technology) and do the same to the other. So, when you hover in categories, for example, technology, will show the Mega Menu giving priority for the posts of technology. However, the left will display all the existing categories.

So, I was wondering if it is possible in each category, I select in the Mega Menu, the specific category and so, when you hover in the category, be shown only the posts without the other existing categories on the left.
If there are subcategories, so when you hover over the categories, will show subcategories and hovering in a subcategory, will show the Mega Menu window with only the posts of this subcategory. The only difference in this case of subcategories is that on the left could show the other subcategories of that category.

If you do not have how to do that, so stay as suggestion for you to do, because the theme is to create an Online newspaper, usually ends up having several categories of different subjects, as well as my site that talks about technology, Health/Fitness, Languages, investments …

Another suggestion would also each category can have a Custom Header Menu, IE, being able to have a custom color, a custom logo, and also for each category to show in the header a menu with only the subcategories in this category.
See how I did on my site http://proddigital.com.br/where for each category I customized the color and logo. And the menu header I put the categories, and when I go to a category, for example, http://proddigital.com.br/saude/, you will see that the header menu keeps showing the different categories, so in place of these categories, to show subcategories.

Thank you.

Bogdan B.
tagDiv Staff

Hello,

Please make sure your settings get saved in the theme panel. try other settings as well to see if they apply. If they do not, then you should follow this guide: https://forum.tagdiv.com/system-status-parameters-guide/
Regarding the cache, you simply need to clear the cache. If you use a cdn server then you need to reset the cdn files also.
If the problem is still there afterwards, please send an email at contact@tagdiv.com and provide wp-admin so we can take a look and see why the logo cannot change. Also include a link to this topic.
(We do not work on weekends so we will inspect your website on Monday)

Thank you!

salimnazer
tagDiv Member

Thanks Catalin,

I deleted my old newspaper folder via FTP and I got it successfully updated using new theme file from my themeforest account. The issues regarding pagination on home page and an awkward alignment of logo on header got fixed already.

Still trying to figure out a way to get rid of the drop shadow. Re entered the code into custom code area but its of no effect.

geolits
tagDiv Member

Hello,

what do you mean with purge cdn.

here is the link:

http://testgeolits.myipservers.gr/Olaballa/

Now i disabled all plugins, and i deleted all cache from browser.

the logo at the theme panel is diferent from the default logo you can see right now.

Is there something else i have to do with cache?

thank you

geolits
Participant
#0

Hello,

i’m going at theme panel -> Header -> Logo & FavIcon, i’m changing logo to another (mine logo) , i save changes, but when i’m refreshing with “header style 6” the logo remains the same (default logo from demo site). If i change header style, the logo is changing corectly, if i return at header style 6, again the logo is the default logo from demo site.

I observe that this is happening with all header styles where there is color at the menu “Like full dark, or green”, If the style has white in the area where logo is rendered then the logo changed with the new logo i have uploaded.

Why is that?

BeautyGeek
tagDiv Member

Thank you so much! it worked
One more thing, on my mobile view i changed my header colour to white cos of my logo. But now I cant see the menu button cos its also white. How do I change it to black?

Catalin
tagDiv Staff

Hello hugoac7,

This is the functionality of this kind of header style. All the time, the logo of this style will be below the main menu and on the sticky bar will be in line with the main menu, in the same bar. If you want to achieve as you want, please change the header style to another one that has this functionality for your logo. For more information about our headers, please consult our documentation here -> https://forum.tagdiv.com/header-styles/

If is not what you mean and if you need more assistance in this regard, please provide more details about your desired changes and also please provide your website URL so I can inspect it closer.

Thank you for the message!

Andrei L.
tagDiv Member

Hi

To have a different header for mobile devices you need modify header-menu.php file and add the conditions here: http://screencast.com/t/5ChyQV2Ov
The logo size differ from a header style to another, you can find more details about this in our documentation: https://forum.tagdiv.com/newsmag-logo-favicon/ Its size can be increased with some custom css so please provide your site url so I can take a closer look and maybe i can help you.

Thanks!

Andrei L.
tagDiv Member

Hi

You can achieve that by editing logo,php file and insert the desired url in code like here: http://screencast.com/t/wgtOeEJBKhttp://screencast.com/t/tld9FlLFIPx8

Thanks!

libtetto
Participant
#0

Hi everyone. I couldnt find an answer. The line is all the way from left to right under the logo and menu and i cannot remove it. Anyone knows?

It’s possible cause in the “health” template it is not there.

Joerg
Participant
#0

Hi,

for our website we build some kind of a welcomegate with optimizepress. Whenever someone types in our domain, he starts with that page.

The main theme on the other hand is newsmag, of course. My problem: is it possible to link the logo within newsmag not to http://domain.com, but to our “homepage” for the main newsmag site, i.e. http://domain.com/news.

Our website: http://der-wahre-experte.de (german)

Thanks
Joerg

hugoac7
Participant
#0

Hello,

I am trying to user header style 2 top menus but it doesn’t seem to be working correctly. At first the logo appears below the menu. Once I scroll the logo appears correctly on the sticky menu.

I would like for my logo to always show on the menu like when I scroll down the page.

I followed these instructions but it did not work. The logo still appears below the menu.

Would appreciate some help.

Thanks,

stephenladek
tagDiv Member

You are seeing the same thing I am. The AspirEDU logo only appears for a flash and then the animated words run through. Also, you’ll note that the graphic on screen is only 684px wide and should be 700px.

This is what it should look like: http://www.screencast.com/t/cHJ7ohvrAlqJ

Bogdan B.
tagDiv Staff

Hello,

1) The line is there only it’s not visible due to your footer color. You can change the line color with css:
.td-footer-bottom-full .td-container:before{
background-color: rgba(0, 0, 0, 0.21)!important;
}

2)You can use this css to align it closer to the text without affecting anything else:
.footer-logo-wrap{
display:table;
margin-left: auto;
margin-right: auto;
}

3)You can use this code to do it:
.td-social-icon-wrap i.td-icon-facebook:hover, .td-social-icon-wrap i.td-icon-instagram:hover{
color:yellow!important;
}

Thank you!

Walther
Participant
#0

Hi,

1. On your default demo there is a fine line separating the three footer widgets and the footer info content. This line is missing on my site: http://www.swedentips.se. How can I add it in a colour of my choice?

2. My “logo” (actually a photo) in the footer info content area is too far out to the left. How can I move it more to the right without affecting its position on mobiles?

3. I’ve made the social icons in the footer info content area big and blue with this CSS:

.td-footer-wrapper .td-social-style-2 .td-icon-font {
font-size: 36px;
width: 64px;
height: 64px;
line-height: 64px;
background-color: #005bae;
}

When I hover over the icons they become grey. How can I change the hover colour for the icons (not the background) to yellow?

Thanks for your help!

Walther

Andrei L.
tagDiv Member

Hi

Try this css in theme panel > custom code >custom css: http://screencast.com/t/lqKyTlMg

.td-logo-text{
color: green!important;
}
.td-tagline-text{
color: blue!important;
}

Thanks!

Catalin
tagDiv Staff

Hello Harrison,

I have checked the both websites and I have noticed that is used header style 10. This kind of template uses the full logo for displaying and there is no restriction for your logo size. For a better result, you should have a high dimension for your image logo. If you want to increase the size of this you have to do it using a bit of CSS. If you want to have the same dimension to your logo as in the other site, you have to use the code below and add it in Theme panel->Custom CSS area.

The code is ->

.td-logo {
width: 472px;
height: 86px;
}

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

If you want to have a good design for your logo, you should load an high logo image with these dimensions by default, without using CSS code to increase the size of them.

If you want to do some HTML changes for this template, you have to do them in heaser-style-10.php file, like this -> http://screencast.com/t/lio9I7aoFS

If is not what you mean, please provide more details about your desired changes so I will be able to provide a more accurate response.

Thank you for the message!

Harrison
Participant
#0

Hi purchase your theme and still working on it, i am no professional developer and just have a few questions i have been struggling with.
1 What is the biggest i can make my (dimension) i have seen this site with a much larger top logo http://brandongaille.com/ and i cant seem to get mine as big with the recommended dimension http://www.artshowpreneur.com and even after increasing the size.

2 Which composer box do i place my html code to appear on my site. Trying to place my leadpage html opt-in form and always getting a no show.

Thanks, hope you can help.

Andrei L.
tagDiv Member

Hi

The text logo works only on header style 10 and only if both logo and retina logo fields are empty: http://screencast.com/t/PVqA9a18mfbHhttp://screencast.com/t/HAohCo66PtD

Thanks!

Viewing 25 results - 9,851 through 9,875 (of 12,143 total)