Forum Replies Created

Viewing 30 posts - 61 through 90 (of 124 total)
  • Author
    Posts
  • in reply to: Enfold Feature Requests #179976
    This reply has been marked as private.
    in reply to: Icon List Error on iPad #179901
    This reply has been marked as private.
    in reply to: Icon List Error on iPad #179889

    Hi Yigit,

    Thanks for taking this up.

    I have applied the above code, strange things are happening though, the icons seem to move left and right, wereas before they didn;t move, also the icons are not centered and there needs to be a </br> between the icon and the text.

    Naturaloutlook.com is my site.

    This is look would be nice, click on Services: http://demo.pixelentity.com/?oneup_wp

    Best regards

    Gary

    in reply to: Enfold Feature Requests #179180

    Firstly, amazing theme, amazing support, I an’t thank you guys enough – so sending you a virtual keg of beer.

    New masonry is great, any chance for being able to filter images in masonry?.

    Thankyou

    Gary

    in reply to: Icon List Error on iPad #179178

    Hi Yigit,

    Sorry to trouble you again, I still have problems with the icons on iPad – iPhone and text being cut off – I removed the code from above as it placed the txt that was to originally to the right of the icons, below it, however there were alignment issues, then the icons in each column would randomly twitch / move (maybe a different update and it looked like a line of pixels were missing, very strange.

    If anyone else brings this up, or you guys can think of a different work around solution, please let me know.

    Here was Ismael’s original thread: https://kriesi.at/support/topic/icon-list-issue-on-ipad/#post-134838

    Thankyou for your help, you guys are the best!.

    Gary

    in reply to: Fullwidth Easy Slider – Resize Issue #178506

    Hi Yigit,

    You are a genius Yigit!, this code worked: div .slideshow_caption h2 { text-transform: none!important; } – Yeah!

    So it was the ‘div’ CMD that was the sneaky part!….

    I deleted the prior code that didn’t work, I guess that is why it wasn’t showing when you checked.

    Thanks again, I really appreciate your help and the guys at Kriesi!.

    Gary

    in reply to: Fullwidth Easy Slider – Resize Issue #178488

    Hi Yigit,

    Thankyou for your help.

    I couldn;t get the code to work – I tried cross browser and deleting cache.

    I am reluctant to post an admin login.

    The html for the text in the slider reads:

    <div class=”avia-caption-content” itemprop=”description”><h2><span style=”color: #ffffff;”>CONSULTING</span></h2>
    <h5 class=”avia-caption-title”><span style=”text-decoration: underline; color: #ffffff;”>Click To See Video</span></h5>
    </div>

    I tried changing the code from:

    .slideshow_caption h1, .slideshow_caption h2, .slideshow_caption h3 { text-transform: none!important; }

    to

    avia-caption-content h1, avia-caption-content h2, avia-caption-content h3 { text-transform: none!important; }

    But that didn’t work either?.

    Any ideas?. I could switch to Layerslider if we can;t find a fix.

    Regards

    Gary

    in reply to: Icon List Error on iPad #178163

    Thankyou Yigit,

    I have made the changes, I had to add </br> to give some separation between the icon and the text – something has changed though – I will have to go to a local electronics store to see the changes on an iPad as I don;t have one, but thankyou for your help, I appreciate it.

    Best wishes,

    Gary

    in reply to: Fullwidth Easy Slider – Resize Issue #178162

    Hi Yigit,

    Thankyou for your continued help, I truly appreciate it. I couldn;t get the code to work, even after deleting cache, should I try replacing .slideshow_caption with:

    avia-caption-content

    Thankyou

    Gary

    in reply to: Fullwidth Easy Slider – Resize Issue #177952

    Spot on, thanks Ismael.

    Any idea why – when I select H1, H2 or H3 I only upper case letters show, even if I have lower case letters in my text?.

    Thanks again.

    Gary

    in reply to: Icon List Error on iPad #177951

    Hi Yigit,

    Thankyou for the code, I tried to implement the code in the Enfold Custom CSS as follows:

    @media only screen and (min-width: 786px) and (max-width: 1000px) {
    .avia-icon-list .iconlist_icon {
    height: 50px;
    width: 50px;
    line-height: 50px;
    font-size: 25px;
    margin-right: 15px;
    }
    }

    @media only screen and (min-width: 786px) and (max-width: 1000px) { .avia-icon-list .iconlist_content_wrap { margin-right: -10px!important; }}

    There still seems to be a problem with the text staying the same size and icons cut in half due to smaller column size on iPad / iPhone. Can you check http://www.naturaloutlook.com on your mobile device…I tried it on a new iPad mini….

    Can you see any errors with the code?

    Thankyou

    Gary

    in reply to: Icon List Error on iPad #177547

    Hi Yigit,

    I tested the site on an iPad and iPad mini and I still have the same error – the text gets cut off due to the narrow margin / column size. Perhaps the issue is because the text stays the same point size regardless of the device – is there any way around this – aside form using different elements?.

    Best regards, Thankyou

    Gary

    in reply to: Icon List Error on iPad #177471

    Thanks Yigit,

    Much appreciated.

    Gary : )

    in reply to: Icon List Error on iPad #177464

    Thanks Yigit,

    Should I replace tis code with your suggestion:

    @media only screen and (min-width: 786px) and (max-width: 1000px) {
    .avia-icon-list .iconlist_icon {
    height: 50px;
    width: 50px;
    line-height: 50px;
    font-size: 25px;
    margin-right: 15px;
    }
    }

    Gary

    in reply to: Icon List Error on iPad #177194
    in reply to: Enfold Feature Requests #166704

    Horizontal scroll through images as seen here: http://www.petersutherland.net/

    in reply to: Enfold Feature Requests #166284

    Came across this site:

    https://www.joinsessions.com/

    Look at the roll over transitions under why it works – fluid, nice, I also like the opacity of the roll over sections.

    Just a thought.

    in reply to: Social Media Code #163873

    Apologies Josue, you were right, it did work – I just added it to Quick CSS – I forgot to delete cache, I am a moron!.

    Thankyou for your help and patience, oh boy!.

    Gary

    in reply to: Social Media Code #163869

    That’s exactly right Josue, very odd, let me try again…

    in reply to: Social Media Code #163865

    Hi Josue,

    Thanks for replying.

    No luck with the CSS above, I will keep playing with it, but any more ideas, appreciated.

    I already have the following in my Quick CSS for the header social bookmarks, could there be a conflict – hence the code not working?:

    #top .social_bookmarks li {
    float: right;
    }
    .sub_menu {
    left: 0;
    }

    Thankyou.

    Gary

    in reply to: Social Media Code #163831

    Hey Yigit,

    The social icons are below the blue text on the left of the page, under Overview:

    http://www.naturaloutlook.com/about/

    I can’t get the social icons to left align (I guess the css is linked to the top social icons that are set up to right align.

    Also, there are periods / dots on top of the social icon – I guess due to the ui ‘list function’….

    I would like to get these to left align – by each other, rather than gaps between each icon. I tried putting them in a div wrapper – container, it didn;t work – tried a table, no good – must be my coding..

    Thankyou

    Gary

    in reply to: Section id as menu – roll over state – conflict #163190

    Sorry guys, I am such an idiot, it must be because the link is within the home page, so that’s why the menu colour is constant – like home, IGNORE ME….apologies….

    in reply to: Enfold, Theme Update, 2013 September 18 – Version 2.2 #163132

    Devin, you are a star, thanks mate

    Gary

    in reply to: Accordian Slider Issues with Recent WP #161554

    Awesome, thanks Peter, Yigit, more beers owed to you guys!….

    Gary

    in reply to: Accordian Slider Issues with Recent WP #141024

    Hi Yigit,

    I tried the code and it didn’t work for me, even after deleting history and cache…

    Dude mentioned a fix with the next upgrade, it just confused me when the member said his was fixed, as prior in the thread he said it wasn’?.

    Thankyou for your help, all you guys, much appreciated.

    Gary

    in reply to: Logo/partner element & Content Slider #140085

    Excellent, thanks Ismael, you guys are so smart!.

    Thankyou,

    Gary

    in reply to: Logo/partner element & Content Slider #140083

    Apologies for not being clearer Dude. Thankyou for the feedback.

    1). My issue is getting rid of the div class=’new-special-heading'</div> space above the logo section.

    2). Can you tell me how to get rid of the 2px shadow-box on the avia-logo-element ctr

    Thankyou

    Gary

    in reply to: Logo/partner element & Content Slider #140081

    Hi Dude,

    I tried to edit the contentslider.php, but I could not get it to work, I then tried the quick CSS, but couldn’t get that to work either. There is still <div new-special-heading space>

    I also tried hacking together some CSS to get rid of the avia logo element box shadow, but without success.

    Thankyou for the feedback about the content slider.

    If you have any other ideas, I would be grateful.

    I left the logo element in the site under the main slider for reference: http://www.naturaloutlook.com

    Thanks Dude

    Gary

    in reply to: Logo/partner element & Content Slider #140079

    Hey Ismael,

    Logo / partner is working fine. Could you tell me the CSS to get rid of the one pixel outline?.

    If I do not select the previous and next arrows to show, is there any way to reduce this 21 px space – where the arrows would be?:

    <div class=”avia-smallarrow-slider-heading”><div class=”new-special-heading”> </div><div class=”avia-slideshow-arrows avia-slideshow-controls”>PreviousNext</div></div>

    Just for feedback, I don’t understand the purpose / difference of the content slider, compared to the other sliders in the theme, would be cool to see an example on the theme on Themeforest.

    Thankyou for all your help.

    Gary

    in reply to: Logo/partner element & Content Slider #140078

    Hey Ismael,

    They were missing, yet the update said complete, odd?, no matter. I simply added the php files from the update – downloads, seems to be working now, thankyou sir.

    Gary

Viewing 30 posts - 61 through 90 (of 124 total)