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

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.

Join the conversation

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

Guest
Answer this question...

×   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.

Loading...
×
×
  • Create New...