GenoPro Home
GenoPro Home  |  Get Started With My Genealogy Tree  |  Buy  |  Login  |  Privacy  |  Search  |  Site Map
 

GenoPro Support Forum




Change of type and size of font in PDF narrative report

Click to view RSS...
Author
Posted Thursday, December 12, 2013 - Post #32828
Forum Guru

Forum GuruForum GuruForum GuruForum GuruForum GuruForum GuruForum GuruForum GuruForum Guru

Customers
GenoPro version: 2.5.3.9

Last Login: Tuesday, August 20, 2019
Posts: 104, Visits: 1,686
Hi,
I eventually managed to find out how to make most of the changes I wanted by changing Dictionary parameters in

\Code\themes\OliveBranch\theme.css

\style.css

I seemed to me that some of these parameters "fight" with each other, such as .h5 in \theme.css and .note in \style.css. Both change title size and type of the "Notes".

One hurdle which I could not clear:

http://support.genopro.com/Uploads/Images/f343d0a1-7de2-4b44-a57b-9a1a.JPG

The title (Jean Joseph Marius' ... etc) has the same size as the first name and surname title of the individual. And .h3 in \theme.css changes both titles together. There must be a possibility to reduce slightly this "family" title alone, but I just can't find it.

I would be grateful for suggestions, thoughts or solutions. Kind regards

Roland
Posted Thursday, December 12, 2013 - Post #32832
Legendary Master

Legendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary Master

Administrators
Customers
Important Contributors
FamilyTrees.GenoPro.com
GenoPro version: 3.1.0.1

Last Login: Yesterday @ 11:34 PM
Posts: 3,339, Visits: 25,604
The skin must be modified to achieve what you ask.

  I suggest adding this line after line 59 in style.css to set the required font size
h3.familyheading { font-size: .9em; }
and then change line 640 in Code\Lang.vbs
Report.WriteFormattedLn "<div class='clear'><br /><{0} class='familyheading'>{1}</{0}>{2}</div>", Util.IfElse(Session("fHideFamilyDetails"), "span", "h3"), Replace(Util.FormatHtmlHyperlink(f.Href, strHyperlinkText),">"," onclick='tocExit();' >",1,1), StrHtmlImgMap(f)
additional text is highlighted.

I will include these amendments in the next release


'lego audio video erro ergo disco' or "I read, I listen, I watch, I make mistakes, therefore I learn"
Posted Friday, December 13, 2013 - Post #32842
Forum Guru

Forum GuruForum GuruForum GuruForum GuruForum GuruForum GuruForum GuruForum GuruForum Guru

Customers
GenoPro version: 2.5.3.9

Last Login: Tuesday, August 20, 2019
Posts: 104, Visits: 1,686
Hi genome,

Your suggestion was implemented within a few minutes and works beautifully. I am delighted, especially since I had been battling many hours trying all sorts of unsuccessful combinations. notepad++ is very helpful editing *.css and *.vbs files and probably others which I did not check yet. I am really thrilled as we are coming close to what I have been struggling to achieve.

Thank you for your help. Kind regards

Roland


Similar Topics

Click to view RSS...
Expand / Collapse

Reading This Topic

Expand / Collapse