Notes apears in css

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
User avatar
Fender
 
 
Posts: 127
Joined: Sun Oct 16, 2011 11:01 am

Notes apears in css

Post by Fender »

I noticed that the notes are written in the css from a file that was made in V14 then opened and saved in the
new version.
#Notes2
{
left: 1288px !important;
top: 382px !important;
width: 287px !important;
height: 243px !important;
visibility: visible !important;
display: inline !important;
background-color: #FFFFE9;
background-image: none;
opacity: 0.75;
}
#wb_Notes2
{
margin: 0;
padding: 4px 4px 4px 4px;
}
The only way I can get rid of the written css of the notes is to insert a new note, copy the text on it and delete the old note
that was made in V14.
Is there an easier way then inserting a new note and delete the old one?
User avatar
Pablo
 
Posts: 21721
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Notes apears in css

Post by Pablo »

I was not able to reproduce this behavior.
Do you have an example project?
User avatar
Fender
 
 
Posts: 127
Joined: Sun Oct 16, 2011 11:01 am

Re: Notes apears in css

Post by Fender »

here is the wbs 64bit v15
https://ufile.io/ij550gyu
new 6 (14 hits) in css
Line 190: #fotos_filmsNotes1
Line 202: #wb_fotos_filmsNotes1
Line 309: #fotos_filmsNotes1
Line 321: #wb_fotos_filmsNotes1
Line 428: #fotos_filmsNotes1
Line 440: #wb_fotos_filmsNotes1
Line 547: #fotos_filmsNotes1
Line 559: #wb_fotos_filmsNotes1
Line 666: #fotos_filmsNotes1
Line 678: #wb_fotos_filmsNotes1
Line 786: #fotos_filmsNotes1
Line 798: #wb_fotos_filmsNotes1
Line 906: #fotos_filmsNotes1
Line 918: #wb_fotos_filmsNotes1
User avatar
Pablo
 
Posts: 21721
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Notes apears in css

Post by Pablo »

The problem is related to the breakpoints in your project.
I will address this in the next update.

Note that this is not specific to WB15. The problem existed in all versions...
User avatar
Fender
 
 
Posts: 127
Joined: Sun Oct 16, 2011 11:01 am

Re: Notes apears in css

Post by Fender »

Okay
Post Reply