Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
Thanks!
Works perfectly fine now!Hmmm…
Thats weird. In Safari it is there (see screenshot).
Any idea whats the difference between Safari and Firefox in this case?
This reply has been marked as private.Hi all,
I have the same issue here. And also the navigation style is messed up a little. Any help would be appreciated.
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!
Ok.
I added “!important” to the rule.
Now it is working.
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
-
Posted in: We hit Power Elite.