• Welcome to CripZoneTeam 2.1.4 Themes.
 

Theme Changer





Recent

Members
Stats
  • Total Posts: 14
  • Total Topics: 8
  • Online today: 3
  • Online ever: 30
  • (Apr 11, 2024, 06:22 PM)
Users Online
Users: 0
Guests: 6
Total: 6
Welcome to CripZoneTeam 2.1.4 Themes. Please login.

May 08, 2024, 07:44 AM

Login with username, password and session length

Code Testing

Started by Skhilled, Sep 29, 2023, 08:01 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Skhilled

Here's some codes...

#main_menu .popup_window,
#genericmenu .popup_window,
#adm_submenus .popup_window {
top: 15%;
width: 95vw;
min-height: auto;
max-height: 90vh;
overflow-x: hidden;
overflow-y: scroll;
border-radius: 7px;
background: linear-gradient(to bottom, #fefefe 0, #dedede 50%);
}

Dave