Forum Replies Created
-
AuthorPosts
-
Hi Yigit
that don’t work either :-/ here is the Quick CSS code, now, i have try to put float; right in, and remove it again, but it seems to make no differents is there anything i must delete or type different?.header-custom-text {
position: absolute;
right: 0px;
top: 0px;
float: right;
}
.header-custom-text {
z-index: 999;
}
@media only screen and (max-width: 768px) {
.header-custom-text img {
max-height: 50px!important;
}}Best regards, Tina
- This reply was modified 8 years, 7 months ago by Tina62.
Hej Josue
Its okay on mobile, but on different computer screens it looks like this (a picture they have sent to me). can you see what to do?Uff, there is a problem, the image is not responsive, wich means, that the images hide the menu on some screens – help what to do?
Best regards Tina
Thank you Yigit!! Guys you are the best!
:-D TinaHi Vinay
I have forgotten to reply this – there is no link in your mail. And i have change alle the pages now so there is no problem any more.Thanks!
TinaHi Yigit
Yes I use the grid row with empty cells, cause I have more control over how I want to place the text :-) Maybe there is a better way to do that?
But you can see on thoose two pages, the footer has a different dimension, if i use color section or single full element:
http://www.psykosyntese.no/test-side/ and http://www.psykosyntese.no/test-side-2/I also have problem with the visuel/text box. I only have oppertunity to write in the text window, the visuel window is gray and not active.
Do I have to start a new thread with this?
Cheers
Tina :-)Hi Basilis!
I try to use the “color section” instead of the “single full width 1/1”, for the starting “special heading”, and then it solve the problem..?
can you explain why..?Cheers
TinaHi Basilis
I do that, but it is still the same.
I have made this change in the functions.php – i put in between “<?php” – and “global $avia_config;” – to activate the ALB:
add_theme_support(‘avia_template_builder_custom_css’);In the helper-main-menu.php, after this code “$output .= avia_logo(AVIA_BASE_URL.’images/layout/logo.png’, $addition, ‘strong’, true);” – I have writen this, (to view the round image in the header, with link to the “KONTAKT” page):
echo “<div class=’header-custom-text’></div>”;This is what I have made in the Quick CSS:
main-title, .main-title a { font-size: 14px !important; }
#top .social_bookmarks li a {
font-size: 17px;
}
.header-custom-text {
position: absolute;
right: 0px;
top: 0px;
float: right;
}
@media only screen and (max-width: 480px) {
.header-custom-text {
position: inherit;
float: left;
}
}#menu-item-883 > .sub-menu li:nth-child(-n+4) a {
background: #d1ddcc;
}.tik-boks-farve .iconbox_content {
background-color: rgb(87, 113, 49) !important;
}.main_color .iconlist_content {
color: #808182;
}
@media only screen and (max-width: 767px) {
h1 { font-size: 19px !important; }
}
@media only screen and (max-width: 767px) {.iconlist_title { font-size: 13px !important; }
}.tik-tabs-farve .main_color .tabcontainer .active_tab_content, div .main_color .tabcontainer .active_tab {
background-color: white;
color: #666666 !important;
}.tik-tabs-farve .tab {
background-color: #719431;
color: #ffffff !important;
}.tik-tabs-farveb .main_color .tabcontainer .active_tab_content, div .main_color .tabcontainer .active_tab {
background-color: white;
color: #666666 !important;
}.tik-tabs-farveb .tab {
background-color: #3c281e;
color: #ffffff !important;
}@media only screen and (max-width: 769px) {
.page-id-2158 #av-layout-grid-1 .flex_cell, .page-id-2201 #av-layout-grid-2 .flex_cell,.page-id-2192 #av-layout-grid-2 .flex_cell {
background: none!important;
}}
I have used streched layout and dimension 1470px in the general settings. Have you any idea, what is wrong?Cheers
TinaHi Yigit
I have made some change in the quck css and I have made a small change in the helper-main-menu.php file as this:
– Under this line:
echo avia_logo(AVIA_BASE_URL.’images/layout/logo.png’, $addition, ‘strong’, true);
– I have add this text:
echo “<div class=’header-custom-text’></div>”;
Also – I have activate the custom css alternative for change with the quick CSS.My site is finish, can i make a child theme now? I thougt that was to late…
Best regards Tina
Hi Andy
Thank you Andy i will keep that in mind :-)
I thought that the enfold theme was updated automaticly. Please, can you tell me how i update the theme without changes the design i have made?Best regards
TinaPlease will you help me with this?
I have the issuse before, but only with mobile and tablets where the accordion slider was strecht unproportional.
Now i have change the image to 1500 px and choose the “large” options in the slide menu.
But now the accordion dont follow the browser window size any more… I cant see half og the slide if i minimize the browser window.best regards
Tina62Hi Elliot
This problem got solved, I made a mistake and put this question up to times in the forum. Butyour team solved the problem.
Best regards
Tina62Hi Elliot
Again i forget to answer, sorry :-/
I just live with the color background, change the color and it looks ok.
I know WooCommerce is brilliant, but ecwids free version is very good, if you don’t need a lot of functions.
best regards
Tina62Thanks yigit! i forgot to tell you – its now working perfect :-)
cheers, Tina62Hi Yigit!
Thank you so much!Cheers!
Tina62This reply has been marked as private.Hi Elliot
Sorry for not answer this!
I use a plugin for the mobile zooming and it works fine now.
I still haven’t find a solution for the accordion slide for mobile. I don’t know how to make this Accordian slide in other way… Do you have a link to a video or a description to guide how to built the accordion slide?Best regards
Tina62Hi Yigit
Thanks! But i have 3 pages (page-id 2158 + 2201 + 2192) with the same issues, shall i just repeat your code with the different page-id?…And now i have try your suggestion – and it dont work :-/
Cheers
TIna63- This reply was modified 9 years, 8 months ago by Tina62. Reason: I have written something wrong
Hi,
I found out how to do this, trying every single answers here in support:-)
This work with the color I wanted, with the custom css active and in the Quick CSS :.your-custom-css-name .main_color .tabcontainer .active_tab_content, div .main_color .tabcontainer .active_tab {
background-color: white;
color: #666666 !important;
}.your-custom-css-name .tab {
background-color: #xxxxxx;
color: #ffffff !important;
}
Cheers
Tina62This reply has been marked as private.January 30, 2015 at 4:19 pm in reply to: Change background color for some of the sublevel menu? #388300Thank you Ismael!! It works perfect, and thanks for the link!
Now there is only two issues left, and i’m finish :-)Cheers!
TinaJanuary 29, 2015 at 11:23 am in reply to: Change background color for some of the sublevel menu? #387624Hi Ismael!
Thank you so much for your respond! I still dont get it, sorry :-/ I try to explain it more specific.I want menu background color to be this: #c0d6b1- but only for this 4 drop down-menu: Innføringskurs, Grunnutdannelse, Coachutdannelse, Psykoterapiutdannelse.
The parent-pageid for the dropdown menu is 884 (Utdannelser). The site is: http://www.psykosyntese.no/wpCan you guide me again to solve this?
Thank you in advanced!!
Cheers!
TinaJanuary 28, 2015 at 4:38 pm in reply to: Change background color for some of the sublevel menu? #387094Hi Elliot
Please, will you explain a little more, what i shall do. I cant’t make it work..?Best regards Tina
January 28, 2015 at 1:03 am in reply to: Change background color for some of the sublevel menu? #386723Hei Elliot
Sorry, its the dropdown menu from the main menu I meen. its diffucult some time with the language..:-)January 28, 2015 at 12:42 am in reply to: Change background color for some of the sublevel menu? #386717This reply has been marked as private.Thank you so!!! Much!!! you guys in here are worth a million!!
Cheers!
TinaThis reply has been marked as private.Hi Günter
Thank you for your quick respon. This don’t work eather – they are still transperant/no color…
Best regards
TinaHi Yigit!
I try and change it to absolute; and inherit; and that works on both web and mobile version without changing the size of the logo areae! I dont know if it can have influece on any thing els… but i works. Thanks again! Now i will try to understand why my quick CSS for icon box color dont work any more :-/
Here:
.header-custom-text {
position: absolute;
right: 0;
top: 6px;
float: right;
}
@media only screen and (max-width: 480px) {
.header-custom-text {
position: inherit;
float: left;
}- This reply was modified 9 years, 9 months ago by Tina62. Reason: Maybe my message was not cleare and spelt correctly:-)
This reply has been marked as private. -
AuthorPosts