Skip to content
View in the app

A better way to browse. Learn more.

OldStyle Gaming Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Daemon

Administrator
  • Joined

  • Last visited

Everything posted by Daemon

  1. Supervisor nu se cere, se primeste dupa o anumita vechime pe forum.
  2. Saluuut, bine ai venit!
  3. Asa se pare, respins.
  4. Daemon replied to Ciury's topic in Topicuri
    Respins, acceptam doar servere populate.
  5. Daemon replied to Qadesh's topic in Topicuri
    Acceptat.
  6. Daemon replied to vIs's topic in Topicuri
    ok
  7. Daemon replied to Denisa's topic in Topicuri
    bun venit
  8. Daemon posted a topic in Topicuri
    Go to: ACP > Customization > Themes > YourTheme (Edit HTML and CSS) > CSS > core > custom > custom.css and add: .cForumList .ipsDataItem_unread .ipsDataItem_title:before, .cForumGrid_unread .ipsPhotoPanel h4 a:before { content:"NEW"; color:#fff; background:#ed7a16; font-size:0.7rem; line-height:1; padding:0 4px; margin-right:4px; vertical-align:middle; #display:inline-block; #border-radius:3px; } after:
  9. Increase cover photo height Go to: ACP > Customization > Themes > YourTheme (Edit HTML and CSS) > CSS > core > front > styles > profile.css FIND: #elProfileHeader { padding-bottom: 0; padding-top: 125px; position: relative; height: 200px; background-size: cover; background-repeat: no-repeat; background-position: 50%; box-shadow: 0px 0px 30px rgba(0,0,0,0.4) inset; text-shadow: 0px 0px 4px rgba(0,0,0,0.5); font-size: 16px; {prefix="transition" value="all 0.3s ease-in-out"} } REPLACE WITH: #elProfileHeader { padding-bottom: 0; padding-top: 235px; position: relative; height: 310px; background-size: cover; background-repeat: no-repeat; background-position: 50%; box-shadow: 0px 0px 30px rgba(0,0,0,0.4) inset; text-shadow: 0px 0px 4px rgba(0,0,0,0.5); font-size: 16px; {prefix="transition" value="all 0.3s ease-in-out"} } NOTE: If you change height: 310px, be aware that you will have to change padding-top as well. BEFORE AFTER

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.