Forum Replies Created
-
AuthorPosts
-
Thanks!
Sorry, stupid me, I mean to the left.
Regards
SigmudYes, great, now I see. Is it possible to align them to the right? I have tried
text-align: right;
but this did not worked out.
Best Regards
SigmundThanks, Yigit, I have cleared the cache but cannot see any social icons in the footer. To clarify: I mean the three social icons in the sidebar.
Regards
SigmundThanks! Is there a way that they are shown below the main content in the footer? Right now they are in the header.
Best Regards
- This reply was modified 8 years, 9 months ago by Sigmund.
Thanks!
Sorry, I just recognized that with this solution the header isnt fixed any more, it scrolles down. Can you take a look?
Regards
SigmundHi,
I have found the solution. The header has to be position: relative..responsive #top #wrap_all #header { position: relative; }
Thanks!
Regards
Sorry for that, I have checked the credentials.
Regards
Hi Andy,
thanks, I have made it your way and it works out fine.Regards
Hi,
the first portfolio entry is hidden under the header. I have made a screenshot.Regards
Hi Andy,
that works, the header is sticky now. But on mobile the “Arbeiten” Page is under the header now (see link). How do I fix that?Regards
Hi Any,
I have tried that already, but it deletes the rest of the main page.
http://de.tinypic.com/r/24b7yp2/9Regards
Hey, that is great. Thanks for that.
I am posting the code below, perhaps it is helping others.Regards
Sigmund@media (max-width: 760px) { .container_wrap.footer_color { text-align: center; } .container_wrap.footer_color .textwidget { text-align: center; float: none !important; } .container_wrap.footer_color .footerlink { text-align: center; float: none!important; margin-top: -40px; } .flex_column.av_one_half { margin-bottom: -20!important; } #footer .widget { padding: 0; margin: 0!important; overflow: hidden; } #footer { padding: 2em!important; } }
Hello.
if you look at the footer in mobile view you see the gap between the first collumns of the footer and the fourth. I have tried to use 2 collumns but then the content (Datenschutz, Impressum) is not floating to the right side of the whole page. So I take 4 collumns, but then I get the gap. You get my point?Sorry for that. Done.
RegardsHi Basilis,
the Footer is not on the landindpage, but on the other pages.
Best RegardsDecember 15, 2015 at 4:01 pm in reply to: Box-Shadow or Border-Image in masonry gallery lightbox #553107Hi Andy,
thanks, it is http://www.mcsimons.de/land-wasser/Regards
JörgHi Rikard,
works! Thanks! I will try to style it well and come back to you if I need help.Regards
JörgHi Ismael,
thank you, I have decided to use the vertical menu from the enfold photographer demo.Regards
June 22, 2015 at 3:55 pm in reply to: Remove tooltips (title attributes) from masonry gallery #462856Hi,
thanks for the clarification. I have said the same to my customer :-( If you take a look at my page you will see that the tooltip is not showing the title (“Titel”) of the media library but the “Bildunterschrift” from the media library. Even if I let the Titel empty. So on mouse over we have the caption coming up and the tooltip, both with the same words. Can you check, please?Best Regards
June 20, 2015 at 9:36 am in reply to: Reopen post-462053 – Remove tooltips (title attributes) from masonry gallery #462168Hi Yigit,
Yes. Your code:
function add_custom_tooltip(){ ?> <script> jQuery(window).load(function(){ jQuery('a').removeAttr('title'); jQuery('img').removeAttr('title'); }); </script> <?php } add_action('wp_footer', 'add_custom_tooltip');
in the function.php is good for not showing the yellow tooltips on hover images, but it also deletes the caption under the masonry gallery image lightbox.
Regards
June 19, 2015 at 5:18 pm in reply to: Remove tooltips (title attributes) from masonry gallery #462065Great, it works, but this code eliminates the caption under the lightbox images also. Is there a solution to only target the tooltips?
Regards
- This reply was modified 9 years, 5 months ago by Sigmund.
That is it!
Many Thanks and
RegardsThis reply has been marked as private.March 23, 2015 at 6:34 pm in reply to: Fullscreen Slider always show minimal next and before arrows #416559Works like charm, thanks.
Hi Josue,
I have set Katalogbilder to 250×250 px with activated “Genau zuschneiden”, used the plugins and now it works fine. Thanks!Best Regards
SigmundHi,
thanks, I will try the plugin.
RegardsHey Yigit,
the 136×136 / 660x660px / regenerate Thumbnail trick helps. Thanks. But now the images in the Katalogbilder Übersicht are blurry. Any idea?Regards
-
AuthorPosts