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

Projects

Release Notes v5

Invision Community 5 Bug Tracker

Forums

Events

Store

Gallery

Everything posted by TAMAN

  1. .ipsNavBar_primary > ul > li > a, html[dir="ltr"] #elBackHome, html[dir="rtl"] #elBackHome { padding: 20px 7px !important; } The second value "7px" is the right and left paddings what part exactly? a screenshot can help
  2. Maybe a screenshot of these menu options?
  3. No nothing is wrong Each column row handles only 4 blocks, you can’t have more than that in a column row, due to that you also can not reorder blocks in columns rows if it is full So, If a column row is full and you want to reorder blocks inside this column row then simply create a new column row and disable it so it doesn’t show anywhere and move/reorder blocks around
  4. Sorry this isn't an issue with the theme to fix, if these elements comes form a plugin or an application then you should report from there Anyways, Just reducing the margins between the elements should fix it Add this to custom.css html[dir="ltr"] #elProfileStats > ul:last-child > li { margin-right: 0; padding-right: 15px; } html[dir="rtl"] #elProfileStats > ul:last-child > li { margin-left: 0; padding-left: 15px; }
  5. No worries
  6. Yes there is a setting for that background color in the settings > colors tab. named Staff members background
  7. Sorry, a silly mistake please re download and update Make sure your social links icon classes are correct if not then the icons doesnt show the setting is provided with an example to get you going as for the Members block, the names will take your user group colors to change that you would need a custom css, i will provide an example later mmm thats weird can you go to ACP > Support and send me the error logs with a message? in my side the issue was due to the databases not assigned to pages which i have fixed i also tested selecting multiple database categories and so on everything works fine Update the application btw
  8. Just added a quick patch for the current version and fixed this problem this happens if you select a database which hasn't been added to any pages, basically a database that no one can access on front-end side due to no pages so with this update you can not select a database if it is not assigned to a page Please re-download and update
  9. True I will fix the documentation file thanks man
  10. Wait Yes the themes setting should appear while creating columns and NOT in the configurations tab. the screenshot you showed me was during development Ignore the screenshots here in this topic and look at the advanced footer file in marketplace the screenshots from there is accurate I hope everything is fine now
  11. Wadu hek! The setting should appear once you have more than one theme and it works as intended here but I will triple check later
  12. I will take a look later, select all categories for now thank you for pointing it out :* Unfortunately yes there is no update from plugin to the new app No you don’t have to uninstall
  13. You must have at least 2 themes otherwise there is no purpose of the selecting themes to show the columns
  14. Have you deleted the plugin version? also, may i ask what blocks you add? and try to disable each to check which one causes the issue thank you. AGH just re-uploaded the file in marketplace if you re download and update it should fix Thank you.
  15. This is now updated in marketplace Enjoy.
  16. I will use language strings then you can change it here ACP > Customizations > Languages, look for Background picker and then change the phrase
  17. mmm unfortunately you cant, it is hardcoded, there are no templates to edit but i will add it on next update thank you.
  18. Sorry do you mean the theme? if so, then no you can also set it full width or a custom width
  19. Update: With the new advanced footer application you can now have totally different footer columns for different themes Easy adding forum topics, gallery images, downloads files, pages records Better "quick links" and social links settings
  20. Hello, Please be patient there is a big update coming which is totally different from the current advanced footer plugin i cant help on anything for now because later when you update none of your customizations work advanced footer is an application now and will be updated in marketplace in a couple days.
  21. @media screen and (max-width: 979px){.newsTicker .ta_tickerStatus{ display:none}}
  22. try .ta_NT #ta_webticker > li:before { color: #fff !important; }
  23. .ta_NT #ta_webticker > li:before { color: #cc0030; }
  24. So in case if someone wants to customize a tickers, for example haven images as ticker or whatever support is not provided for that you must know html and css css
  25. Check the other styles maybe? There are a couple of styles if I remember one of them is without a border color Sorry, I’m on my phone.
×
×
  • Create New...