Change Logs

Revisions to CCCG Theme Files

Header.php

  • 10/4/1025 – by sch75 – added favicons for apple and microsoft
  • 10/1/2015 – by sch75 – refined mobile stylesheet.  Still needs work, but close.  All sites pass google Mobile-Friendly tests.
  • 9/30/2015 – by sch75 – added meta tags for device screen width, logic to send mobile devices to different .css file.  Corrected error in favicon file URL
  • 9/25/2015 –  by sch75 – added str_replace to $imageID to change hyphens to whitespace
  • 9/23/2015 –  by sch75 – added <meta name=’robots’ content=’all’ />
  • 9/21/2015 –  by sch75 – changed featured image so this if no featured image is set for the page,  a random img is selected from the theme /graphix folder vice instructions on how to select and set a featured image.
  • 9/20/2015 –  by sch75 –  corrected minor typos in notes.

Footer.php

  • 11/01/2015 – by sch75 – corrected location names for footer social media after 10/8 mods
  • 10/8/2015 – by 1986 – changed label on “National site” to “USNA.com” and changed contact button to admin log in.  Contact more appropriately in top tabs.

Functions.php

  • 10/8/2015 – sch75 – revised custom theme support to allow flex width on header logos as some were being inadvertently cropped.  Also required CSS mods.  Changed names of left side menu to primary and footer menu to social.
  • 9/28/2015 – sch75 – added function to default tagline on new sites to read
    ‘Set this Tagline in General Settings’
  • 9/25/2015 – sch75 – swapped order of sidebar registrations to determine if new sites get default widgets assigned to right side vice left side.
  • 9/21/2015 – sch75 – added <br /> before widget areas in $left_sidebar and $right_sidebar
  • 9/21/2015 – sch75 – moved widget <br /> to after widgets to keep right columm white space same as left and center

 

Style.css

  • 17.05.13 – by SCH75 – styled <pre> and added notes (no styling) for TablePress plugin
  • 16.05.05 – by sch75 – improved styling for contact form 7
  • 15.11.18 – by sch75 – cleanup of top tab styling and corrected issue of post index page
    not indicating current tab. Changed right top tabs to load left-to-right.
  • 15.11.14 – by sch75 – added style for WordPress Contact Form 7 plugin
  • 2015.11.01 – by sch75 – modified style colors for even/odd menu link colors so they would show gold on black vice black on black when hovering.  Added style for page passwords to add box border and so they were not white on white.
  • 15.10.08 – by sch75 – changed logo width to auto, height remains 120px, to allow flex width.
  • 15.09.24 – by sch75 – added additional padding on l/r <td> for more white space
    fixed link color so links show in odd (dark background) rows
  • 15.09.24 – by sch75 added style for <em>
  • 15.09.22 – by sch75 added styles for alternating row colors in tables
    changed white space below left side menu to be consistent with widgets (also modified functions.php file. corrected issue with image alignment white space

 

Style-editor.css

  • 2015.11.01 – by sch75 – modified style colors for even/odd menu link colors so they would show gold on black vice black on black when hovering
  • 2015.09.24 – by SCH75 – Added table support with even/odd rows
  • 2012.09.22 – by sch75 – Revised to match 20150920 style.css styles

Style-mobile.css

  • 2015.09.30 – by sch75 – Added new stylesheet for mobile devices.

left-sidebar.php

  • 11/01/2015 – by sch75 – corrected location names for primary menu after 10/8 mods