
Base Theme - Still the best way to make customizations?
By
josh1178, in DMS & Legacy Products
-
Similar Content
-
By Michael Kummer+
Hi guys!
I am using the LESS/CSS Pagelines extension and tried to add the following code to make use of FontAwesome:
a.c2a:before {
content: "\f07a\00a0";
font-family: "Font Awesome 5 Pro";
Font-weight: 900;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
padding-left: 4px;
}
The issue is that as soon as I have the CSS via the Custom Styling text box, Pagelines (or the extension) strips out the backslashes (\). As a result, I had to abandon the CSS/LESS extension and instead add all my CSS code to a separate .css file.
Is there a fix or workaround for this?
Thanks
Michael
-
By GreyFoxWebDesign+
Hi, could you let me know where the custom less/css is saved to - i.e. how I could access it directly via the server.
I hid the Admin Bar by mistake and now can't save any changes to the Custom CSS as the Save Button is not available - so I need to find another way to access and edit the custom CSS.
Thanks in advance
-
By hungryitalian
Hopefully a quick and easy question. How do I create margins in between the images in Grams? I'd like it to look like this: http://sortedtravel.com/memoirs
Thanks,
J.D.
-
-
By dymond+
I've been trying to upload a video to use as a video background, but the size was 12m, and the alotted max file size is 8m. I downloaded a couple of pugins that increase the size by creating php.ini files and all of that jazz, but to no avail. It would say (Max file size = 250mb) but after I uploaded I would get an "HTTP ERROR",
Soooo I logged into my cpanel and saw that the php I was using was 4 version out of date. I upgraded my php to PHP 5.6 and now I get
Fatal error: Out of memory (allocated 39583744) (tried to allocate 15 bytes) in /homepages/39/d200014696/htdocs/dymondentertainment.com/wp-content/themes/dms/dms/includes/less.plugin.php on line 848
When I activiate another theme that is not pagleines, the site works fine.... but will no longer work with Pagelines DMS Version 2.2
My site has no gone dark. What can I do?
-