Blockquote Border Issue with Portage Design System

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
User avatar
DIGI3
Dev Team Member
Dev Team Member
Posts: 1817
Joined: Wed Feb 25, 2009 4:25 am

Re: Blockquote Border Issue with Portage Design System

Post by DIGI3 »

I just tested this with Portage and it works correctly:

Code: Select all

blockquote {
  border-left: none;
}
So if it isn't for you, you'll want to use your browser's inspector (F12) to see what's wrong. It's usually something simple like a typo.
Not getting the answer you need? CMSMS support options
Andrew Prior
Forum Members
Forum Members
Posts: 248
Joined: Sun Oct 28, 2007 4:14 am

Re: Blockquote Border Issue with Portage Design System

Post by Andrew Prior »

You and I have been here before, DIGI3 :)

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

Andrea
Post Reply

Return to “Layout and Design (CSS & HTML)”