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. .ipsWidget.ipsWidget_vertical .ipsWidget_title{ background-image: url('#') !important; background-repeat: repeat !important; border-bottom: initial !important; border-left: initial !important; height: initial !important; } forgot to use important xD as for sub forums i try to add it for next version
  2. Try this it should work now .ipsWidget.ipsWidget_vertical .ipsWidget_title{ background-image: url('#') !important; background-repeat: repeat !important; border-bottom: initial; border-left: initial; height: initial; }
  3. Do you have any link to check?
  4. mmmm try to use .ipsWidget.ipsWidget_vertical .ipsWidget_title{ background-image: url('#') !important; background-repeat: repeat !important; }
  5. Right, there is no custom field for sidebar title haha, Sorry about that just add this to custom.css .ipsWidget.ipsWidget_vertical .ipsWidget_title{ background-image: url('#'); background-repeat: repeat; }
  6. do the same with widget custom css field^^
  7. just add this to section title bar background-image: url('#'); background-repeat: repeat; no need to target the class names
  8. You can already do that using the custom css field for section title bar but i dont blame you, the field is useless without knowledge of css, no idea why i have even added that haha but sure i will add those settings in next version
  9. Header uses min-height so it does not effect the navbar If you just want to remove the white space on mobile for now use this until the new version Add to custom.css @media screen and (max-width: 979px){ .ta-Header{ min-height: 45px; height: 45px; } }
  10. This is header height in the settings, if you use a background or a image for header it wont look like this but as i have replied in previous posts i will add more settings to adjust the header especially on mobile it has nothing to do with adsense ^^
  11. Edit: The issue is with CJ menu icons not the magnum theme same issue on default ips theme on internet explorer
  12. what version of internet explorer?
  13. sorry for the delay in reply i have totally forgot about your post tbh -- Add this to custom.css @media screen and (max-width: 979px){ .ta-Header{ display: none; } } I will add more settings to the header customization in next update.
  14. Totally forgot about this sorry haha - You were using the styles for your categories, thats why
  15. sorry there are no options for that in theme settings why would you disable header on mobile! how can you navigate to other pages if you do that :/
  16. re download and use "Upload a new version" 2.0.1 Thank you
  17. Only if you're familiar with html and css you can do it by your self otherwise im not recommending because navigation designed to be fixed and appear top
  18. oh i got it now, well, thats weird haha, have you ever copy pasted the styles into display group styles? or it might just be caching issues try to clean website cache files ACP > Support > Something isn't working correctly If you still cant fix it send me a login info i will check.
  19. The plugin does not resize or crop images, it just uses a fixed height and then using images as a cover, thats how it works the plugin is made to work with "A different article styles", it does not work on other styles
  20. Sorry i dont really know what you talking about whats wrong with display template? if you want to change the height you must enable fixed height in the plugin, otherwise the image shows its full size -the sharrer icons does not show in three columns style :/
  21. The image shows its full size, you can adjust height within the plugin settings if you enable fixed height for images
  22. version 2.0.1 uploaded Thanks @Foolboy
  23. I just tested with the download version i got the same issue, lol a mistake in two column first featured index, and i will fix it in next version, Thanks for reporting
  24. are you really sure you deleted all the templates? can you show a screen shot? xD like literally in every time i tell someone to delete all the templates and then later when they give me a login info to check i see dozen of duplicated templates
  25. S1 two column first features seems to be fine on my side, i just tested on both blocks and main database page - have you deleted the old templates? Delete any template name that starts with S1 AND any template name that starts with a date for example 12.13.16 S1 Two column First Featured Just delete all the templates and then re upload You need to select one of the S1 styles for display template -- and yes the sharrer icons is just hided on three column image it appears on top only
×
×
  • Create New...