Search found 248 matches

by Andrew Prior
Thu Sep 11, 2025 11:46 pm
Forum: Layout and Design (CSS & HTML)
Topic: Blockquote Border Issue with Portage Design System
Replies: 1
Views: 2448

Re: Blockquote Border Issue with Portage Design System

You and I have been here before, DIGI3 :)

viewtopic.php?p=351662 was my eventual solution....

Andrea
by Andrew Prior
Tue May 20, 2025 12:17 am
Forum: Developers Discussion
Topic: Compare it to Coranto
Replies: 2
Views: 2969

Re: Compare it to Coranto

For what it's worth: I have a background in Microsoft server and 365 support. I know nothing of Apache and MySQL or php. I run Linux Mint on my own computer and laptop. So I guess I'm relatively computer literate, but have no real website skills beyond some very very basic familiarity with HTML codi...
by Andrew Prior
Fri Nov 22, 2024 12:24 am
Forum: Layout and Design (CSS & HTML)
Topic: Changing a foundation default
Replies: 4
Views: 43702

Re: Changing a foundation default SOLVED

Yes, I tried that, too. Eventually, I have done this: blockquote { margin: 0 0 1rem; padding: .5625rem 1.25rem 0 1.1875rem; border-style: none; border-left-width: 0; } W3 Schools said Note: None of the OTHER CSS border properties (which you will learn more about in the next chapters) will have ANY e...
by Andrew Prior
Fri Nov 22, 2024 12:13 am
Forum: Layout and Design (CSS & HTML)
Topic: Changing a foundation default
Replies: 4
Views: 43702

Re: Changing a foundation default

Yes, of course... that had finally occurred to me too, but it's made no difference! Thanks. Andrea
by Andrew Prior
Wed Nov 20, 2024 5:15 am
Forum: Layout and Design (CSS & HTML)
Topic: Changing a foundation default
Replies: 4
Views: 43702

Changing a foundation default

I'm using Portage as my Design. It references the Foundation Framework to format blockquotes. blockquote { margin: 0 0 1rem; padding: .5625rem 1.25rem 0 1.1875rem; border-left: 1px solid #cacaca; } I don't want that border, so I've put the following at the bottom of my custom portage stylesheet, whi...
by Andrew Prior
Wed Nov 20, 2024 12:54 am
Forum: Modules/Add-Ons
Topic: A Smart Image Cropping Question
Replies: 2
Views: 2451

Re: A Smart Image Cropping Question

Awesome! Thank you. I'll have a play :) Andrea
by Andrew Prior
Tue Nov 19, 2024 11:52 pm
Forum: Modules/Add-Ons
Topic: A Smart Image Cropping Question
Replies: 2
Views: 2451

A Smart Image Cropping Question

Folks, I use the excellent Portage template for my website and have the Smart Image "Default location from which to "crop to fit" set to center crop. I also set up a website for a workplace, and we looked at what we needed and paid money for a set of "bottom croppable" photo...
by Andrew Prior
Sun Dec 31, 2023 8:08 am
Forum: Layout and Design (CSS & HTML)
Topic: Dealing with footnotes in Word documents
Replies: 2
Views: 22339

Re: Dealing with footnotes in Word documents

NOTE: If you have your footnote in bold or italic, then that will change the html that CMSMS produces for Word. The macro and the FSO-FRedit_list.docx assume there are no

Code: Select all

[em]..[/em]
type codes in your html text.
by Andrew Prior
Fri Dec 29, 2023 7:25 am
Forum: Layout and Design (CSS & HTML)
Topic: Dealing with footnotes in Word documents
Replies: 2
Views: 22339

Re: Improved Method Dealing with footnotes in Word documents

Update, if you have got this far The method above works. It just takes a lot of fiddly cut and paste. It also results in the following shape of footnotes: [b]1.[/b] Cf. Mark 6:43, Mark 8:8 ([b]Back[/b]) where Back is the hyperlink back to the place in the main text. 1. I have updated this so that th...
by Andrew Prior
Tue Dec 05, 2023 11:55 pm
Forum: Layout and Design (CSS & HTML)
Topic: Dealing with footnotes in Word documents
Replies: 2
Views: 22339

Dealing with footnotes in Word documents

Any one who does long form documents in Word knows the powerful endnote and footnote facility which allows users of the document to click and jump from text to footnote and back. Converting that to an html document is not simple or tidy. I've often simply removed the links and let people scroll manu...
by Andrew Prior
Mon Dec 04, 2023 3:30 am
Forum: The Lounge
Topic: Heads up on pasting long docs from Word
Replies: 0
Views: 23348

Heads up on pasting long docs from Word

Something I noticed: I habitually write long form documents in Word (2021, currently) with the only formatting being, italics, superscript for footnotes, and bold. I paste this into CMSMADESIMPLE and then add in blockquotes as required, and recreate the superscript. So no use of headings etc If I am...
by Andrew Prior
Mon Sep 25, 2023 11:24 pm
Forum: CMSMS Core
Topic: Upgrade cPanel to PHP 8.1 and CMSMS fails
Replies: 9
Views: 46537

Re: Upgrade cPanel to PHP 8.1 and CMSMS fails

Some missing extensions. Took them 2 minutes... Thanks for the help everyone. Andrew
by Andrew Prior
Mon Sep 25, 2023 11:10 pm
Forum: CMSMS Core
Topic: Upgrade cPanel to PHP 8.1 and CMSMS fails
Replies: 9
Views: 46537

Re: Upgrade cPanel to PHP 8.1 and CMSMS fails

Jo and DIG13: no joy yet. Currently have a support request in with the host re your suggestion of giving them the error message (which has been identical no matter what I've disabled or uninstalled.) Andrew
by Andrew Prior
Mon Sep 25, 2023 6:09 am
Forum: CMSMS Core
Topic: Upgrade cPanel to PHP 8.1 and CMSMS fails
Replies: 9
Views: 46537

Re: Upgrade cPanel to PHP 8.1 and CMSMS fails

It occurred to me that I could rename all the CGmodules at the one time, to make things a bit quicker. The site works perfectly where those modules are not in use in a template. So I upgraded cPanel to PHP8.1 and the working pages immediately went to a blank white page. So not the CG modules. I remo...
by Andrew Prior
Mon Sep 25, 2023 12:12 am
Forum: CMSMS Core
Topic: Upgrade cPanel to PHP 8.1 and CMSMS fails
Replies: 9
Views: 46537

Re: Upgrade cPanel to PHP 8.1 and CMSMS fails

Thank you for this suggestion Dr. CSS. Slowly going through the list and not yet finding anything. I shall feedback if I find anything. Andrew

Go to advanced search