Forum Replies Created
-
AuthorPosts
-
And what´s the way to change the logo for another fixed NavBar? I don´t think that I can do this with css and I´am not really a master with jquery…
Hi,
it sounds that this is a good solution. Thanks a lot!
Are you use this plugin with enfold and the fixed Navibar?
Regards
September 17, 2013 at 2:21 pm in reply to: Function to get the Logo in fixed Header smaller if you´re scroll the site down #162280Fixed Navbar is turned on…
Regards
Hi Josue,
now I found what I need :)
Thanks a lot for this nice tip!
Best regards,
BrunoSeptember 17, 2013 at 12:06 pm in reply to: Enfold – How to add a fixed class to a Avia Layout Builder Element ? #162215Hi Devin,
I added this snippet into my functions.php inside the childtheme. After that I went to the startpage and turn on the default editor.
I insert a class to one Framea to test it. After Update it, the editor window was empty. All the code was gone away.
But fortunately after I turned to Avia Builder the Frames was inside it. All is like before.
But if I turned now to the default editor, I can´t see any code. So I can´t add classes or anything else…
Do you have an idea what should I do?
Best regards
Hi Devin,
I´ve tried it on different ways. I insert it into different kinds of columns, and I´ve tried it on the outside, without column-blocks
It´s always the same result.
Here is a Screenshot from the settings: http://indikator-design.de/medien/Screenshot_progress.png
Best regards
BrunoSeptember 17, 2013 at 10:09 am in reply to: Function to get the Logo in fixed Header smaller if you´re scroll the site down #162164Hi,
have changed it because I need a working NavBar to show it someone. Transform it back in 2 hours.
Regards
There is another Problem, too.
If I choose 2 Progress Bars, they have absolutely no padding. The second one is directly above the first one.
I have insert an example at the end of my Startpage, directly above the footer, so you can see what I mean. You can reach it here:
http://balance-circle.de/vor-schau-modus
I used for both the same options: a Text, 100%, Theme Color and an Icon…
Regards
September 15, 2013 at 10:25 pm in reply to: Function to get the Logo in fixed Header smaller if you´re scroll the site down #160120Hi,
the header is activated. I set the following Code for the Logo:
.social_header #header_main .container, .social_header .main_menu ul:first-child > li a {
height: 200px;
line-height: 200px;
}I think 200px height for the Logo is fine…
I also set the height for the Nav-Items on 30 px, because I added a hover-effect…
Regards,
Bruno
Perfect, works like a charm!
Thank you!
Best regards,
Bruno
Thanks a lot!
do you have a n idea why it cuts the background on the right from the Searchitem?
It´s not a problem with the Searchitem, it is a problem with the last child of ul. I´ve tried it with padding but it don´t works right…
Here you can see it: http://balance-circle.de/vor-schau-modus
Regards,
Bruno
September 15, 2013 at 12:04 pm in reply to: Function to get the Logo in fixed Header smaller if you´re scroll the site down #140769Ok thanks a lot,
we have a circular Logo, and our problem is, that we need it with a height of 200px. Otherwise it is to small to see anything.
But what happens with the fixed NavBar on mobile devices? If I open a Enfold-Website with my iPad, the fixed Navbar will not be smaller during scrolling it down. It stays with the original size?
Best regards
Bruno
Ah, very nice. That works, thanks!! :)
Do you know what is the best way to take the blue underline away? I don´t want it…
Best regards
Bruno
Hi,
I fixed my Problem with the Thumbnail with the first Frame-method. That works.
Thanks and best regards
Bruno
Hi,
it´s in Maintenance Mode. Here is a special Link: http://balance-circle.de/vor-schau-modus
Now it has a non-fixed NavMenu but I hope that it gives a solution to use the fixed one with my 200px Logo. For this problem there is another tread opened.
But I need the search function definitely in Navbar.
If you look you can see another problem. I have done a hover effect for the nav-items. The effect is cut at the right for the last child… Any idea to fix this?
Thanks, regards,
Bruno
Hi Devin,
I´am very sorry, but it isn´t my problem how many suggests you have. I asked two month ago and the answer was that it is a very good idea because it´s no special magic, it is standard. I worked with a few other Themes before and this function was no problem, because a video can also been used as a design element.
I think Enfold is a nice Framework, and really it is powerful and I´am sure it was a lot of work, but in the little Details you have to do some improvements. Just for you, not for me. If this Theme is not the best for me, I will pay for another one. That´s business. But I like it…
Normally it isn´t a problem to embed a video from Youtube where you can set your favorite thumbnail, but we need one on our Startpage that is just to see on our Website.
1. Is it right that the Picture you can see by the video, if it isn´t on play, it is the first Frame of the video? If this is right, I just can render the video with a Thumbnail at the first Frame. This will bring me the same result as I can choose an Thumbnail.
Sorry for my bad english, it isn´t my mother tongue…
Best regards
Bruno
Hi,
a current pop up one will be very nice…
Thanks
Bruno
September 13, 2013 at 2:04 pm in reply to: Function to get the Logo in fixed Header smaller if you´re scroll the site down #140767Hi, thanks for reply.
It don´t work. Looks terrible…
That means really that there is no way to insert a bigger Logo without any problems? That isn´t nice for a Bussiness-Theme. Different Businesses need different solutions…
One of the reasons I bought this Theme was the Possibility to use a fixed NavBar and now it looks I can´t use it.
I need a way to insert a Logo with 200px x 200px. What is the solution please?
Thanks
September 13, 2013 at 9:46 am in reply to: Function to get the Logo in fixed Header smaller if you´re scroll the site down #140765Hi,
any chance for an answer?
Thanks
September 12, 2013 at 6:02 pm in reply to: Function to get the Logo in fixed Header smaller if you´re scroll the site down #140764I´ve put in the following Code:
CSS
.social_header #header_main .container, .social_header .main_menu ul:first-child > li a {
height: 250px;
line-height: 250px;
}
#top .title_container .container {
margin-top: 134px;
}
JS
if(st < el_height/4)
{
newH = el_height – st;
header.removeClass(‘header-scrolled’);
}
else
{
newH = el_height/4;
header.addClass(‘header-scrolled’);
}
And I think it looks nice after I changed a few things in the NavBar, but the only negative point is the switch from the Logo from 188px to 62.5px if you´re scrolling down the site.
If there is a way to handle this, I think it´s nice… Any idea to become a completely smooth switch from the big Logo to the small?
Thanks
September 12, 2013 at 12:00 pm in reply to: Function to get the Logo in fixed Header smaller if you´re scroll the site down #140763Hi,
it´s in Maintenance Mode. Please try this: http://balance-circle.de/vor-schau-modus
It can happen that you need to try it for 2 or 3 times…
Regards,
Bruno
September 12, 2013 at 7:15 am in reply to: Function to get the Logo in fixed Header smaller if you´re scroll the site down #140761Sorry, I´am using the enfold Theme…
September 12, 2013 at 6:42 am in reply to: Function to get the Logo in fixed Header smaller if you´re scroll the site down #140760Hi,
this don´t work very well. It´s set to a height of 250px (I need this big for our Logo) and I used el_height/4 and if you scroll down it gets smaller very well till it comes to 188px. Then it makes a directly jump to 62.5px… Any idea why?
How can I order the MainTitle below the Header as long as the Logo is displayed with 250px? Now the MainTitle is covered with the Header so that you can´t see it, till the Header is reached the 62.5px…
Regards
September 11, 2013 at 8:19 pm in reply to: Function to get the Logo in fixed Header smaller if you´re scroll the site down #140758Oh, there is another problem too. If rising up the pixels on the way I describe, the Header is reached over the Main-title inside the content below the Header. That means that you can´t see the Main-Title and you can´t see the search-function too.
Any idea to solve this two problems?
Best regards
-
AuthorPosts