Welcome Guest Search | Active Topics | Sign In | Register

Header / Footer Styling Options
Chasbo
Posted: Saturday, March 23, 2013 6:58:02 AM
Rank: Newbie
Groups: Member

Joined: 2/24/2013
Posts: 2
Hello,

I'm using HTMLtoPDF and thins are going pretty well. The problem is that the stylesheet I'm using doesn't seem to be applied to the footer/header HTML?

I've tried putting a link to it right in the footer HTML but this doesn't seem to be doing the trick?

Is there something I'm missing, can stylesheets be used with Headers/Footers?

Cheers
eo_support
Posted: Saturday, March 23, 2013 8:44:32 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,195
Hi,

The header and footer is not a part of the main document so it does not share the main document style sheet. As such you will have to use inline CSS for them. For example, you can set header html to "<div style='color:red'>header</div>" instead of just "header" to render the header text as read.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.