I have an image on a page that i don't want to show when the page is printed, is it possible to add a new class to the image ?
@media print{
.no-print{
display:none;
}
no-print class
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
-
-
- Posts: 191
- Joined: Mon May 13, 2019 9:15 pm
no-print class
I used to have a photographic memory but i ran out of film !!!
Re: no-print class
You can assign a custom class to image via the Property Inspector.
-
-
- Posts: 191
- Joined: Mon May 13, 2019 9:15 pm
Re: no-print class
Yes i saw that but i can't find where to go to create that class, i tried in styles but that doesn't work.
I used to have a photographic memory but i ran out of film !!!
-
-
- Posts: 191
- Joined: Mon May 13, 2019 9:15 pm