Jump to content

Copyright Text


vidmarc

Recommended Posts

What is the default font and size used inFoundation? I'd like to match my own copyright text to match the rest of the site.

I've tried looking via Console in Chrome, but I keep seeing this:

modernizr.min.js:8 Failed to decode downloaded font: http://fonts.gstatic.com/stats/Open+Sans/normal/400
modernizr.min.js:9 Failed to decode downloaded font: http://fonts.gstatic.com/stats/Open+Sans/normal/400
modernizr.min.js:9 Failed to decode downloaded font: http://fonts.gstatic.com/stats/Open+Sans/normal/400
modernizr.min.js:8 Failed to decode downloaded font: http://fonts.gstatic.com/stats/Open+Sans/normal/400
3(index):1Failed to decode downloaded font: http://fonts.gstatic.com/stats/Open+Sans/normal/400

Link to comment
Share on other sites

Foundation does not specify an initial font size. It is the application's responsibility to do that. Foundation will then use scaled sizes based on the initial size.

CubeCart could specify an initial font size, but does not do so.

That leaves the browser to use the font settings the user has set (or has left at default) in the browser settings screen.

This arrangement thus allows the user to set font sizes - browser-wide - that are comfortable for the individual.

CubeCart and Foundation will then scale up or down the font size to get the desired styling.

The error message you are getting must be caused by a bad font pack sourced from Google.

Link to comment
Share on other sites

I took out all font descriptions in the layout file and it looks much better now.

Incidentally, that copyright text looks to be in a bit of a strange location. Can it be moved elsewhere? It would be much better at the bottom, where the "eCommerce by CubeCart" text appears.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...