Tagged: 

Viewing 30 posts - 1 through 30 (of 37 total)
  • Author
    Posts
  • #184724
    #184830

    Hi Delphiine!

    Can you post the link to your website?

    Cheers!
    Yigit

    #184845

    Hi ,

    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..

    http://www.mariage-inoui.com

    I can make make a temporary access if you need. Tell me about it. I’ll send you privately.

    Kind regards,

    #184914

    Hi!

    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,
    Yigit

    #185004

    Hi 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

    #185142

    Hi,

    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.

    https://www.dropbox.com/s/5iz4ngqfhn0uxed/mariage_in_oui___Cr%C3%A9ateur_de_Mariages_de_R%C3%AAves_%C3%A0_l_Etranger.jpg

    Kind regards,

    Delphine

    #185265

    Hey!

    You did not post logins so i cannot see your logo :)

    Cheers!
    Yigit

    #185526

    Hi 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

    #185666

    Hi!

    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,
    Yigit

    #186041

    Hi 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

    #186121

    Hi!

    Sure. I will not close this thread so please let us know.

    Cheers!
    Yigit

    #186457
    This reply has been marked as private.
    #186459
    This reply has been marked as private.
    #186460
    This reply has been marked as private.
    #186834

    Hi!

    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,
    Yigit

    #186881

    Hi 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.

    https://www.dropbox.com/s/5iz4ngqfhn0uxed/mariage_in_oui___Cr%C3%A9ateur_de_Mariages_de_R%C3%AAves_%C3%A0_l_Etranger.jpg

    Kind regards,

    Delphine

    #186883

    Hi,

    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

    #187044

    Hey!

    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!
    Ismael

    #187245

    Hi

    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.PNG

    But when it’s enfold default logo it’s almost perfect (still too close but better) (on computer screen)

    https://www.dropbox.com/s/n5p25999q0mo4w3/Banners_and_Alerts_et_mariage_in_oui___Cr%C3%A9ateur_de_Mariages_de_R%C3%AAves_%C3%A0_l_Etranger.jpg

    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

    #187255

    Hi 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.PNG

    Kind regards,

    Delphine

    #187281

    Hi 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

    #187397

    Hi 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 10 years, 4 months ago by Delphiine.
    #187717

    Hi,

    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.com

    #187772

    Hi,

    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

    #187834

    Hi 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,
    Yigit

    #187899
    This reply has been marked as private.
    #187933

    Hi!

    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!
    Yigit

    #188285

    Hi,

    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

    #188286

    Hi!

    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

    #188289

    Hi 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

Viewing 30 posts - 1 through 30 (of 37 total)
  • The topic ‘logo size different in safari and firefox. How to make it standard?’ is closed to new replies.