Forum Replies Created
-
AuthorPosts
-
January 9, 2016 at 5:38 pm in reply to: contact formular: change font + border color in color scheme "dark transparent" #562455
Hi ,
here comes the link:
cheers!!
Hi Elliott,
thank you for your answer.
I tried it with the text widget with HTML.
Unfortunately i get no picture with this code:- This reply was modified 8 years, 11 months ago by StudioLiner.
Hi Yigit,
because bigger pictures look blurry i have changed the settings regarding to this post:
https://kriesi.at/support/topic/image-quality-2/Now I try to create pictures in the same size as $size to set standards and optimize the last drop quality.
Is there a better way to get the best out of picture quality?- This reply was modified 8 years, 11 months ago by StudioLiner.
And an additional question:
what is the “attribute” for the default picture size behind the color section backround image?
Thanks!cheers
Hi Yigit,
ah ok i understand!
That means vor example:add_filter( ‘avf_modify_thumb_size’, ‘enfold_customization_modify_thumb_size’, 10, 1 );
function enfold_customization_modify_thumb_size( $size ) {
$size[‘featured_large’] = array(‘width’=>1600, ‘height’=>630);
return $size;
}
add_filter( ‘avf_modify_thumb_size’, ‘enfold_customization_modify_thumb_size’, 10, 1 );
function enfold_customization_modify_thumb_size( $size ) {
$size[‘extra_large’] = array(‘width’=>1600, ‘height’=>1500);
return $size;
}and so on.
Correct?Hello Yigit
thanks for the answer.
Do I have to add the code in the child theme additonally above the other code lines I have posted?Thank you
- This reply was modified 8 years, 11 months ago by StudioLiner.
August 25, 2015 at 4:08 pm in reply to: height in px of socket? height in px of main navigation bar? #493044Hi Yigit,
sorry – I meant the footer above the socket..
I expect is depense on what content elements I place here.August 25, 2015 at 3:58 pm in reply to: height in px of socket? height in px of main navigation bar? #493034Hi Yigit,
perfect! Many Thanks!
And what about the socket? Do you have a height for me?
Is it fixed or custom?August 25, 2015 at 3:48 pm in reply to: height in px of socket? height in px of main navigation bar? #493015Hi Yigit,
here comes the link to the preview page:August 25, 2015 at 3:20 pm in reply to: height in px of socket? height in px of main navigation bar? #492977Hi Yigit,
thank you for your fast response!
2 – this means the “Header Custom Height” “in px” is the logo area including the main navigation bar?
Or additionally: logo area + main navigation bar + header navigation bar (30px) = header custom height?
What is the ratio – so that I can create custom backround elements for the different parts?Does the footer also have a fixed height analog to socket? What is it?
August 17, 2015 at 3:42 pm in reply to: Different font color and alternate hoover color of the secondary menu #488962Hi Ismael,
thank you it works but I have lost the “alternate hoover” effect.
I have located the language switcher here and want to show another color for the “selcted language” -> the activated navigation button.
How can I do that?Now thanks to “Till” I found a solution that works:
… go to the WordPress ‘Reading settings’ panel under navigation bar “adminstration” in the WordPress Backend.
Check ‘Front page displays a static page’ and choose one of the page you have just created (the language doesn’t matter).Polylang is a very easy, lightweigth, fast and functional plugin.
I´m very happy there exists a solution for a free translation plugin working with enfold.Hi Ismael,
here are three different avia layout elements for example:
Box:
http://hotel.fmgruppe.de/test/box-backround.pngTable / Spreadsheet:
http://hotel.fmgruppe.de/test/table_backround.pngSlide (Reiter):
http://hotel.fmgruppe.de/test/Reiter_backround.pngPartly it is possible changing the backround color of an avia layout element but there is nowhere the possibility to enter an picture.
Cheers
Hi Ismael,
thank you for your feedback.
That helps.Additional question to that:
Where can i find the enfold folder of the integrated enfold backrounds?
(e-g wool-for-light-backround.png)What is the specific content folder?
Cheers!
Hi Ismael,
thats curious because the credentials work for me.
Could you please try again?
I´m really wondering why it do not forward correctly.
the Plugin is a hint but its a pitty that it is only a workaround.Thanks!
Please try the navigation on the site – it should be clear that its an forwarding problem.
I do not know how to sove this problem as i filed the Frontpage Settings with the correct site namei do not think a screenshot make it more understandable
thank you !Hello Rikard,
thanks you for helping me!
I do have some more questions (additionally):
1. How can I insert a background image to the secondary menu in the top bar?
It should actually be the same as the header (wool-for-light-backround.png)
2. How can I change the font color and alternate hoover color of the secondary menu in the top bar?
The main menu font color should be different – in other words: it should be as it is right now.
3. Could you give me the height in px of the secondary menu top bar?
4. If recognized a misbehavior of the title of the icon box element (example: page prices)
I want to change the font color and font style of this title with the code:h1, h2, h3, h4, h5, h6, tr.pricing-row td, #top .portfolio-title, .callout .content-area, .avia-big-box .avia-innerbox { font-family: Georgia; font-size: 18px; text-transform: none; }
at the quick css field but it didn´t work out.
I have done a workaround of h3 in the “erweitertes styling” cockpit – but i´m sure that isn´t the best way.
Also I want to add other content fields e.g. the contact form attributes (to have the same font and font size there)
Can you give me a hint to do that?
5. I think I do not really understand the parallax navigation in the menu section. I have create it with “individual links” – but for me it seems the site is loading again instead of jumping to the #anker (e.g. page prices). How can I avoid to load the site again and scrolling directly to the #anker (usecase: the user is actually on the site “prices” and uses the submenu)?
6. I do not want and do not need the widget “Gravatar” – how can I remove it?
7. How could I use the enfold backgrounds for other avia layout elements e.g. the background of the “Reiter” element?And last but not least the first question to point “forwarding”. Please find the credentials in the privat field.
Your theme support is really outstanding!
BR
FelixHello Ismael,
thank you for the code. Could you assists me in generate a code for the specific backround image?
Name: icon_backround.png
Location: WP Media Center#header_main_alternate {
???
}cheers
additionaly I want so say: I dont mean the changing of the logo. That´s very easy.
I mean the red backround elements of the main menu buttons.
cheers- This reply was modified 9 years, 6 months ago by StudioLiner.
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private. -
AuthorPosts