Jump to content

thomasdw

Clients
  • Posts

    185
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Everything posted by thomasdw

  1. yes - it replaces the theme colors with textures, but it is not loading by adding in custom.css
  2. it did replace the code - but it did not load and I noticed that the logo image is blown up, even though I use the same image as in v2 v2 installed: http://www.lockonfiles.com/
  3. this is the TAMAN code .ipsWidget.ipsWidget_vertical .ipsWidget_title { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; border-bottom: 42px solid #303940; border-left: 25px solid transparent; border-radius: 0 5px 0 1px; color: #ffffff; font-size: 16px; height: 0; line-height: 42px; padding: 0 7px; } this is what I need to add - I added it to custom.css .ipsWidget.ipsWidget_vertical .ipsWidget_title { background-image: url("http://www.crimeanairwars.com/TEMP/handmadepaper.png"); border-bottom: 2px dotted #b3b3b3; border-radius: 3px 3px 0 0; color: #444; font-family: "Segoe UI"; font-size: 28px; font-weight: bold; margin-bottom: 0; margin-top: 8px; padding: 7px 10px; text-align: center; } it did not work
  4. I use textures instead of colors for widgets and the page backgrounds
  5. I tried to update to the latest version, but I did not as this one no longer supports textures and only uses colors now http://www.lockonfiles.com/ is there a way to add those textures that I missed ?
  6. thomasdw

    Portal

    I can only add blocks to the right side of the page - is there a way to add to the left side ? like this http://www.lockonfiles.com/index.php?
×
×
  • Create New...