Online Page Editor Add-on Support Product Page

Answered

background and white fonts.

Asked 26 Apr 2015 14:35:38
1
has this question
26 Apr 2015 14:35:38 thomas strmiska posted:
hi!
my problem: in html i use black background and white fonts. now if i want to edit the text there´s white font on white background. how do i color the editors background to black??
thanx

Replies

Replied 28 Apr 2015 09:06:26
28 Apr 2015 09:06:26 thomas strmiska replied:
hello - please i need help. i´ve to finish a website.
i tried to change the background of the html-editor in designtime.css, using !important;
body {
font-family: sans-serif;
font-size: 12px;
background:#333 !important;

but nothing is changing - i still get white background and have white fonts!!
Replied 28 Apr 2015 11:35:32
28 Apr 2015 11:35:32 thomas strmiska replied:
ok, i see what the problem is.
in my own css - i use background: transparent;
apparently it overwrites the body-tag of the designtime.css. so as soon as i use transparent,
i´m not able to define the color in designtime.css and the background gets white.
if i use the body-tag of designtime.css and use a color in my own css, it works.
something doesn´t like "transparent". is there a solution?
thanx
Replied 03 May 2015 19:31:05
03 May 2015 19:31:05 thomas strmiska replied:
hello!
is there anybody? i´d like to have a solution for my problem, please - thank you!
Replied 07 May 2015 07:38:32
07 May 2015 07:38:32 Teodor Kuduschiev replied:
Hello,
Please provide a link to your page, where we can check how did you style your page.
Replied 12 May 2015 14:47:41
12 May 2015 14:47:41 thomas strmiska replied:
hello!
sorry for delay - i created an example page for you:
www.misfit.tv/traxler/TEST/

login: demo
pw: demo

as you see the font is white in white page in the editor,
allthough in designtime.css
background:#333 !important;

regards
s.
Replied 13 May 2015 08:27:45
13 May 2015 08:27:45 Teodor Kuduschiev replied:
Hm.. i do not see the editor applied to this page.
Replied 13 May 2015 08:31:35
13 May 2015 08:31:35 thomas strmiska replied:
it´s an iframe. here´s the link
www.misfit.tv/traxler/TEST/dienst1.html
Replied 13 May 2015 08:56:06
13 May 2015 08:56:06 Teodor Kuduschiev replied:
I see that there are some styles like:

body {
background-color: transparent !important;
height: 100%;
margin: 0;
}
background-color: transparent !important; shouldn't be there...
Replied 13 May 2015 09:05:15
13 May 2015 09:05:15 thomas strmiska replied:
you mean in the traxler.css? this is my problem! - i have to have the dienst1.html being transparent with no background, because it is loaded into an iframe on dark background.
if i delete this, the page gets an background - this is not what i want.
Replied 13 May 2015 09:17:38
13 May 2015 09:17:38 Teodor Kuduschiev replied:
Well, unfortunately this breaks the design ... why are you even using iframe?! It's 2015 i thought iframes are forgotten already...
Replied 13 May 2015 09:20:54
13 May 2015 09:20:54 thomas strmiska replied:
this is the reason, why all webpages looks the same meantime.
i hate this modern scrolling pages. sorry.
thanx for your help
Replied 13 May 2015 11:08:41
13 May 2015 11:08:41 Teodor Kuduschiev replied:
I still cannot understand why are you using iframes? Which exactly of the site functionality cannot be achieved using some other technique?
Replied 13 May 2015 15:09:03
13 May 2015 15:09:03 thomas strmiska replied:
i use tumults hype pro. my clients want to edit their sites for themselves.
so in hype pro there´s no editible div possible.
therefore i always use iframes for editible text and all your dmxzone-extensions.
if i have a lot of text and use modern layouts, i have to scroll down and down and up again.
in my opinion this is very troublesome and a lot of my clients don´t like it, too.
also i create apps via phonegap and html5 for iOS and android. for this purpose it is very useful to use iframes.

Reply to this topic