Forum Replies Created
-
AuthorPosts
-
August 23, 2018 at 2:16 am in reply to: How can I move slider below "top bar" and make menu header transparent? #1000556
Naja schau dir mal das Bild an: http://dev.plp-group.com/wp-content/uploads/2018/08/example_tmp-1030×714.jpg
das ist besser als ne Zeichnung…- This reply was modified 6 years, 2 months ago by beenee.
August 22, 2018 at 9:42 pm in reply to: How can I move slider below "top bar" and make menu header transparent? #1000524Thanks!!! :-)
yes I did use a full content slider but it starts below the haeder bit. I want it to start below the top bar as in the following mockup image link.
To be more explicit see the image at http://dev.plp-group.com/wp-content/uploads/2018/08/example_tmp-1030×714.jpgthanks again,
Ok Victoria created a screencast. Can’t find a way to upload it onto the blog…?! Link below. txs
Thanks Victoria,
The only thing I have is a div for the menu background (No JavaScript):div#header_main > .container .inner-container {
background: #286230;
}
But I took it out and it showed the same result.I found out that the issue is only on the mentioned browsers in full-screen mode. No full screen, problem don’t persist.
best
StefanThanks Yigit,
Good point, sorry for not mentioning it straight away.
! it’s on a Linux Mint 18.2 with FF 61.0 (64bit). Now I just tried it on a Windows 8.1 FF61.001 – same issue.
It works well on the Linux in Chromium Browser (Version 66.0.3359.181 (Official Build) , running on LinuxMint 18.2 (64-bit))
It also has the problem on Google Chrome (Version 67.0.3396.99 (Official Build) (64-bit)) on Win 8.1Check the clicks (back and forth) between the menu items: Start & Kernkompetenzen
Best
StefanThis did not work for our site,
Probably the phone number tag has changed?.phone-info …?
Hi Rikard,
good thinking! Did as you suggested, problem solved, at first!! I can’t see what caused this also, but never mind!
But then …After altering a page and ‘update’, I got a ‘preview’ link to “page not found”.. I restarted the creation with yet another new page. Now it seems to work…
I’ll have to observe this and potentially will open a more specific ticket for this.Let me just say once more “thank you” for your good support. I’m struggling with 2 competitor themes and their support these days, Kriesi support is the best!!!
- This reply was modified 7 years, 3 months ago by beenee.
…I have a suspicion that it’s some margin issue with avia builder… It’s simply showing 2 x 1/2 Layout elements in a column, not in a row.
If its just that it’s just disturbing when the page gets more content…Thanks Rikard,
there is something fundamentally wrong. I can see you can create new pages with new content and save them.The very page (private below) that I altered is not taking the changes when I “update”. (Furthermore, when you press “preview changes”, you’ll get referred to the correct looking page…
- This reply was modified 7 years, 3 months ago by beenee.
This reply has been marked as private.Ismael Thanks, exactly what we where looking for!!!
And I also learned how to modify the background with the custom-section idea…
Brilliant! Good job. Threat can be closed!Thanks for the help Ismail
Thanks Ismael,
yes I tried the color section element, but (css) changing the container background to transparent would change it at the whole page, right? We just like to have this on the start (or Test-) page (see private content).
Also I didn’t know the CSS for having a fullscreen stretched image, it was just giving me tiles… but that wasn’t priority one.
I’ll give you access to the page if you have more ideas…best regards,
StefanHi Nikko,
finding the threat is just part of the solution. Victoria referred to a threat that I was already part off. I’m still hoping to get an answer of Rikard (June 22, 2017 at 7:00 pm)
Hence I’m still hoping to get this solved ,(…) this would be roughly the idea: https://ibb.co/cnG2xk
Not sure if an alternating background is possible.
(…)Thanks,
StefanThanks Victoria … I found it while ago;-)
- This reply was modified 7 years, 4 months ago by beenee.
Hi Rikard,
this would be roughly the idea: https://ibb.co/cnG2xk
Not sure if an alternating background is possible.
txs
S- This reply was modified 7 years, 5 months ago by beenee.
Thanks, topic can be closed! I opened another threat regarding background images… :-)
Thanks Sarah! Now I understand.
I will have to find another way to play around with the idea of yours and figure it out.Thanks Rikard,
Instead or despite the full width slider I’d like to have a static background image as in http://www.tagesschau.de/
I’d like this potentially alternating images as in the slider but that’s not priority one…
I want to play with a transparent background for the text-boxes as this is a wish of our customer.
txs
S.Hi Victoria,
at http://kriesi.at/themedemo/?theme=enfold-overview you see 2 demos so I was assuming that they’re 2 different versions of Enfold? The 2017 demo looks very appealing I’m basically looking for background images as seen in the demo…Thanks
StefanHi guys,
I’m looking for a way to do this for our site. I don’t find a way to make the image “full screen”, just in tiles via Enfold general settings … and also not I don’t get it to run for a single page.
Thanks for any idea…
StefanYessss… Works again. Tried the manual download, worked. Also the Enfold WP internal update worked now. So mine is updated.
“Pop the corks” :-)
Prob solved! …I guess for y’all too…- This reply was modified 7 years, 8 months ago by beenee.
A manual Enfold update is also not successfull: http://kriesi.at/documentation/enfold/updating-your-theme-files/
At least I cannot download the files at: https://themeforest.net/downloads I get a timeout there. I assume there is a problem with Amazon’s S3 Cloud Server where the files seem to be hosted.
Potentially this issue will be solved in a matter of time…- This reply was modified 7 years, 8 months ago by beenee.
I’ve got the same problem with the Enfold update.
(new Version (4.0.2) – my Version (3.8.5.)An error occurred while updating Enfold: Download failed. cURL error 28: Connection timed out after 10000 milliseconds
Hi Rikard,
thanks for getting me in the right direction.
The final trick was to play around with the div and give it a ‘relative’ position + create an extra div for the image position. A bit complex but it worked. Thanks for your always excellent support!#blueback { background-color: #412F83; position: relative; padding: 0px 50px 50px 0px; margin: 0px 50px 50px 0px; } #blueback_img { position: relative; padding: 0 10px 30px 10px; margin: 0 10px 10px 10px; }
-S
- This reply was modified 7 years, 9 months ago by beenee.
Hi Rikard,
it “sort of” works, but change the viewport around and you’ll see that it’s just covering the background of the text passage. It should have a constant padding of (say 10px) around both elements “text and image”. It seems like a simple div positioning problem, but I can’t get it to work for some reason.
Any ideas?
best
S.- This reply was modified 7 years, 9 months ago by beenee.
Nikko, you are a top ace star and saved my life today :-)
Thank you so much!!!Best regards
S.Hi Nikko,
thanks for that!
You have all permissions as requested!
Login Screen is not accessible anymore :-(
Best regards
StefanPS.: Would you need the DB cedentials? Let me know pls.
August 15, 2016 at 1:05 am in reply to: Special formatting in "enfold main menu" button style bordered #672415Bingo Josue, top thinking!
Problem solved :-)Thanks so much for your good support!
B.August 13, 2016 at 7:12 pm in reply to: Special formatting in "enfold main menu" button style bordered #672298Thanks Josue,
that worked perfect!I wonder if I should open a new threat. Now I’m struggling with the menu settings on the English page.
.av-menu-button .avia-menu-text a { color: #ffffff !important; border-radius: 15px!important; background: #88CFE1; } .av-menu-button .avia-menu-text { background-color: #88CFE1 important; border-radius: 15px!important; background: #94D3E2; } .av-menu-button + .av-menu-button{ margin-left: 0; } .av-menu-button + .av-menu-button{ margin-left: 0; }
I’m not sure why the menu isn’t displayed as in the German version. I pasted parts of it into the Quick CSS without any success.
Can you help thee or do I open up new threat?
Txs -
AuthorPosts