How to set Background Image on Oracle APEX Login Page?

preview_player
Показать описание
This video is to show steps and code to change login page background image of Oracle APEX.

CODE:

body{
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}

.t-Login-logo {
background-repeat: no-repeat;
background-size: cover;
width: 200px;
height: 120px;
}

#oracleace #oracleapex #erpstuff rpstuff
Рекомендации по теме
Комментарии
Автор

I want to ask how to create a login by checking the DB then later from the login save it in the session, and later in the session it will be useful for creating something, so how do I create a login like that and create a session and retrieve the session?

cobabelajarmandiri
Автор

Sir g muje oracle apex ka course krna hai please ap bata daye agr krwa daye ge ?

muhammadmehboob