This topic is locked
[SOLVED]

 Dashboard Background Image

10/14/2018 8:23:25 PM
PHPRunner General questions
C
ckranich authorDevClub member

Hi,
I try to modify dashboard layout....
Is it possible to have a backgrund image over which

several table views float.
Idea is for example to have a factory image as background,a

and the individual production lines are shown as table views

floating above.
I tried to use CSS (not faniliar with CSS yet), but failed

already in setting a new body background color...
body {

background-color: lightblue;

}
as custom CSS (for example for having another background color)

together with checking {this page has custom settings }

does work in IDE but on page only flashes shortly blue, then

goes back to standard color
Any suggestions?
Kind Greetings,
ckranich

HJB 10/14/2018
C
ckranich authorDevClub member 10/14/2018



http://www.asprunner.com/forums/topic/19085-how-to-set-image-as-background-for-all-pages-in-your-application/pages4a2bfefd18194a4195c9e79c08bcdd5b
... for inspiration purposes only ...


Many Thanks!
Kind Regards,

ckranich
PS: just ordered CSS book...

HJB 10/15/2018

https://xlinesoft.com/blog/2013/10/26/building-a-nice-looking-login-page-with-custom-css/
Definitely NO need to BUY CSS books at all, since you'r in touch with world's best RAD tool, namely PHPRUNNER, anyway.

C
ckranich authorDevClub member 10/16/2018



https://xlinesoft.com/blog/2013/10/26/building-a-nice-looking-login-page-with-custom-css/
Definitely NO need to BUY CSS books at all, since you'r in touch with world's best RAD tool, namely PHPRUNNER, anyway.


Many Thanks again!!

(Its all there, I only have to enhance my searching skills in PHPRUNNER forums.. :-0 )