Font

lottenielsen / 2013-10-22 20:19:05   

I want to change the font, font size at the front page.
How do I do that?

Vaska A / 2013-10-22 21:24:25   

In your situation (because I know what you want to do) you would change it in the /ndxzsite/default/style.css file. You access this with your FTP and text editor or simply use an app like Coda to make it easier.

Since I think you only want to change the size of the type in the #index you could add a rule like this to the end of the sheet (it will override any other specific rules targeting that area):

  1. #index { font-size: 18px; }
lottenielsen / 2013-10-23 09:42:19   

Thanks a lot I´ll try that.

lottenielsen / 2013-10-24 07:28:54   

I´m not sure how I enter the ftp. I thought I could change it here: lotteleth.com/ndxzstudio/

arsondpi / 2013-10-24 10:47:58   

You need to ask your host to.find out the ftp details of your server.

This thread has been closed, thank you.