CSS File Manipulation

Got a problem you cannot solve? Try here.
AdrianGray
Posts: 32
Joined: Fri Jul 25, 2014 5:21 am

CSS File Manipulation

Postby AdrianGray » Wed Oct 25, 2017 4:44 pm

I am looking for guidance as to how best to remove a selector and its declaration from a CSS file. I need to remove the following section from the attached file. I can't see an easy way to edit a text file without recreating it, deleting the old one, then renaming the new one back.

As this declarations for the other selectors contain unique values per site, I am unable to just replace the file.

Thanks in advance, Adrian.

.login_form_footer_bg {
background-color: #asdfasdfs !important;
}
Attachments
userdefined_style.txt
(2.3 KiB) Downloaded 259 times

SteveDude
Posts: 253
Joined: Wed Apr 11, 2007 6:07 pm

Re: CSS File Manipulation

Postby SteveDude » Sat Jun 30, 2018 1:53 pm

Have you tried Replace String?

What I've done with a couple of installs is create the complete data file whatever it may be that requires no changes, install it using the Native Engine and then appended the part I did want to change to that file.


Return to “Technical Support”

Who is online

Users browsing this forum: No registered users and 49 guests