Jump to content

Question

Posted

I am trying to increase the font size on the default invoice page by increasing values on the default_invoice_pdf.php file but the online invoice does not change - could someone please tell me what file to edit for this?

 

Also, the navigation typeface used for the client account area (see image below) I would like to change - could some also point me in the right direction for this?

 

Running Blesta 3.3.0

 

Thanks for the support!

 

 

post-10527-0-89100700-1412377118_thumb.p

2 answers to this question

Recommended Posts

  • 0
Posted

for pdf font size, some other can help you .

 

for css font , install the css & javascript toolbox in my signature

 

Add Custom css

simple

pages : all clients pages

Markup to set in : head tag

CSS To Add :

.navbar-collapse{
   font-size:18px;
}

that's all .

  • 0
Posted
  On 10/3/2014 at 10:59 PM, eisbär said:

I am trying to increase the font size on the default invoice page by increasing values on the default_invoice_pdf.php file but the online invoice does not change - could someone please tell me what file to edit for this?

 

Where are you changing the font size? It should change if you've updated the file and then went to view an invoice.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...