Tagged: logo
-
AuthorPosts
-
November 5, 2013 at 11:19 am #184724
Hi,
as you can see on these screenshot, the size of my logo is ok (but still a bit small) on safari and is way too small on firefox!! How can I fix that?
Kind regards,
Delphine
November 5, 2013 at 4:27 pm #184830November 5, 2013 at 4:54 pm #184845Hi ,
My website is on maintenance mode and I don’t want to put it online.
This is the link I don’t know if it can help but maybe since you can access the code of the page..I can make make a temporary access if you need. Tell me about it. I’ll send you privately.
Kind regards,
November 5, 2013 at 8:07 pm #184914Hi!
Please create a temporary login and post it here privately. Make sure to check ” Set as private reply (Only you and moderators will see the content of this post)” above Submit button
Best regards,
YigitNovember 6, 2013 at 1:16 am #185004Hi Yigit,
That’s strange but now my logos are ok and they look the same size on both safari and firefox…I don’t understand how but it’s fine. I’m sorry for that :-/
Nevertheless I find it too small. Do you know what kind of css I have to use in order to increase its size?
Kind regards
Delphine
November 6, 2013 at 1:54 pm #185142Hi,
For the question about logo size I’ve made a screenshot of what I’d like.
Currently the logo is still too small it doesn’t need a lot but just a little bit and too much on the right.
I tried to find other post and tried various css but I can’t figure out how to do what I want.Kind regards,
Delphine
November 6, 2013 at 5:34 pm #185265November 7, 2013 at 10:23 am #185526Hi Yigit,
I didn’t post a login because now it’s working fine on both browser. I don’t know what happened. So there is no need for you to waste time to fix this.
Nevertheless, in my last message I was wondering how to increase my size logo because what I’ve tried for now isn’t working.
Is there a css code in order to increase the logo size for it to be displayed as I showed you in the link in my previous message?Kind regards,
Delphine
November 7, 2013 at 4:07 pm #185666Hi!
You can try adding the code i posted here https://kriesi.at/support/topic/logo-resizing-troubles/#post-185565 and adjust it. I wanted to see the your website to provide more accurate custom CSS code but that should work
Best regards,
YigitNovember 8, 2013 at 8:35 am #186041Hi Yigit ,
Ah ok I didn’t understand you wanted to see it for that reason! I thought it was for the problem I related before.
I’ll try with this code and let you know. I might come back to you because I already tried a code I found on this forum but it didn’t work for me but it wasn’t this one.
Kind regards,
Delphine
November 8, 2013 at 2:12 pm #186121November 9, 2013 at 1:58 pm #186457This reply has been marked as private.November 9, 2013 at 2:00 pm #186459This reply has been marked as private.November 9, 2013 at 2:16 pm #186460This reply has been marked as private.November 11, 2013 at 2:33 pm #186834Hi!
Mobile menu on table was set to display: none for some reason. I added custom CSS to fix it. Now it works fine. And to move your menu to more to left, please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired
div .logo { left: -10px; }
After applying css, please flush browser cache and refresh your page a few times
Regards,
YigitNovember 11, 2013 at 3:50 pm #186881Hi Yigit,
Everything is almost perfect…I still have this problem on chrome though…How can I fix that?
On safari and firefox it’s ok.Kind regards,
Delphine
November 11, 2013 at 3:54 pm #186883Hi,
No finally it does it as well on safari but the difference is that on safari if i scroll down after the logo is no longer going on the menu first word “accueil”.
Thanks
November 12, 2013 at 1:27 am #187044Hey!
What screen resolution are you testing this with? You can add this on your custom.css or Quick CSS to prevent the menus from overlapping the logo on iPad or mobile view:
@media only screen and (min-width: 768px) and (max-width: 989px) { .main_menu ul:first-child > li > a { padding: 0 10px !important; font-size: 12px; } }
Cheers!
IsmaelNovember 12, 2013 at 2:31 pm #187245Hi
Ismael. It was on a 17″ computer screen but I still have big problems that I really need to resolve now.
My logo is : 250 x 101 so it’s not big.
The problem I think is that my menu has to be written in capitals.When I am on 17″ computer I have this problem: The logo is WAY TOO CLOSE to the nav bar text. And it even goes on the first word when the page first appears.
https://www.dropbox.com/s/5iz4ngqfhn0uxed/mariage_in_oui___Cr%C3%A9ateur_de_Mariages_de_R%C3%AAves_%C3%A0_l_Etranger.jpg
AND on ipad look what I have.
https://www.dropbox.com/s/oadbyqxlukzdxzv/IMG_1087.PNGBut when it’s enfold default logo it’s almost perfect (still too close but better) (on computer screen)
In my css I have all of these:
@media only screen and (max-width: 989px) and (min-width: 768px){
.responsive .mobile_menu_tablet .main_menu {
display: block!important; }}div .logo { left: -30px; }
@media only screen and (min-width: 768px) and (max-width: 989px) {
.main_menu ul:first-child > li > a {
padding: 0 10px !important;
font-size: 12px;
}
}I really need to fix this..Please.
Kind regards
Delphine
November 12, 2013 at 2:50 pm #187255Hi Ismael,
I have resolved the problem on computer screen by cheating and creating a logo on png with blank space on the right. So I can deal with that.
But I need this problem to be fixed on ipad horizontal screen:
https://www.dropbox.com/s/oadbyqxlukzdxzv/IMG_1087.PNGKind regards,
Delphine
November 12, 2013 at 3:12 pm #187281Hi ismael,
No even when I cheat with blank space on my picture, when I refresh the page the logo still sticks to the first word in nav bar…When I scroll down it’s back to normal but when going on the page for the first time or refreshing it’s too close.
I don’t know what to do.
Kind regards
November 12, 2013 at 6:36 pm #187397Hi Ismael,
I am adding another problem I have just found with the logo in responsive mode. The log goes on the scroll menu like on this picture.
I need all of these problems on every screens to be fixed.. Is it due to the fact that the menu is written in capitals letters?
https://www.dropbox.com/s/muyeqhn6ldg5yer/mariage.jpg
I’m not doing anything else here, I just want to insert a normal logo at his normal place..
Kind regards,
Delphine
- This reply was modified 11 years ago by Delphiine.
November 13, 2013 at 12:04 pm #187717Hi,
Can anyone help me please.
I cans how you as well the problem on responsinator excel that on ipad it seems to look fine but in reality the logo appears on the text menu.
http://responsinator.com/?url=www.mariage-inoui.comNovember 13, 2013 at 3:08 pm #187772Hi,
If it can help, I have notice that the logo looks fine on devices like ipad or else if I use a
“non fixed-header with social media” or a “small fixed (or not) header”.So the problem is with the fixed header with social media..which I need :-(
Kind regards,
Delphine
November 13, 2013 at 4:56 pm #187834Hi Delphine!
Do you mind creating a temporary admin login and posting it here privately so we can take a look at it? Make sure to check “Set as private reply (Only you and moderators will see the content of this post)” above Submit button
Regards,
YigitNovember 13, 2013 at 7:08 pm #187899This reply has been marked as private.November 13, 2013 at 8:09 pm #187933Hi!
Please logout from WordPress dashboard then flush browser cache and then check your website. You can find custom CSS code i added in Quick CSS section. This is how it looks on my end now http://www.screenr.com/DiJH ( Please right click and open in new tab to see the screencast ).
Cheers!
YigitNovember 14, 2013 at 10:46 am #188285Hi,
Now it seems fine. Finally :-) what a relieve.
But I have one big problem. Now my maintenance mode plugin is not working anymore!!! That’s really annoying cause i don’t want this site online till its finished
What can I do???
Kind regards,
Delphine
November 14, 2013 at 10:50 am #188286Hi!
I have erased and reinstalled the plugin and it’s ok now..
Thanks for your work. I am really happy you could fix that problem :-)
Kind regards,
Delphine
November 14, 2013 at 10:55 am #188289Hi again,
I have one last question or suggestion..
Is it possible that in a future release of enfold you include the same header that the one on this forum? with social link on the right.
I find that it looks good .Cheers,
Delphine
-
AuthorPosts
- The topic ‘logo size different in safari and firefox. How to make it standard?’ is closed to new replies.