Search Results for 'logo'

    No search results were found in Documentation!

Results from the Forum
jimmysong
tagDiv Member

Hi Alin,

Thank you for the info. The reason it is on header 7 right now is because it is the only I can find that is compatible with the logo. I would like to use header 2 or 3 as song in the attachment in my first post. I already changed my logo size to fit the dimensions and I am still getting the same issue where the banner goes under the logo.

Thank you

Alin [tagDiv]
tagDiv Staff

Hi,

I have checked your site and I see that you use header style 7.
Unfotunately this style was not designed to display to many elements, but if you want to use this, it can be adjusted via custom css in Theme Panel > Custom Css – http://screencast.com/t/7ybNePPW9A5

.td-header-style-7 .menu-lower-header-menu-pages-container {
width: 76%;
float: right;
margin-bottom: 20px;
}
.td-header-style-7 .sf-menu > li > a {
line-height: 40px;
}
.td-header-style-7 .td-header-sp-logo {
margin-right: 20px;
}

If you have issue with another header style, please switch to it and let me know what the issue is.

Thanks!

Elchin hatami
Participant
#0

Dear

I changed url and website is showing social menu icon. But when I changed header option to dark menu log is shown broken.

my url:

http://www.hraznews.com/turkce

t2e
tagDiv Member

Yea, the comment help remove the logo.
Thanks.

Andrei L.
tagDiv Member

Hi

The easiest way would be to move the main menu under logo in header style 6 like here: http://screencast.com/t/cKqpkoK53Nox To achieve that just replace the code from header-style-6.php file with this one: http://pastebin.com/qnXsJVSrhttp://screencast.com/t/Dx3RoQAMfk

Let me know how it goes!
Thanks!

  • This reply was modified 10 years by Andrei L..
Bogdan B.
tagDiv Staff

Hello Jocaob,

Half of your header you can get from the theme panel by choosing header style 10. Centered menu and logo on top. For the social icons and date you need a bit of custom work.

1) chose header style 10
2) copy this code: http://pastebin.com/tgK2Ebu1 in your header-style-10.php and replace the existing one.
3) add this custom css in the theme panel:

.xdate{
color:grey;
float:left;
font-size: 16px;
padding: 1px 1px 1px 1px;
}
.header-menu-social{
display:table;
}
.custom-container{
width:720px;
margin-left:auto;
margin-right:auto;
}
@media (max-width: 700px) {
.custom-container{
width:80%!important;
}
}

You should have this result now: http://screencast.com/t/dyf55VPTCU7M
It will need a bit of adjusting on responsiveness and the mobile version but i think you can manage from here.

Thank you!

vladica79
Participant
#0

Hi.
I need to make style 1 looking Header, but must be wide. Just like in style 6, but Main menu must be below logo.I get what I want with style 6 Header, but main MENU is above logo I need it below.
style 1header wide

Bogdan B.
tagDiv Staff

Hello Carly,

You can try this easy method to get it done. Just access your header-style-9.php and replace the whole code with this one: http://pastebin.com/q7aS0Dt2
Then place this custom css in the theme panel:

.td-a-rec-id-custom_ad_1 > div{
margin-bottom:0!important;
}

Make sure you have an ad placed in the custom ad 1 box.
Now you will have 2 responsive ad’s. One on the top next to the logo and one on the bottom of the menu.
result: http://screencast.com/t/dIlJe3giRe

Thank you!

Bogdan B.
tagDiv Staff

Helo Jimmy,

Please check the width of your logo. Anything above 284px will cause the banner to go under the logo
http://screencast.com/t/jbIu817O5oolhttp://screencast.com/t/j6J3crk9

Thank you!

Alin [tagDiv]
tagDiv Staff

Hi,

Please check this css in Theme Panel > Custom Css – http://screencast.com/t/FEnpBLUsAuG4 and change the values like you need:

.td-header-style-10 .td-header-sp-logo {
margin-top: 20px;
margin-bottom: 20px;
}
.home .td-main-page-wrap {
padding-top: 20px;
}

Thanks!

Sojan Jacob
Participant
#0

Hello,

Am building a site for my client using this theme. I would like to customize the look of the header like below…

date left – Center logo – social media links on right. Also i want to move the banner on top of the page.
Please check the wireframe at : http://izonedesigns.com/demo/header-layout.jpg

Can anyone help with this.

Thanks in advance.
Jacob

Andrei L.
tagDiv Member

Hi

Thanks for the kind words and for the interest for our theme.
The theme was designed to display the logo image at 272x90px except for header style 10, which accept and text logo: http://screencast.com/t/hfJ3MA0Evv I’ve noticed that you’re using header style 10 which allow bigger images for logo, but if you want to use other header style and also increase the logo’s size, that can be achieved using custom css like here:

.td-header-sp-logo{
width: 384px!important;
}
.td-header-sp-logo img{
width: 100%;
}

Note that you will need other customization for the layout such that header elements fits well according with the new logo size.

Thanks!

frasercarly89
tagDiv Member

Is there any way I can by-pass all of that and just stick this linked image next to my logo? I have specific settings for that header ad below the menu already, and it would be a pain to have to re-do the custom settings for it on specific pages.

When I do the above suggested things, I get something that looks like this (and I used the 728 x 90 code, and it automatically turned it into a 250×250 code, which is weird…and it also got rid of the white area (now grey) which connects menu with content below):

http://www.screencast.com/t/lHQL43Mu1

Best,
Carly

jimmysong
Participant
#0

image

Whenever I try to use header 2 / 3 with the logo above the header menu, it does not properly format the spacing. The logo goes above the banner ad rather than to the left of the banner. This results in a massive blank white space next to my site’s logo.

Vegasrenie
Participant
#0

Hi,

My site is looking beautiful and I love this theme. I do have a couple of questions…

1. I’d like to increase the padding above and below my logo so that the menus aren’t right on top of it.

2. I’d like to shrink the padding between the grid and the main menu.

I hate messing with code, but if that what it takes…

Elchin hatami
Participant
#0

Dear waht is the issue? My theme shown logo image and icons broken. please helep me to resolve this issue. thanks…

Natalia Medved
tagDiv Member

Thank you!

I was under impression that “full image” meant any size I choose. Now all is clear.
I will think about what is more suitable for me. Maybe it will be easier to introduce changes to my logo.

Thanks for the great product!

MudassarSaeed
Participant
#0

Hi. First of all i want to thank the author for designing such an exquisite and phenomenal theme.I surfed internet for almost a week and was nowhere near finding a good theme and then i stumbled upon this beauty. anyway,

currently i have this one problem in my site which is brand new , the header logo is too small and i can’t get to re-size it. i have searched the whole theme panel and can’t find any customization options for it. I searched google and posted those custom CSS codes in Custom CSS in theme panel but no luck. Please help me with this, i will be very thankful. my site address is http://www.reportedtimes.com/. Thanks!

Elchin hatami
Participant
#0

Dear

When I open homepage logo image and social media icon is seen broken.

Alin [tagDiv]
tagDiv Staff

Hi,

You could use the default header template – http://screencast.com/t/086fBamX8 so the header ad will be placed beside the logo. And if you want to add additional banner bellow the main menu, you need to edit header-style-1.php and use this code to dislay a custom ad – http://screencast.com/t/6nd1wRRQ

<?php echo td_global_blocks::get_instance('td_block_ad_box')->render(array('spot_id' => 'custom_ad_1')); ?>

Adjust it using custom css – http://screencast.com/t/vf7tivbhnh0G

.td-a-rec-id-custom_ad_1 {
margin-top: 20px;
}

If you use adsense code change a to g like this – .td-g-rec-id-custom_ad_1

Thanks!

Andrei L.
tagDiv Member

Hi

The logo is displayed like here when I visit your site: http://screencast.com/t/EaeyxJxFv1b To modify the margin values just change this numbers as you like:

margin-top: 15px;
margin-bottom: 35px
;

Thanks!

Bogdan B.
tagDiv Staff

Hi,

To correct the image margin, you can add a custom CSS rule:

@media (min-width: 1141px){
.td-header-sp-logo img{
margin-top:20px;
}}
@media (max-width: 1140px){
.td-header-sp-logo img{
margin-top:40px;}}

@media (max-width: 1018px){
.td-header-sp-logo img{
margin-top:50px;}}

Add this in the theme panel->custom CSS box and it should fix the margin on every viewport.
This code applies to this particular logo. If you change the logo, you have to remove the code or adjust the margins on it.

Thank you!

  • This reply was modified 10 years by Bogdan B..
Bogdan B.
tagDiv Staff

Hello,

I have checked your site and you only have one image uploaded. That logo (534×86) cannot be stretched to fill the big grid. you need an image with a 4:3 aspect ratio for it to fit properly. If you upload a 16:9 image, it will be cropped to fit as well. Please upload other images and see how they fit, not just the Gurmetech logo.

Thank you.

Andrei L.
tagDiv Member

Hi

Header style 6 have a different implementation then others header styles, so to remove the logo you need to edit header-menu.php file and comment this lines: http://screencast.com/t/9myqkP9J33yhttp://screencast.com/t/gC9M0oP6c

Let me know how it goes.
Thanks!

Viewing 25 results - 10,276 through 10,300 (of 12,143 total)