Forum Replies Created

Viewing 30 posts - 841 through 870 (of 1,120 total)
  • Author
    Posts
  • in reply to: down arrow, mobile landing page #344109

    thanks but I don’t want to disable the arrow, I want it to work – it doesn’t move the page down as it should.

    in reply to: no video in Safari?? #343386

    ah – fixed it with this:

    This is really a problem between Safari and Youtube. Please try to switch OFF the point in Safari Preferences > Advanced > Stop plug-ins to save power

    I guess that was a default setting? Unfortunately, my clients customers do not know about this….

    in reply to: Vimeo not playing in IE or Safari #343383

    I had the same problem and fixed it by changing this setting in Safari/advanced/preferences:

    “This is really a problem between Safari and Youtube. Please try to switch OFF the point in Safari Preferencess > Advanced > Stop plug-ins to save power”

    I guess this was a default setting.
    try it out…

    in reply to: hosting service, drupal > wordpress #343070

    thanks for your help guys

    in reply to: appearance editor missing #342335

    thanks for the info – good to know. it was not theme related – see above.

    in reply to: appearance editor missing #342306

    I figured it out – there was this line:
    define(‘DISALLOW_FILE_EDIT’, true);
    in the wp-config.php file, which can come from a one-click installation.
    Changed it to “false” and got the editor back.

    in reply to: appearance editor missing #342101

    Hi Yigit-guru
    I deactivated my plugins but still no editor. Don’t understand that. If I switch themes and then switch back will I lose Enfold settings? Site is online and I don’t really want to mess with that.

    thanks for the code – worked like a charm
    Nancy

    in reply to: mobile header changes #342098

    excellent thanks so much!

    in reply to: logo mobile styling #341913

    also, while I have your attention,
    this…#341446

    thanks you are the best!

    in reply to: logo mobile styling #341912

    I see you closed the other thread #339999 just now regarding this page:

    – I edited my response there =
    need to increase the logo size a bit…can you take a look?

    • This reply was modified 8 years, 7 months ago by Yigit.
    in reply to: mobile header changes #341901

    thanks! I knew it was something easy.
    that fixed the aspect ratio but the logo is a bit smaller than it used to be –
    can I increase it but keep it in the same position?

    I don’t use the minifying feature – should I?
    I think I ran into problems a few months ago with that.
    Nancy

    • This reply was modified 10 years ago by Munford.
    in reply to: logo mobile styling #341897

    I don’t understand what that code is for – is that in response to my (deleted) question about the double border I was seeing?
    I set the secondary header to “none” and that fixed it.
    Or was that for something else?

    • This reply was modified 10 years ago by Munford.
    in reply to: logo mobile styling #341870

    OK here is what I have:
    @media only screen and (max-width: 767px) {
    .mobile_active #advanced_menu_toggle {
    display: block;
    right: -20px!important;
    top: 40px; }
    .logo img {
    margin-top: 5px!important;
    padding-top: 0;}
    .responsive .logo { margin-left: -10px!important; }
    }

    #header_meta { display: none; }
    @media only screen and (max-width: 767px) {
    .responsive .logo img, .logo a, .logo { width: 105%; }}

    @media only screen and (max-width: 767px) {
    .responsive .logo { width: 90%; }}

    which seems to work now. The menu doesn’t seem to want to move further to the right – is that a set with the content width?
    It’s OK like it is though…thanks so much for your help.
    /Nancy

    • This reply was modified 10 years ago by Munford.
    in reply to: logo mobile styling #341863

    Thanks Yigit – that worked better.
    Is is also possible to move the menu block to the right? I have tried playing around with the with the right margin here:

    @media only screen and (max-width: 767px) {
    .mobile_active #advanced_menu_toggle {
    display: block;
    right: -15px;
    top: 20px; }

    but it didn’t move.

    in reply to: logo mobile styling #341814

    thanks – that got rid of the gray area and the logo is bigger, but seems to be getting cut off (http://imgur.com/DCW3TWM – there is a little “TM” that is getting cut) by some padding around the menu block that didn’t used to be there. I have tried to move the menu to the right more but it doesn’t seem to be moving.
    ?
    thanks for your help
    Nancy

    in reply to: mobile header changes #341400

    HI Ismael

    I tried that code with no change – the loog is getting squashed: http://imgur.com/I1Nfu1c
    is that what you are seeing also? I cleared the cache…any ideas? looks like it’s set at 80% width or something
    thanks
    Nancy

    in reply to: mobile header changes #341166

    any ideas?

    in reply to: tab padding mobile view, padding widget #340571

    thanks

    in reply to: slideshow captions #340097

    thanks

    in reply to: media library not showing #340000

    nevermind – seemed to be the Media Library Assistant plugin causing problems, for some reason.

    in reply to: hide tool tips #333235

    ok – thanks!
    I added it to my child theme and it works fine.

    • This reply was modified 10 years, 1 month ago by Munford.
    in reply to: image captions #333144

    ah yes – thanks, that all is working now.
    and I love enfold’s customization.

    in reply to: image captions #333073

    I have already enabled that in my child theme files.

    I will tried those css codes but the image align is still off, and for some reason the captions are only correct on the english side of the site and not the danish one, even though I added the same code to both areas in the general styling options. I have cleared my cache – no change.

    I would also like to understand why the images are not aligned. They are both tagged to position “left” – what is making that second image drop 5 px?
    thanks for your help
    n

    • This reply was modified 10 years, 1 month ago by Munford.
    in reply to: image captions #331692

    neither of those codes did the trick.
    any ideas?

    also – not sure I want those changes on all my pages/posts.
    can I target just this one? thanks.
    Nancy

    • This reply was modified 8 years, 7 months ago by Yigit.
    in reply to: image captions #330800

    OK updated…on this page:

    I need the images to line up side by side – not sure why they are not. Can you help me with that?
    Also is it possible for the captions to be at the bottom of the image instead of in the middle?
    I just need images with captions, side by side.
    thanks,
    Nancy

    • This reply was modified 8 years, 7 months ago by Yigit.
    in reply to: slideshow captions #324878

    I guess what I need is also the caption title?
    that didn’t work
    http://www.workonwater.dk/

    in reply to: tab padding mobile view, padding widget #318249
    in reply to: tab padding mobile view, padding widget #318244

    • This reply was modified 10 years, 2 months ago by Munford.
    in reply to: tab padding mobile view, padding widget #318242

    Replaced the code but can’t see a change. cleared cache. tried again.
    ?

    • This reply was modified 10 years, 2 months ago by Munford.
    in reply to: tab padding mobile view, padding widget #318210

    Thanks – The widget code worked but not the tab padding. ?

Viewing 30 posts - 841 through 870 (of 1,120 total)