Jump to content

TAMAN

Clients
  • Posts

    3,760
  • Joined

  • Last visited

  • Days Won

    25

 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 TAMAN

  1. No. why would do that! this works with any themes, it doesnt actually has anything to do with themes tho
  2. By default i have excluded the forum topics from showing the slider, the setting in the swiper tab just un-select the "Forum topics"
  3. Have you seen the exclude setting in the slider tab in the theme editing?
  4. Try this !important is need here because there are some other borders styles have been used and loads before the custom.css border: dotted #b3b3b3 !important; /*Set border type and color like this*/ border-width: 0 1px 2px 1px !important; /*border left and right is 1px, and bottom is 2px*/
  5. Oh, okay, try this and let me know if it works .ipsWidget.ipsWidget_vertical .ipsWidget_title { padding: 7px; background-image:url(http://www.crimeanairwars.com/TEMP/handmadepaper.png)!important; color: #444 !important; font-family: "Segoe UI"; text-align: center; font-weight: bold !important; font-size: 23px !important; border: none !important; height: auto !important; border-radius: 3px 3px 0 0 !important; }
  6. oh, Sorry you should ask in their support topic not themes, for example whatever that teamspeak widget is wherever you have downloaded check their support topic its not something i can help you with
  7. Sorry that things has nothing to do with themes, steam login, teamspeak... whatever problem you have with this stuff are not something in my themes Im not sure what are you talking about! didnt you refer something like easy editor in widgets? what widgets?
  8. smaller or bigger slider image will be zoomed in or out to fit the slider container, But you can upload a image that has same width and height as your slider so it wont be zoomed in or out, You can check whats the slider width by checking the "Fixed width" setting in Body tab, by default the width is 1340px, and the slider height is in swiper slider tab, by default the height is 450px So if you upload a image that is 1340 x 450 it will be perfect Sorry what widget?
  9. Can you simply explain what you want so i can help? I cant guess whats not working when i dont even know whgat you trying to do, Please be very specific, you clearly dont want a texture for sidebar title bars its something else you want because i have already gave you the code and it already works on your website, but no, its something else So once again, please, Be specific so i can help
  10. New update and two more settings to customize the fixed widgets. Switcher type. You can now choose if you wanted the switcher to save and remember the toggle, for example if you open a fixed widget, you need to toggle to close even after page refresh Switcher style. You can now select from two different switcher styles. This setting has been added, you can check the demo page to test
  11. Sure, why not! You can customize however you desire
  12. No, IPS widgets dont work like this, If you add a widget in a "Pages" page and any widget not anything from "Advanced custom widgets" this widget will show everywhere in that page, and that is not up to me, thats how widgets work, But i think you could use a custom css to hide the widget from certain places
  13. No sorry, but thanks for asking
  14. No sorry, check the setting to enable pages slider it is in swiper slider tab, its just a toggle you enable and then adding a block, thats all i cant guide you how to create a pages database or blocks you are on your own on that
  15. Ditch the custom slides and go for a custom database for sliders you can add infinite sliders
  16. removing navbar? how could users navigate and brows other pages if there is no navbar then? If you are talking about the slider and exclude it from some of the pages like forums activity streams....etc there are already a setting in swiper slider tab for that
  17. Then just show me the theme or let guests have access to change the theme so i can check and help The whole time i thought you were talking about the current theme on your website which is the default one AND the code is already working you have pasted in that default theme If there is another theme then let guests have access so i can check
  18. Im not sure if i follow anymore as i said, and once again, the code is working AND it is added to ALL of your website sidebar blocks NOT only one :/
  19. But IT IS loaded on my side this is the texture you want to set it behind the Sidebar title bar right? Here is a random block on your website sidebar it is loaded and im not sure what else you are trying to do here
  20. It shows like this on my side what are you trying to do exactly? a texture behind the sidebar title bars? if so then it is already loaded on my side here http://www.lockonfiles.com/
  21. Try this .ipsWidget.ipsWidget_vertical .ipsWidget_title { background-image: url("http://www.crimeanairwars.com/TEMP/handmadepaper.png") !important; border-bottom: 2px dotted #b3b3b3 !important;; border-radius: 3px 3px 0 0 !important;; color: #444 !important; /*You can use widget title color setting without adding this line to change color*/ font-family: "Segoe UI"; font-size: 28px; font-weight: bold; margin-bottom: 0; margin-top: 8px; padding: 7px 10px; text-align: center; }
  22. .ta_Header .ta_headerContainer{background-color: transparent!important}
×
×
  • Create New...