Jump to content
TNG Community

Search the Community

Showing results for tags 'template'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • TNG Specific
    • Announcements
    • Questions and Answers
    • TNG Modifications
    • Installation and Configuration
    • New Ideas and Suggestions
    • Code Discussion
    • Templates or Design Questions
    • CMS Integrations
    • TNG Wiki
    • Requests for New Mods
  • Community
    • Member Webpages
    • Genealogy
    • Chit Chat
    • Questions and Answers
    • Offers And Requests

Blogs

  • Community News
  • TNG News

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

  1. Jim Chesteen

    A double Welcome section?

    See screen capture below. Performed what I thought was just minor editing in the Feature Links and Feature Paragraph this am. Actually went into General Settings to select a default tree. Looked at several other settings but to my knowledge did not alter anything else. After logging out was when I noticed. It carried me to a login screen instead of the url of our public site, I clicked on "public" something link at the bottom of this login page and noticed the duplicate "welcome area" at the right of the page. Would appreciate any help in resolving. Site: https://pierrechastain.com/PCFA_2023/TNG/index.php Version: 13.0.4 Jim
  2. I am using the extrapgtemplate.php to create articles using Template 15. Is there a way to direct a visitor to the login screen if they click on a photo or an article prior to logging into the site? If they use the menu items it automatically directs them to the login screen. But clicking on a photo or article linked to the extrapg template it throws a 404 error if you are not logged in. I have identified the area in the index.php that seem to do this for menu items but I am unable to figure the syntax I would use or even if this is where I should make the alteration if it is possible The site url is www.dirtroadsandfrontporches.com and I have linked to a sample article page using the extra page template on the large sample photo included in the template. It works fine when logged in but the error shows it is looking for login.php in the /articles/ folder. Thanks in advance for any help.
  3. This is the third release of the templates NearDark2, NearDawn2, DayLight, and NightLight for TNG 14 and later. There is a single new feature: The list/menu in the Navigation pane now has a title that can be set and internationalized in template parameters. In addition, spacing issues between footer sections have been fixed, and font legibility has been improved in the administration pages. (Click any of the images for full-size previews): If you want to see these templates in action, one of the four is live on Lindell-Herndon Genealogy. Bill Herndon
  4. Dear Friends, I am afraid I will keep seeking your help until I set up all my site. Using template 21, The background in this template is of one color, and I would like to set a texture for it. I have a tile image but do not know how or where to add it. The image in question is attached
  5. TNG 15.0.2 Template 2 Hello, folks, Back in February of this year when TNG 15.0 first came out, some users were able to help me reduce the font size on my TNG main page, by adding some code to my templates/template2/css/mytngstyle.css file. Thank you again, Philip & Rob. I find myself at this time needing to do the same to set specific font sizes in 3 different places on my TNG 15.0.2 site. Menu bar: If you look at THIS page, on the Menu Bar, note that the first 3 items (Home, Search & Login) are much larger than the next 3 items (Find, Media & Info) and the 2 items on the right side of the menu bar (Print & Bookmark): ...and with the Menubar Optimizer mod installed, note the menu items with the larger fonts too: I am hoping that someone can tell me what to add to my templates/template2/css/mytngstyle.css file, so that all the menu items are the same font size (I wish to have them all the same size as the Find, Media & Info items. Tabs: Next, on the same sample page above, note the somewhat-large size of the tabs (Individual, Ancestors, Maternal line, Paternal line, Descendants, Relationship, etc.): I am hoping that someone can also tell me what to add to my templates/template2/css/mytngstyle.css file, so that all those tabs on that line use a slightly-smaller font size. The line below that, with Personal Information, Sources, Event Map, etc., is perfect as-is. topmenu.php: Finally, on the same sample page above, note in the Top Menu the size of the fonts that display Home Page, What's New, Photos, Histories, Headstones, Reports & Surnames, and over on the right size of the bar, the text First Name & Last Name: Likewise, I am hoping that someone can also tell me what to add to my templates/template2/css/mytngstyle.css file, so that the text in white is slightly-smaller. After I get the font size smaller, I will removing the menu items in the middle, (Home Page, What's New, Photos, Histories, Headstones, Reports & Surnames), and adding the 2 radio buttons on the right (Birth & Married), so that my TNG 15.0.2 topmenu looks the same as my TNG 14.0.6 was: Thank you in advance & have yourselves a great day. Regards, John
  6. It was a long time coming, but I've completed the 1st official releases of templates DayLight and NightLight for TNG 14 and later. These are entirely new templates built on a common framework that also supports templates NearDawn2 and NearDark2. In getting these to v14.0.0.1, I've fixed a number of issues with CSS in the administration and mod-manager pages and made a ton of improvements for mobile viewing. DayLight and NightLight have the same features as NearDark2 and NearDawn2 including: Contemporary style with larger, legible fonts, easily modified features and content sections, and removal of the problematic pull-down menus in favor of a footer section containing site links. Basic localization for Czech (CS), Danish (DA), Dutch (NL), English (EN), French (FR), German (DE), Italian (IT), Norwegian (NO), Polish (PL), Portuguese (Brazilian) (BR), Spanish (ES), and Swedish (SV). (Many thanks to Jan Bos for his Dutch localization strings!) Full translation for Spanish has been included as an example. Mobile-ready An abbreviated site menu that behaves as I intend with [Home] [Search] [Logout/Edit - Login] being permanent elements--[Print] and [Bookmark] remain optional and are selected in TNG options. Footer features which are used for copyright statements, "Contact Us" and information statement sections, and can be managed entirely within the template parameters. Example feature sections are fully populated from the TNG database. Template parameter switches that control the visibility of items in the Navigation menu: 'Mother's Family', 'Father's Family', 'Maternal Ancestors', 'Paternal Ancestors'. A built-in system and demonstration for creating additional pages that have the look and feel of the homepage. (I use this for my Terms of Service page on Lindell-Herndon Genealogy.) Below are previews of the home page and an individual page for DayLight (click for larger images): ... and for NightLight: Installation instructions are available from the TNG Wiki as are the download links. Bill Herndon Lindell-Herndon Genealogy
  7. TNG 15.0 Template 2 Hello, folks, One of the things that has changed in TNG 15, at least for Template 2, is the font size, which is now slightly larger. I personally do not like the larger font size, and wish to return to the font size used in TNG 14 and before. Is there a simple way that I can change the font size to a smaller size, possibly by simply adding some code to my template 2's mytngstyle.css and/or templatestyle.css ? I know absolutely nothing about CSS, so any help would be greatly appreciated. Thank you in advance & have yourselves a great weekend. Regards, John
  8. Kirsti

    Customize design setup

    Hello! I got some good advice here a while back about modifying templates.I want to customize my public page, nothing else. I will keep the index page in PHP, but HTML for new pages. I have managed to modify the index page to my liking, add content, delete obsolete variables and so on. But I can't figure out how to change the setup page (template 15). It is a bit untidy even if I get all the content on my index-page as a like it. I know how to remove/add text to the labels in the seup table, but not to change the table as such. In the 3 rows, for instance, - Tornedalen, blank, tatt ut av siden (meaning - removed from the site) below - I have managed to remove the labels, but not the rows as such - even if I have removed the variables from the index-page. I looked through all possible pages, but I just can't find it. I'm asking for the coding as such - only where I can find the code, governing these setup-tables.
  9. Good day, I have TNG 14.0.2, Template 14, with modified colors and fonts. There is a multi-function box on the left side, below the heading, to log in or search names. What I'm trying to do is place a second box right below it to place links to pages and stories. I've been trying to find the exact insert point in the index.php file, with no success. Can anybody help? Thanks.
  10. The second production release of templates NearDark2 and NearDawn2 for TNG 14 and later are available from the TNG Wiki. There are no new features for these templates, but a lot of work has been done to fix the CSS for administration and mod-manager pages, as well as a ton of work to enhance viewing on mobile devices. Features include: Contemporary style with large, legible fonts, easily modified features and content sections, and removal of the problematic pull-down menus in favor of a footer section containing site links. Basic localization for Czech (CS), Danish (DA), Dutch (NL), English (EN), French (FR), German (DE), Italian (IT), Norwegian (NO), Polish (PL), Portuguese (BR), Spanish (ES), and Swedish (SV) is complete. (Many thanks to Jan Bos for his Dutch localization strings!) Full translation for Spanish has been included as an example. Mobile-ready An abbreviated site menu that behaves as I intend with [Home] [Search] [Logout/Edit - Login] being permanent elements--[Print] and [Bookmark] remain optional and are selected in TNG options. Footer features which are used for copyright statements, "Contact Us" and information statement sections, and can be managed entirely within template parameters. Feature sections are fully populated from the TNG database. Template parameter switches that control the visibility of items in the Navigation menu: 'Mother's Family', 'Father's Family', 'Maternal Ancestors', 'Paternal Ancestors'. A built-in system and demonstration for creating additional pages that have the look and feel of the homepage. (I use this for my Terms of Service page on Lindell-Herndon Genealogy.) Below are some previews of NearDark2 (click for full-size images): Here are some previews of NearDawn2 (click for full-size images): If you want to see these templates in action, one or the other is live on Lindell-Herndon Genealogy. The 1st production release of DayLight and NightLight, built on the same foundation, are also available from the TNG Wiki. Bill Herndon Lindell-Herndon Genealogy
  11. Niels Salling

    Templates not available?

    I found NearDark2 interesting but trying to download I get this message. Greetings, Niels Access Denied You do not have permission to view this page. Please check your credentials and try again. Error Code: 403
  12. ton van steenoven

    Custom Field

    In our earlier site we had the opportunity to code a default web link in the individual person page and add personal items to it as a search in another website we manage. I wonder if it is possible to do so in TNG. If, than please give a hint. Regards Ton van Steenoven
  13. John Paul

    recapcha issue

    I am working on a modified theme on my wampserver to redo my people/family data. I copied my modified template from my live site that has the img captcha mod installed. It is not installed on my wamp server site, but I get this error in firefox's inspector: ERROR for site owner: Invalid domain for site key. It all points to styles_ltr.css, whatever, wherever that is. Anyone have a thought on this?
  14. I just noticed it. As indicated in the heading, in the Sosa list... 1) the text in the heading bar is cut off 2) the list of people, Sosa number, generation number, etc., does not match the layout of the heading bar. Is this a bug for template 12??? Who can confirm this, too???
  15. Hello everyone, Many years ago I added three fields with "today's" birthdays, marriages and deaths to my main page. I would like to add it again, but to be honest, I no longer know how I did it or/and which file I edited. (I use template 12) Can anyone help me with this?
  16. Hi everyone, TLDR: How do I apply the style changes I made for my homepage to all other areas of my site? I'm a new TNG user (as of last week!). I have some knowledge of CSS and HTML so I've been making some stylistic changes to my homepage. I'm nearly finished editing my homepage's look and feel, and then I want to turn to the other pages. Here's my homepage: https://www.vangelder-robinson.family/ Here's an example page that has yet to be edited to align with my homepage style: https://www.vangelder-robinson.family/maint.php It looks like some of the changes I made for my homepage did transfer over to the other pages, but not sure what files I should be looking at to edit these other pages. Is it all within the template's folder, or should I be looking somewhere else? Or maybe I should've used the "mytngstyle" in the overall CSS folder and not the Template 17 folder? Thanks for any guidance you can provide!
  17. When upgrading from TNG v14.0.3 to v14.0.4, the footer text for template 4 is no longer placed in the right position. Except for the front page, it's no longer on the bottom part of the page, but it's either behind images or partially visible behind the page-specific text in the main part of the page. Below is an illustration of how it looks at the places-page. The template works fine for v14.0.3. The only mod installed is OpenStreetMap. Switching to other templates like # 2, 5, 20, the text is in the footer text is in the right location. Does anyone have a fix? Thank you! Rgds, Tor
  18. Not seeing that this issue has been raised by anyone else. Updated from 14.0.3 to 14.0.4 with Template 4 today and now finding that the “This site powered by…” footer is not appearing at the bottom of all pages. It’s positioned as it should be on the home page but on, for instance, the What’s New, Photos and Documents pages it appears further up the page over existing text. I’m aware the Version 14.0.4 included a Template 4 specific change (“header and footer were reworked to use DIVs instead of HTML tables”) and wonder if this is related? Any suggestions on how to fix the issue would be appreciated. Thank you. Bill
  19. TNG 14.0.4 Template 2 Hello, folks, On the getperson page, is there a way that I can slightly widen the legend column on the left, so that a few of my wide legends don't wrap? A sample of where some of my legends currently wrap can be seen here (with the lower 2 legends): I am hoping that this can be widened in my template's templatestyle.css (or mytngstyle.css), so I won't need to repeat the widening after TNG upgrades. Thanks in advance & have yourselves a splendid day. Regards, John
  20. I noticed a disappearing PDF button on person page Normaly there is a button PDF available. (Screenshot 1) But once tables is clicked the PDF link is disappearing (Screenshot 2) It only returns after leavin the decendants tab Anyone else having the same issue?
  21. (moved from FAQs) I would like for users to be presented a different page after logging into the site. Right now, the only things that change upon successful login is the Main Menu bar. The page itself is still the front page (Home Page) which has verbiage to register.. All family members are welcome to use the site by logging in above. Don't have a login? Register for New User Account I think the best solution is to redirect to a different page (User Page?) upon successful login, which will probably be a mirror of the Home page without the above verbiage, or maybe redirect to What's New. I suspect that this is simple and I just am missing it somewhere.
  22. camfam

    Redirect upon login

    I would like for users to be presented a different page after logging into the site. Right now, the only things that change upon successful login is the Main Menu bar. The page itself is still the front page (Home Page) which has verbiage to register.. All family members are welcome to use the site by logging in above. Don't have a login? Register for New User Account I think the best solution is to redirect to a different page upon successful login, which will probably be a mirror of the Home page without the above verbiage, or maybe redirect to What's New. I suspect that this is simple and I just am missing it somewhere.
  23. Site www.schroeder-cantu.net (locked at the moment because my hosting does not have a testing feature) Hello everyone, I am editing (after feeling very very stu... silly) the name of this post because it had a very easy obvious solution but, would love if you could suggest which is the best image size to upload because most of my images are too big since I scan them in high resolution to do some restoration to them. Thank you for your advice and patience. Maria Rosa
  24. My homepage (index.php) contains information about living people and therefor every sitevisitor is automaticly redirected to the loginpage (login.php) I made some changes to the loginpage in order to share some extra info for non-logged in visitors. Since the loginpage already contains a Login button on the page itself, I was wondering if there is a way to remove the login button on the navigationbar. I have two reasons for this: 1 - There is no need to have two login buttons on the same page 2 - The changes I made to the loginpage don't fit in the popup that shows when the Login button is clicked on the to navigation bar (See image) I'm using template 260 by GWT but is has the same top navigation bar as in template 19 & 21 The intention is that after a visitor is logged in, the Logout button on the top navigation bar is visible so visitors can actualy logout.
  25. TNG v14 Site: www.schroeder-cantu.net Good evening everyone, Can you help me solve this problem? My top header seems to be short and in different languages it overlaps with the search fields on the right, if I make it a double row it does not show completely. Is there a way to make the banner higher? Thank you so much!!
×
×
  • Create New...