Commit Graph

28 Commits

Author SHA1 Message Date
65528d2025 Format banner tagline 2025-07-18 23:06:35 -04:00
ec8335daab Update main navigation menu for landing page 2025-07-18 11:33:52 -04:00
82ee6c808c Add and format lane icons 2025-07-18 11:31:24 -04:00
829bdb7708 Initial accessibility tweaks based on ARC Tookit
Ran the ARC Tookit Firefox extension which pointed out
accessiblity issues with color contrasts, link display, and
skip to main link.  Some of the link colors don't look great
when they reach the recommended contrast level.
2025-07-17 16:58:29 -04:00
69b26429a8 Update main header and footer formatting
Move styles closer to new design displayed on hobbypublicradio.org.
2025-07-16 23:39:08 -04:00
fcd73c05d7 Format latest lane on main landing page 2025-07-16 20:48:51 -04:00
ebe230ee0a Initial formatting of swim lanes on main landing page 2025-07-15 21:06:33 -04:00
34d13fa0c6 Format main template to new website design
Create basic structure in html to be displayed using the CSS
Flex box model
2025-07-14 20:13:06 -04:00
dcea8a374b Set minimum height of host table avatar column 2024-10-20 10:33:10 -04:00
5cfb37cae2 Allow horizontal scroll on small screens for tables
This is applied to the .hosts and #t01 tables only
2024-10-20 10:18:20 -04:00
85258d03ba Alternate background color for rows of table#t01 2024-10-20 10:14:47 -04:00
9655c56ee6 Format CSS for consistency 2024-10-12 11:02:06 -04:00
87b7f7bde6 Create media breakpoint that matches original wide screen setting
For larger screens constrain viewing width and growth of font-size, and margins to approximately corresponding sizes of the original layout. Prevent things from getting too large.
2024-10-12 10:53:07 -04:00
69f19976fd Use fluid responsive design for hr tag 2024-10-12 10:49:16 -04:00
6062cfd6b4 Clean up look of comment form 2024-10-12 10:47:29 -04:00
51adbcd938 Add fluid responsive design to page footer 2024-10-12 10:46:32 -04:00
7cd0cc3056 Add fluid responsive design to hosts table 2024-10-12 10:45:23 -04:00
d1539a3ca2 Add fluid responsive design to comment and code tags 2024-10-12 10:43:51 -04:00
ad89f1fb4f Modify white space of main menu
Add some accessiblility touches: change cursor to pointer on hover, change link color on active event.
2024-10-12 10:42:18 -04:00
6b2a324730 Modify whitespace and sizing of headers in banner 2024-10-12 10:38:19 -04:00
e8f01ba5c5 Use fluid design for main container margins and padding 2024-10-12 10:24:27 -04:00
68e51c0a32 Initial reset of tags to use fluid responsive design
Use the clamping function to change the base font size as the size of the screen varies. Modify font-size, padding, and margin sizes to rely on the base font size (use rem units). In addition improve usage of white space by modifying line-height, margins, and padding of various tags.
2024-10-12 09:30:40 -04:00
7009533e25 Fixing invalid links in the templates. 2023-09-03 17:51:03 +02:00
Dave Morriss
31fed34212 Fixes to "step navigation", etc
public_html/css/hpr.css: Commented out the 'font-size: 75%;' in the CSS
    definition for '#maincontent footer p'. It was this that shrank the
    lower "step navigation" list in comparison to the upper one. The
    upper is in a '<header>' block and the lower in a '<footer>' block.

templates/content-episode.tpl.html: Fixed a typo.

templates/content-theme.tpl.html: Changed "This can be added" to "This
    is automatically added"

templates/queries-episode-sqlite.tpl.html: Fixed a transcription error
    from the 'mysql' version

templates/shared-utils.tpl.html: Modified the layout of the
    'step_navigation' macro to remove tabs which are being copied to the
    HTML. Just a minor cosmetic issue. Added a Vim modeline to the file
    to help with this.
2023-07-31 15:27:17 +01:00
a2863e5d84 Update layout of episode summary information. 2023-04-02 08:53:07 -04:00
59875e772e Implement comments_viewer page 2023-02-24 20:42:01 -05:00
b2eaea1eb8 Improve look of hosts table 2023-02-12 16:54:17 -05:00
4e56289338 Display series if associated with episode 2022-07-20 23:09:03 -04:00