no-print class

All WYSIWYG Web Builder support issues that are not covered in the forums below.
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
Post Reply
windsurfer
 
 
Posts: 191
Joined: Mon May 13, 2019 9:15 pm

no-print class

Post by windsurfer »

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;
}
I used to have a photographic memory but i ran out of film !!!
User avatar
Pablo
 
Posts: 23595
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: no-print class

Post by Pablo »

You can assign a custom class to image via the Property Inspector.
windsurfer
 
 
Posts: 191
Joined: Mon May 13, 2019 9:15 pm

Re: no-print class

Post by windsurfer »

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 !!!
windsurfer
 
 
Posts: 191
Joined: Mon May 13, 2019 9:15 pm

Re: no-print class

Post by windsurfer »

Found it
I used to have a photographic memory but i ran out of film !!!
Post Reply