-
Similar Content
-
By JawDesigns
Hi to all,
I have some simple html & CSS for a block quote like the following:
HTML
<bockquote>test test test test test test test test test test test test test test test test test test test test </blockquote>
CSS
blockquote {
background: #f9f9f9;
border-left: 10px solid #ccc;
margin: 1.5em 10px;
padding: 0.5em 10px;
quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
color: #ccc;
content: open-quote;
font-size: 4em;
line-height: 0.1em;
margin-right: 0.25em;
vertical-align: -0.4em;
}
blockquote p {
display: inline;
}
However, this won't work in DMS. I created a simple webpage using an index.html and added the above code and everything worked.
In DMS I add the code and it works until I press publish and refresh the page and I see the following image attached.
What is going wrong please?
Thanks, James
-
By Jeremiah+
Does anyone know the custom css to align the menu navigation links to the center?
-
By suerama+
On my site, on the homepage of http://ramacommunications.net/ there are two Quotes sections. Often, when you click the arrows the first time through in Firefox or Chrome the slider moves too far, skipping one or a couple of quote panels.
This doesn't occur on every visit. Sometimes you can go back and find the skipped quotes. And once you cycle through the slider the action may improve. But when it does skip, it is quite frustrating.
The slider works fine in Safari.
-
By suerama+
My quotes section often has black lines appearing in it. Sometimes it's 1 thin black rule that sits under the quote, other times, in some browsers the lines appear as you switch slides, and are of varying width.
At one point I tried to change the color of the slider background color to black as a quick fix, but that change did not register (though it appears correctly in the UI.)
I found a forum answer that said that the quotes slider uses the background color of the site, so I thought that was an issue, but the background color for my site is white, not black.
I have Quotes sliders on these pages, and the black lines often appear on one of these sliders and not the other, in unpredictable ways.
http://ramacommunications.net/
http://ramacommunications.net/websites/
-
By kwp4petar
Dear Support forums,
I'm trying to vertically center a Quick Slider so that when someone with a huge monitor loads the page, the quick slider moves to the center of the screen (as I want to avoid resizing unless you guys have a way to resize a QuickSlider to fit the width of the person's screen, rather than the height).
Here's what my landing page looks like on my laptop (15" screen):
And here is a photo of the landing page (different slide, but same quick slider) on a 32" iMac fullscreen:
I'm open to any suggestions, especially any resizing ones since I can't seem to get sizing done well with dms2.
Thanks,
Peter
-