Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • in reply to: Parallax not working in Firefox and Chrome #72572
    smartinsights
    Member
    Post count: 11

    Thanks!
    Works perfectly fine now!

    in reply to: Parallax not working in Firefox and Chrome #72490
    smartinsights
    Member
    Post count: 11

    Hmmm…

    Thats weird. In Safari it is there (see screenshot).

    Any idea whats the difference between Safari and Firefox in this case?

    in reply to: Parallax not working in Firefox and Chrome #72475
    smartinsights
    Member
    Post count: 11
    This reply has been marked as private.
    in reply to: Google Maps showing incorrect location #13166
    smartinsights
    Member
    Post count: 11

    Hi all,

    I have the same issue here. And also the navigation style is messed up a little. Any help would be appreciated.

    in reply to: Align of buttons and footer #2996
    smartinsights
    Member
    Post count: 11

    Sorry it took me so long, but I had to do some other things.

    So an example could be like on
    http://www.werder.de/de/

    Basically we want to have some logos in the upper part and a site map in the lower, that’s why we have been thinking of an one column layout for the footer…

    Thanks!

    in reply to: Custom Font #830
    smartinsights
    Member
    Post count: 11

    Ok.

    I added “!important” to the rule.

    Now it is working.

    in reply to: Custom Font #829
    smartinsights
    Member
    Post count: 11

    HEy guys,

     

    thanks so far. I integrated the @font-face like this in the style.css:

    @font-face {
    font-family:’BariolRegular’;
    src:url(‘bariol_regular-webfont.eot’);
    src:url(‘bariol_regular-webfont.eot’) format(’embedded-opentype’),
    url(‘bariol_regular-webfont.woff’) format(‘woff’),
    url(‘bariol_regular-webfont.ttf’) format(‘truetype’);
    font-weight:normal;
    font-style:normal;
    }

    Furthermore I changed this in the style.css:
    body, h1, h2, h3, h4, h5, h6 {
    font-family: BariolRegular;
    font-weight: 300;
    }

    But it is still not working. In the Developer interface of Firefox it says that the rule is overwritten by “Helvetica”, …

    Where is this additional rule included? Where do I have to change it?

    Regards

Viewing 7 posts - 1 through 7 (of 7 total)