Search Results for 'logo'

Results from the Forum
Mark Lee-Falcon
Participant
#0

Hi, i am hoping you are able to help.

I am having an issue with my title backgrounds.

My title backgrounds come with a white gap just above the underline. When looking at other sites they do not have this gap and are one complete color.

See screen grabs for an example – http://www.screencast.com/t/4WFWbL9MocO and http://www.screencast.com/t/lLqRM7eah

This is happening all over the site.

Also how do I change colour of the bar which the logo sits on, on our mobile site? You will see from the link below that our logo has a white box around it with a black background, I would like this to be white so that you cannot see the white box around the logo.

See screen shot – http://www.screencast.com/t/gD4Bm4mQolW

milsou
Participant
#0

Hello

Just installed … and get just a logo. This theme is sold as an amazing theme for SEO.

The Pagespeed is 25/100

What is the problem ?

navegante
Participant
#0

Hi, I am creating a new design for my index.html and I would need to remove completely the logo and menu section. Is this possible? and if it , how can I do it?
Thank you

LPH
Participant
#0

A nice option would be to show the category name instead of the site title.

In style panel, set header to style 10
Open logo-text.php
Comment out line 8
Insert below line 12

$current_category_id = get_query_var('cat');
$current_category_obj = get_category($current_category_id);

$td_logo_text = strtoupper($current_category_obj->cat_name);

This appears to work locally. It would also be necessary to edit the td_category_template_3 and remove the line with the h1 tag showing the category. I haven’t figured out what might be a nice replacement for that area.

Canito
tagDiv Member

Thanks. I found that there was a problem with visual composer, I haven’t installed the updated plugin.

But still have the problem with the “Hybrid menu on right with logo” option, I have pasted the code but the logo image is still too tiny .

I will really appreciate your time, to solve this problelm. Thanks.

Bogdan B.
tagDiv Staff

I see you use a very old version of our theme. We suggest updating as more and more things will break from a theme that has been released 3 years ago. If you update wordpress and plugins bu not the theme, then there will be a moment when it will not work anymore. We cannot provide compatibility between the theme and wordpress if you do not update it.

1. Please use this css to center the logo
@media (max-width: 767px){
.header-style-3 .td-logo img {
position: relative;
right: 0;
top: -10px;
z-index: 3;
padding-top: 0px;
width: 180px;
margin-left: auto;
margin-right: auto;
display: table;
}

2. I cannot provide any css solution for it as it;s not added through css. il;m not even sure newspaper 4 had this option. Check the theme panel .If there is no such option in there, you can only add it custom .

5. This is how the search icon was added on newspaper 4:

.td-sp, .td-scroll-up-visible {
background-image: url(images/sprite/elements.png)!important;

}
You can change that url to your own image url and it should work

Thanks.

Bogdan B.
tagDiv Staff

Hi,

1. The sticky logo is there now. Mobile and desktop

2. Please remove any custom css you may have affecting the logo and add this code instead:

.td-header-style-7 .td-header-sp-logo{
max-width: 278px!important;
}
.td-header-style-7 .td-header-menu-wrap-full{
height: 106px!important;;
}

3. For the slider issue, please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Then test the slider again. i sus pect some plugins are no longer compatible in the current version of the theme.

Thank you!

Catalin
tagDiv Staff

Hello ThePhotoConnection,

Please notice that you can manage the social icons from Theme Panel->Social Networks area, like this -> http://screencast.com/t/fdkw2deF2 There you will find the entire list of the Social Networks. I have tried to access your website but I saw that it is in maintenance mode.
So, if you want to remove the theme logo when the menu is sticky, you should use a bit of CSS code to do that. Try the code below and place it in Theme panel->Custom CSS area.

The code is ->

.td-sticky-header{
display:none!important
}

If is not what you mean, please provide more detail about what you intend to achieve so I will be able to provide a more accurate response.

Thanks for the message!

JDF
tagDiv Member

Thanks Bogdan.

1. I removed all the css related to the icon, but it’s not centered.
Please note I’m on an old Newspaper version. I say because when I first installed your theme I had to ask the support to center my logo. The staff gave me a custom css which I don’t understood but it worked.

2. Could you tell me how to do it simply with custom css. Since I’m still on Newspaper 4.6.1
Update is too complicated for me, I could possibly achieve it but have really no time at the moment

3. I found thanks

5. I have the following in my custom css

.td-sp-ico-menu {
background-image: url(“xxxxx.jpg”);
margin-left: 0px;
top: 4px!important;
background-color: white;
}

Now the menu is a clickable image but it size is not adjusted. Do you know how to make it fit ?

Thank you

Canito
Participant
#0

Hi, I am having various problems with the page lately, also I can’t find a solution in the support page.

My site is : http://www.powerupbits.com

1. The logo on the sticky menu disappeared and I can’t do it to function again.
2. I am having problems with the header style : “Hybrid menu on right with logo” the image always appears very tiny or to big or doesn’p appear.
and
3. The Slider doesn’t appear (slider revolution) in firefox or occasionally on chrome.

All this things were functionally but in the last week stopped working
I Hope you can help me.

Thanks in advance

ThePhotoConnection
Participant
#0

In the top bar in the header, as well as the footer, I need to remove some of the unneccesary social media icons, and add in some others. Is there anyway to do this? I need a 500px icon, and your theme doesn’t support it, but I’ve got a plug in that has it, but im not sure how to get the icons into the right areas.

Also, when the main menu is in sticky mode, the newspaper icons shows up on the left, and I’m not sure how to remove it.

https://s17.postimg.org/ct9u37uzz/Screenshot_7.png

https://s16.postimg.org/emowvi351/Screenshot_9.png

Bogdan B.
tagDiv Staff

Hello,

1. It seems you have quite a bit of css customization on the mobile logo. Please try to restore it to it’s default state and remove any custom css affecting it. Then the logo will be centered as that is the default state of the theme mobile logo.

2. The logo on the sticky menu can be set from the theme panel here: http://screencast.com/t/IEJZaYZ2FM (the header section of the theme panel)

3. The header hight cannot be set from the theme panel for the mobile version. it can only be done with css.

4?

5. Our theme does not have an option to replace the search icon with something else. Sorry. This can only be made custom

Thank you!

ashishmahajan1
Participant
#0

Hi,
I am using header-style-6(full dark menu on right with logo).I changed the logo and I wanted to change the background as it was dark and logo was not visible.At that time there was no problem with the header.with respect to the information in support I changed the background color of it from theme-colors in theme panel and since then the space between logo and menu has been increased.Could you please help me in reducing the space between logo and menu.

Here is our site url:propstory.com

Catalin
tagDiv Staff

Hello,

You should check your custom CSS area and you should erase from there the code which gives the width:75% value for your logo on mobile. Also, you can use the following code to cancel this effect.

The code is ->

@media (max-width: 768px){
.td-main-menu-logo img {
width: initial!important;
}

Also, please notice that this type of effect can appear from your untested plugins if you are using something like that. Try to disable all of them, clear all your caches, leave just Visual Composer to active and install only the plugins that come bundled with theme and rule out any conflicting plugins.

Thanks for your understanding!

JDF
Participant
#0

Hello,

I have some issues for the mobile display.
I’m sorry to bother, I am very bad a CSS coding.

1. I found I could set up the logo size with “max-width”, but when I do my logo is not centered anymore. How can I fix this ?

2. My header is set on sticky, but when scrolling there is just the header, no logo

3. Where can I set up the header height and border ?

5. About my .td-sp-ico-menu, I would like to set up a 20 x 20px image background. But when I do, I can not make it fit at the right size.

Website will be perfect then.

Here you can see the website
http://www.journaldufranc.com

Thanks a lot for your help.

Jose
tagDiv Member

Hello @Bogdan B. and thanks for reply.

Can I have a header same I have now but with ads? Now I have logo + ads , under a menu, and I want under a new ads ¿can I do it selecting other header style? what style?

Thanks for your help and time (sorry for my bad english)

replay35
tagDiv Member

Yes, Sorry for my unclear topic.

I want to change the category tag modules. I Have an add-on as you can see on my website ( I did the menu logo’s with it ) but I would like to change the category tag modules with logos + text. Thank you very much

_edwin_
Participant
AMP Google - topic
#0

Hi all,

How about activating AMP on a Newspaper theme website? Is that causing problems? I did activated to test with the plugin AMP from Automattic. Do you have sollutions to add Google analytics and the logo to the AMP version?

Ronald

ravester
tagDiv Member

Hi I cant seem to find any were to control for the mobile, Is there a a tutorial, I need to change the Newspaper 7 logo, and the Adds, Thanks

Bogdan B.
tagDiv Staff

Hello,

You can make the logo smaller using this css:

.td-header-style-5 .td-main-menu-logo img{
max-height: 40px;
}

Unfortunately it cannot go any more left as it;s on the far left of the main container. It cannot go outside of these boundaries: http://screencast.com/t/Vppz9FCoVzTf

Thank you!

Catalin
tagDiv Staff

Hello,

I have inspected your website, and I saw that you have some additional customizations to your logo a mobile, as you can see here -> http://screencast.com/t/25W5QAgV8Sg Please try to revert the theme to the default state, clear all your caches and check the results. Your logo on mobile should look like this -> http://screencast.com/t/0jXhSklpKxt

Thanks for your understanding!

  • This reply was modified 7 years by Radu.
Catalin
tagDiv Staff

Hello replay35,

If you do not want to have a footer, you can simply disable it from Theme panel, Footer section, like this -> http://screencast.com/t/0tl2H9vQIq and also, regarding on your logo sharper for iPhone, you should use a retina logo to bring good results for retina devices. For more information about this regard, please consult here -> http://screencast.com/t/tnYbM6v2cXm

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

Thanks for your understanding!

Vegan Flavour
Participant
#0

Hello,
Wanted to say that I recently purchased this theme and it’s exactly what I was looking for! To start off, I updated the theme to 7.5 today as well as the plugins… all went well. A great majority of the questions I had were answered in the forums already and the changes were made successfully. My site is nearly complete except for the following adjustments:

1. Mobile header
First, I deactivated the mobile theme plugin since I want the mobile site to look like the desktop version. My logo color is blue #1369bf and I was able to change the search icon to this color as well. However the menu bars are still black and I’ve tried all the options in the Theme Panel. Please help me change this to blue.

2. Author page
Remove the comments box: http://www.screencast.com/t/yE8vdAOftrp

3. Related Articles
Instead of the “Next Prev ajax” pagination, I want to change it to the “Load More” button. I am looking to display random posts from all categories as well.

4. Category page
I would like to make these three adjustments:
a. Align the category name in the center, font size increased to 40px, and font weight is normal (not bold): http://www.screencast.com/t/OPhQfaoEn
b. I turned off the category pull-down filter for all categories and would like to display random posts instead of latest
c. My site has 5 categories and I created another named “Trending” for the menu: http://www.screencast.com/t/EPJDLIX9bJVQ
No article will be classified under the Trending category though. I want to be able to click on Trending and it will link to the category page template. However, this page will display the trending posts from ‘all categories’ instead of random posts from a specific category (as mentioned above).

Thanks again for the great support! 🙂
Mike

Afterglow
Participant
#0

Hello,

For my site http://velikotarnovo.com, I have created a logo for when the site is displayed on a mobile device (phone). Its size is 230 x 90 pixels as recommended on you CMS. The file is here: http://velikotarnovo.com/wp-content/uploads/2016/11/logo-m.png

Why is it that the logo is distorted when the site is accessed via mobile devices?

I do not have the same problem with the mobile logo for my other site http://pavlikeni.com.

Thanks.

replay35
Participant
#0

Hallo,

My logo for the website: http://www.theticketguy.nl is more to the right. I want to have it more left and I want it to be somewhat smaller.

Can you help me ? Thanks

Viewing 25 results - 8,776 through 8,800 (of 12,143 total)