Jump to content
View in the app

A better way to browse. Learn more.

Invision 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.

Help! Jammed index page up with HTML from a sidebar box!

Featured Replies

How can I fix this? I was trying to add a small HTML code to a raw HTML side bar box but it took over the whole index page and now I can't open the page editor or delete it! I could use a little help ASAP...the whole forum is down now!

  • Author

There is no way to get back to the Page Editor...I tried on mobile but the link for page editor is not on mobile screens! I don't know what to do!

  • Author

More info...my Index page is completely over run with an animation that I was trying to add to a small side bar box but it took over the whole page and I cannot get back to the page editor to fix it! The header, nave bar member links...everything is covered up by the html animation! I am stuck and my site is down.

  • Author

I think I need to remove the bad code from phpmyadmin but I have no idea where to look to find it. The code I added had body tags so I think it took over the whole index page...but where to look to delete the code?

I cannot guarantee this will work, but go to your Admin CP > Customization > Themes. Enable Theme Designer, and then click the menu on your theme and click Core CSS & JS.

Try adding this to under the CSS tab.

body {
	overflow: auto !important;
}

.bg {
	background: none !important;
	z-index: -500 !important;
}

Then you might be able to remove the bad block.

Make sure to remove the code, regardless of if it helps or not.

Recently Browsing 0

  • No registered users viewing this page.

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.