Forum Replies Created

Viewing 30 posts - 121 through 150 (of 195 total)
  • Author
    Posts
  • in reply to: Social Sharing Buttons #326729

    Hi Ismael,

    I eventually got it to work by applying

    #top #wrap_all .av-social-link-facebook {color:#fff; background-color:#37589b; }
    #top #wrap_all .av-social-link-facebook:hover a{color:#37589b; background-color:#fff; }

    #top #wrap_all .av-social-link-twitter {color:#fff; background-color:#46d4fe; }
    #top #wrap_all .av-social-link-twitter:hover a{color:#46d4fe; background-color:#fff; }

    #top #wrap_all .av-social-link-mail {color:#fff; background-color:#9fae37; }
    #top #wrap_all .av-social-link-mail:hover a{color:#9fae37; background-color:#fff; }

    #top #wrap_all .av-social-link-linkedin {color:#fff; background-color:#419cca; }
    #top #wrap_all .av-social-link-linkedin:hover a{color:#419cca; background-color:#fff; }

    #top #wrap_all .av-social-link-gplus {color:#fff; background-color:#de5a49; }
    #top #wrap_all .av-social-link-gplus:hover a{color:#de5a49; background-color:#fff; }

    #top #wrap_all .av-social-link-pinterest {color:#fff; background-color:#cb2027; }
    #top #wrap_all .av-social-link-pinterest:hover a{color:#cb2027; background-color:#fff; }

    and the buttons are now also appearing on the bottom of pages.

    in reply to: Contact Form Heading not showing #325347
    This reply has been marked as private.
    in reply to: Responsive issues on Tablet Portrait view #321842

    Finally a solution.
    Thanks Yigit, you never fail!
    You may close this thread

    in reply to: Responsive issues on Tablet Portrait view #320769

    Hi.
    I have centred all the images.
    I resized them all to 330px x 405
    It all worked for about 5 minutes.
    Then the four images on the bottom row are now a complete mess on Tablet Portrait view, fine on every other screen.

    in reply to: Responsive issues on Tablet Portrait view #320056

    Hi, all 10 images on the Homepage are 211px x 259px including the easy slider “before” and “after” ones.

    The easy sliders are filling up the space available in Tablet Portrait view, the images are not.
    I changed the Key Cutting and Shoe Stretching images from Images to Easy Sliders to see what would happen.
    They immediately filled up the available space.
    Have they been stretched by the Easy Slider whereas the Image module does not stretch?

    What width does an image need to be to fill up the space in portrait view on a 10″ Tablet, 4 rows Landscape, 2 rows Portrait?

    in reply to: Change Background Color Opacity #320034

    Perfect, thanks, you may close this thread

    in reply to: Avia Builder not working after update to WordPress 4.0 #316785

    Thanks Yigit, fixed, you may close this thread

    in reply to: Responsive issues on Tablet Portrait view #313043

    Hi Ismael,
    thanks for your reply.

    While the reduced text size has gotten the phone info. on the same line as the icons the css does not address the request to have
    logo and header phone info. to move left in the boxed version of the theme in portrait view on a tablet.

    Also any solution to the other issue;
    The Columns from “Key Cutting” down are not centring the images or displaying them full size.
    The images are the same size as the ones preceding them on the easy sliders which are displaying full size and centred.

    in reply to: Move Logo and phone info left #310866

    Hi Yigit, that worked perfectly. Thank you, you may close this thread.

    in reply to: Menu #307995

    Hi Yigit, that worked perfectly.
    You may close this thread.
    Thanks

    in reply to: Video Background Not Displaying on Safari #307896

    Thanks Devin, you may close this thread

    in reply to: Make Header Background Transparaent #307851

    Hi Josue, yes I tried that but it didn’t work.
    I have since managed to do it with CSS

    .header_color .header_bg, #top {
    background-image: none;
    background-color: transparent;
    }

    and to make the transparent area taller

    #header_main
    {padding-top:50px;
    padding-bottom:50px;
    }

    You may close this thread.

    in reply to: Video Background Not Displaying on Safari #306273
    This reply has been marked as private.
    in reply to: Make Header Background Transparaent #306269
    This reply has been marked as private.
    in reply to: Video Background Not Displaying on Safari #304332

    Hi Josue,
    bandwidth is not an issue as I am testing it on Chrome, Firefox and Safari over the same 50Mb broadband connection (speed verified) on the same Pc and Safari is the only one where the video does not play.
    It just displays a still image from the start of the video.
    Any idea why?

    in reply to: Table not re formatting on MObile devices #303917

    Ok Devin, you may close this thread. Thanks

    in reply to: Table not re formatting on MObile devices #303837

    Hi Josue.
    I have changed the setting as directed.
    While it is better than it was it just makes it look like the right half of the table was cut off as it is not intuitive that you can scroll the table sideways.
    On a tablet in Portrait mode the data in the table stacks to make the columns narrower, rows taller and everything fits.
    How can I get the mobile portrait to do the same?
    Thanks

    in reply to: Video Background Not Displaying on Safari #303828

    Hi Devin, when I tried to view the Video on YouTube using Safari it said that my Flash player was out of date.
    I have downloaded and updated it.
    On Safari I can now watch the video on YouTube but on the website the video background displays as a poor quality still image?

    in reply to: Styling changes #303354

    Hi Yigit, my mistake, working now, thank you, you may close this thread

    in reply to: Video Background Not Displaying on Safari #303349

    Hi Devin,
    Version 7.0.5 (9537.77.4)

    in reply to: Styling changes #302835

    Hi Gunter,

    applied it as you said but now it is back to default, no change

    #top .main_color .avia-button:hover, {
    background-color: #white!important;
    color: d1202f!important;
    border-color: #d1202f!important;
    }

    in reply to: Styling changes #302650
    This reply has been marked as private.
    in reply to: Styling changes #300198

    Hi Dude,

    your first code worked and changed the opacity on the Slider caption backgrounds, thank you

    The code you supplied to change the button hover on the Avia Button element did not work.

    I added !important but it has not had an effect.

    Should the class be .avia-button ?

    #top .main_color .button:hover, #top .main_color .big_button:hover, #top .main_color #submit:hover, #top .main_color input[type=’submit’]:hover {
    background-color: #ffffff!important;
    color:d1202f!important;
    border-color: #d1202f!important;
    }

    in reply to: Styling changes #298256

    I have since fixed two of the requests but two I still need help with;

    Firstly these may help other readers…

    I fixed the query
    “On the website in advanced styling I changed the H1 to H6 to blue but it has also changed the Caption Title on the Full Width Easy Slider on the homepage. How can I change this back to white?”
    with
    .avia-caption-title
    {
    color: #ffffff!important;
    }

    and I removed captions completely from mobile devices with
    @media only screen and (max-width: 767px) {
    .avia-caption-content
    {
    display: none;
    }
    }

    @media only screen and (max-width: 767px) {
    .avia-caption-title
    {
    display: none!important;
    }
    }

    I fixed the query
    “Further down the homepage the Post Slider is now displaying the clickable post titles in blue, how can I change those to red as well?”
    with
    #top h1 a, #top h2 a, #top h3 a, #top h4 a, #top h5 a, #top h6 a {
    color: #c33402!important;
    }

    but I still need to know;

    Also is there a way to darken the opacity on the caption backgrounds in the Full Width Easy Slider?

    Lastly the button elements, mouse over causes a very faint change, any way to make this hover more noticeable?

    Thanks, Denis

    Hi Josue, that’s it, everything fixed, thank you for your help, you may close this thread.

    Hi Josue,

    that has removed the background image from mobile devices.

    I just started playing around and found that if I changed the background setting to scroll instead of fixed it solves the lag problem on mobiles.
    I would still like it to be fixed on Desktop.
    Is there a media query that can make this happen, background scroll on mobile, fixed on Desktop?

    Why is the fixed background disabled on mobile?
    How can I get it to be fixed, not scrolling?
    If that’s not possible how can I get it not to display on mobile but keep on desktop for header, body and footer?
    Thanks

    Hi Josue,
    not possible to screenshot as it happens while scrolling and if I stop and take a screenshot the background will have finished rendering before the screenshot is taken.
    Happens on Samsung Galaxy Tab 3 10inch and Samsung Galaxy s3 phone

    in reply to: Style Current Menu Item #296762

    Hi Kriesi,

    fixed now, had to add an extra !important for the text color to work.
    Would be a great help to add a styling option to replace this code to the advancing styling section.
    You may close this thread.

    li.current-menu-item>a {
    background: #cf2115!important;
    color: #fff!important;
    }

    in reply to: Style Current Menu Item #296731
    This reply has been marked as private.
Viewing 30 posts - 121 through 150 (of 195 total)