Forum Replies Created
-
AuthorPosts
-
Hi again, I am not a developer at all, just a graphic designer, so my knowledge is quite bad, but reading mayorninja’s explanation again, I think I finally might be able to do this (or try, at least ;) – but I need to know where (in which file) I should add the “colorchange” ID… before adding custom CSS.
Thank you again to both of you !
MarieThank you so much for your help Mayorninja !
I am afraid I won’t be skilled enough to do that by my self but still it’s good to know it’s “feasible” without “breaking” anything.
Thank you again, really.
Cheers !
MarieHello… ?
Anybody in ? :)Thank you very much Peter.
I am going to think about it before deciding…
This is SOOO frustrating as I think Enfold is such a great theme… and I don’t really want to use another one :))
Anyway, I really hope this “custom fonts” matter is something Kriesi will seriously consider for the next big update… I’m sure many many users would really appreciate this !
Thank you again.
The support team is just great.Marie
Hi Josue,
Thanks for your reply. Well no I haven’t tried this plugin yet as the site I already made with Enfold is a client’s one and I prefer not to experiment anything on his site which is already “on”… But if you give me this advice, I guess this should work ok no ? :)
I really want to use Enfold again, but I prefer to know that “changes” can be managed in a simple way (plugin, no more code than in quick css), instead of changing files which can be complicated regarding to Enfold updates coming out quite often :)
If you confirm me that several users have already & successfully used this plugin + quick css without any trouble, I will just trust you and go for another “Enfold round” with a new site :)By the way, I always buy the template for a client (from my account). But as I said I already bought Enfold for one client. Can I buy it again for another client and from the same account (mine) ? Do I have to precise somewhere who is the client ? I’ve never bought a template twice so I’m just wondering how to deal with this, if you have any recommendation…
Thank you again.
Marie
OK ;)
Thanks again,Marie
Thank you very much Peter. I uploaded 2.7.1 without touching the js.file this time and it seems to work. But “Activate for Smartphones & Tablets” was already selected in “theme options / header layout / mobile menu”… Is it supposed to be selected by default and are you sure this is new since 2.7 ? Anyway… great if it works this way… Easier and faster for next updates :)
Best regards,
MarieSorry I forgot to precise that the actual Enfold running for this site is the 2.6.3 version (not 2.7).
Thanks. MarieAll right thank you very much Yigit !
Best regards,Marie
Hey Ismael,
Thank you so much ! it’s working :)
Indeed I had to remove the following code from my quick css
@media only screen and (max-width: 990px) {
.mobile_active #advanced_menu_toggle {
display: block;
}
}Last question though -> Do I still have to let the following code in my quick css (from Yigit’s previous message) ?
/*Menu iPad horizontal*/
@media only screen and (max-width: 1140px) {
.main_menu ul:first-child > li > a {
padding: 0 7px!important; }}Thanks again.
Best regards,Marie
Hey Yigit, thanks.
But no changes on my side (I refreshed etc…). The menu button still turns green when i hover it but nothing happens when i click…
MarieGreat !! THANK YOU again Yigit !!
Solved !
Regards,Marie
OK this is much better :))
The only last detail that upsets me is that Title and breadcrumb are not vertically centered in the container (in the demo they are).
And for the container’s “height” that changes while reducing the window… I suppose it’s because I changed it for the “computer format” no ? (see below). Do I have to change it the same way for “media only screen” ??Thank you Yigit for your help and for your patience…
Marie
/* Reducing title container’s height and vertically align the breadcrumb */
.title_container .breadcrumb {
margin-top: 0;
}#top .title_container .container {
padding: 0px 0px 6px 0px;
min-height: 60px;
}.title_container .main-title {
top: 18px;
}Hi Yigit,
Thank you.
I refreshed a few times etc…
It’s better than before indeed but the sentence (breadcrumb?) on the right is not well aligned and it’s “cut”…
Also the container turns “higher” when reducing the window… and so all texts in it are not vertically centered anymore… :(
http://www.mariecarette.com/perso/auxi.jpg
I would prefer to have the same thing that in enfold demo -> breadcrumb on the left, under the title…
http://www.mariecarette.com/perso/enfold.jpg
Would that be possible ?
Thank you so much.Marie
Hi Yigit,
Thank you very much but I’m afraid it doesn’t help…Here is some other code in my quick CSS, regarding “media screen”…, including the very last one you gave me. If it can help… ?
Thank you again.Marie
/* Responsive menu TABLET */
@media only screen and (max-width: 989px) and (min-width: 768px) {
.responsive .mobile_menu_tablet .main_menu {
display: block;
}
}/* Menu and logo not one into another */
@media only screen and (min-width: 767px) and (max-width: 989px) {
.main_menu ul:first-child > li > a { font-size: 11px; }
.responsive .main_menu ul:first-child > li > a { padding: 0 5px; }}/*Hide the menu*/
@media only screen and (max-width: 990px) {
.responsive #header .main_menu ul {
display: none;
}
}/*Show the Mobile Navigation button*/
@media only screen and (max-width: 990px){
.mobile_active #advanced_menu_toggle {
display: block;
}
}/*Title Container breadcrumb – Responsive – iphone ipadmini*/
@media only screen and (max-width: 767px) {
.responsive .title_container .breadcrumb {
left: 100%;
}}OK problem solved. I tried to upload images with a BIGGER size (so the problem was not a “quality compression”, but a “size problem”. I uploaded them in 750×750 and it’s much better now. The strange thing is that 485×485 should have been enough… as I guess images never appear on the site at a 750×750 size… ? but anyway… it’s ok now. Thank you.
MarieHi Josue,
Thank you for your answer !
But for me on the contrary it seems that it’s a theme issue… as the link “with image from the server” is just good, looking indeed like my photoshop file (sharpness, skin texture etc.), and then looking much more better than how it appears on the theme… don’t you see it ?
Moreover all my images have already been exported from photoshop in the best quality (maximum level)…
And how do you explain than the quality is good only when I reduce the browser’s window with images then getting a little bit smaller ? though images should appear like the image server even at the 100% size on the site… which is 485x485px.
????
Am i the only one to have this problem ?
Sorry for insisting and thank you for your help…Marie
See the difference there -> on the right photoshop…
http://www.mariecarette.com/perso/Photos-site-vs-photoshop.jpgThank you Ismael !
That worked but then the container’s height was too small for me…
I tried to change some of your values and it looks ok for me this way.
Can you just confirm these values are good for you, I mean… “logical/clean” ?
Thanks again,
Mariehttp://eq59799.amanda6.nfrance.com/
/* Reducing title container’s height and vertically align the breadcrumb */
.title_container .breadcrumb {
margin-top: 0;
}#top .title_container .container {
padding: 0px 0px 6px 0px;
min-height: 60px;
}.title_container .main-title {
top: 18px;
}Devin,
THANK YOU SO MUCH !!!
I’m happy :)
MarieHey Devin,
Thanks but as I said (see the third line of my message) I’ve already changed the JS file line 300 and put 1000 instead of 767…
It doesn’t change anything. Dis I miss something else ?
Just to be clear I have this problem :
1/ for the iPad portrait mode
2/ on my normal computer when I reduce the window -> there is a bad “in-between” size -> when the window is large it’s perfect, I reduce it again it still works fine, I reduce it again and then instead of going straight to mobile menu it doesn’t, so items of the menu and logo get one into another, then I reduce it again and all right it goes to mobile menu.
You can check my link yourself, better than my explanations in bad english :)
Please please help… :))
Thank you.
MarieHi Yigit,
– Thank you but it doesn’t seem to have any affect when I reduce the window of the browser…
– Also, for what concerns the iPad, I don’t have a tablet myself, but it seems from what someone told me, that changes made for the iPad portrait mode dont work either… (though I changed – as you told me to – the switchWidth to 1000 in the js. file / line 300).And this is the code in Quick CSS for those two matters :
/* Responsive menu TABLET */
@media only screen and (max-width: 989px) and (min-width: 768px) {
.responsive .mobile_menu_tablet .main_menu {
display: block;
}
}/* Menu and logo not one into another */
@media only screen and (min-width: 767px) and (max-width: 989px) {
.main_menu ul:first-child > li > a { font-size: 11px; }
.responsive .main_menu ul:first-child > li > a { padding: 0 5px; }}Am I wrong ??
Thanks…Marie
Thank you.
Marie
OK I’ll check that. If I do so, that means I will have to re-do it each time there is an ENFOLD update right…?
Thanks Yigit.
Regards,Marie
Thanks Yigit. It works though it still remains too big on the iPhone…
Also, I didn’t see it myself but someone told me that on iPad (portrait) the menu gets into the logo…
Can I arrange that through quick CSS only, without touching other files ?Thanks for your help !
Marie
December 20, 2013 at 8:30 pm in reply to: Changing padding top 2 columns (with tables inside) on one specific page only. #202689I can’t Yigit, sorry. As I said I’m working locally. I’ll come back later with that issue when I the site is on line.
Thank you !
MarieI can’t do that sorry, I’m working locally. But it’s not an emergency either so I can come back later when the site is online ?
Thank you ! M.Other wise I could use the “widget menu” instead (because I want pages from the menu only) but then the height-line is different than the other text widgets in the footer, probably because in this menu-widget pages titles are not “underlined” but have buttons, which I don’t want either ! :( Could you then tell me how to change height-line for the “menu widget” / and or (if it’s enough) how to have simple “underlined links” (and not buttons) like in the other text widgets ? May be this is an easier way (via quick CSS) to solve my issue ? Hope my explanations are understandable…Thank you !
MarieHey Josue !
Thanks. But is this really the only way ?? If I could avoid to install a plugin just for a simple order of pages… see what I mean…
Thanks again for your help.
MarieIt works ! yeeeaah ! You’re the best !
Thanks a lot Yigit ! -
AuthorPosts