Jump to content

TAMAN

Clients
  • Posts

    3,760
  • Joined

  • Last visited

  • Days Won

    25

Reputation Activity

  1. Like
    TAMAN reacted to Fierce God in Pages Clan Wars [ support topic ]   
    @TAMAN hopes it's ok to make a feature suggestion here
     
    Can you maybe think about a add on to this as a Leaderboard of some type?
  2. Like
    TAMAN reacted to We are Borg in Behemoth Theme [ support topic ]   
    Will try that thank you Taman great support as last time.
  3. Like
    TAMAN got a reaction from Fierce God in Pages Clan Wars [ support topic ]   
    Well, could be css conflict. you can check which one causes the issue by disabling the plugins and apps one by one.
    or simply ignore it and leave the code i gave you in custom.css 🙂 
    But i would really like to know which plugin or app causes the css conflict lol
     
  4. Like
    TAMAN got a reaction from Fierce God in Pages Clan Wars [ support topic ]   
    You haven't edited anything in the theme css files? 
    the clan wars css styles arent same as default they look have been edited 😕 
    This has been deleted in your side
    .cw_Team, .cw_teamOpponent, .cw_recordDisplay .cw_teamLogo, .cw_vsWrap, .cw_recordDisplay .cw_VS, .cw_recordDisplay .cw_VS > span, .cw_date .cw_d-time, .cw_recordDisplay .cw_teamName { display: inline-block; } Add that in custom.css and see if it works 
    if it works then that means the clan wars plugin css is still modified and you need to revert the css templates or remove the plugin and then reinstall it again 
  5. Thanks
    TAMAN got a reaction from Fierce God in Pages Clan Wars [ support topic ]   
    Hi,
    Try to reinstall the plugin 
    only the plugin. you do not need to touch anything in Pages app.
    You might have accidentally deleted some codes in the plugin css file in theme templates 🙂 
  6. Thanks
    TAMAN reacted to Vegan Gaymer in Infraskew Theme [ support topic ]   
    It seems to be only the profile banners. I'm not sure if other images disappear. They don't really disappear entirely. The banner flickers and then disappears. I'll DM you! I bet it has nothing to do with your theme, but I'm going by Invision's assessment at the moment. 
  7. Like
    TAMAN got a reaction from Vianney Gantelmi in Behemoth Theme [ support topic ]   
    Hello,
    Sorry its not possible 
    try to ask IPS about that or add your post here Feedback and Ideas
  8. Thanks
    TAMAN got a reaction from Vegan Gaymer in Infraskew Theme [ support topic ]   
    Hi, 🙂 
    There are no banners and other kind of images used in this theme, this theme has only one image upload field and it is the body background image and im sure it works without any problems.
    you need to check where are these images and banners comes from because its not from the theme.
  9. Thanks
    TAMAN got a reaction from AlexWright in mdPanel - Material Design IPS Theme [ support topic ]   
    Hello,
    You could edit the html codes and add a text then with css customzie it.
    However, I cant help you with that, you need to do it on your own 
     
     
  10. Thanks
    TAMAN got a reaction from AlexWright in mdPanel - Material Design IPS Theme [ support topic ]   
    Not possible sorry, maybe on next theme update. I cant promise you tho.
    any problems?
     
  11. Thanks
    TAMAN got a reaction from Fierce God in News Ticker [ support topic ]   
    There is a custom tickers field in the settings. just add the link in there like so
    <a href="https://twitter.com" rel="external" target="_blank">My Twitter</a>  
  12. Like
    TAMAN got a reaction from SerialNoob in Behemoth Theme [ support topic ]   
    Just add my code in your theme custom.css and change the color code 
    isn't that what you looking for??
  13. Thanks
    TAMAN got a reaction from SerialNoob in Behemoth Theme [ support topic ]   
    I thought you meant by profile background "profile cover" background.
     
    Add this in custom.css and change the background color code to what you like 
    body.ipsApp.ipsApp_front[data-pagemodule="members"][data-pagecontroller="profile"]:before { background-image: none; /* url(https://ipskit.com/uploads/monthly_2018_12/cobalt-blue.jpg.37cd1d0….jpg); */ background-color: #000000; }  
  14. Like
    TAMAN reacted to mz_ in Dreadnought Theme [ support topic ]   
    If you have your groups set up to use colors it's in the ACP.
    ACP / Members / Profiles / Profile Settings / Display Settings -> "Global" 
  15. Thanks
    TAMAN got a reaction from Fierce God in News Ticker [ support topic ]   
    I will check it out tonight 🙂 
  16. Thanks
    TAMAN got a reaction from Damis in Dreadnought Theme [ support topic ]   
    Hello,
    Disable all your applications and plugins to check which one causes this error because its not from themes.
    Please download latest version of Pages Article Styles and install it again. 
    Remember to delete the old version,
    Check the documentation file on how to update or install everything is nicely explained with screenshots 
  17. Like
    TAMAN got a reaction from Fierce God in News Ticker [ support topic ]   
    It works for ips 4.4 😉 
     
    I forgot to add select 4.4 in marketplace
    thanks for letting me know tho 🙂 
  18. Like
    TAMAN got a reaction from Vianney Gantelmi in Behemoth Theme [ support topic ]   
    .ipsApp.ipsApp_front #ipsLayout_contentArea { background-color: {hextorgb="area_background" opacity="0.80"}; }  
  19. Like
    TAMAN got a reaction from Robert Angle in Advanced Footer [ Support topic ]   
    Do you have a link to check your website? 
    And do you have any kind of custom blocks? with html, js...etc codes in it? 
    No one reported something like that and im personally using the advanced footer with most of the app feeds, no problems at all.
    also, the gallery feed block are not full sized images in footer block, you can check them out. 
     
    --
    Sorry for the late reply, Please mention my name when post somethin in my topics because i do not get any notifications unless my name is mentioned or quoted 
  20. Like
    TAMAN reacted to Fierce God in Pages Clan Wars [ support topic ]   
    PM Sent, and thank you
  21. Thanks
    TAMAN got a reaction from Fierce God in Pages Clan Wars [ support topic ]   
    Yea this happens because as i said the file storage on your site is different, files you upload are not uploaded in your site and i have no idea if it is a bug with custom image upload filed in pages because it should automatically set the correct uploaded file path 😕 
    Anyway, you will need to edit the clan logo field and edit the code to set the uploaded images path manually. if you cant do it then send me a login info with access to pages databases and fields page i will do it for you when i have time. 
     
    Sorry for the late reply, i never get any notification when someone posts in my topics unless my name is mentioned or quoted
    Thanks 🙂 
     
  22. Like
    TAMAN got a reaction from Vianney Gantelmi in Behemoth Theme [ support topic ]   
    Add this in custom.css
    #ipsLayout_footer { background: {hextorgb="footer_crbackground" opacity="0.80"}; }  
    Sorry for the late reply 
    Just mention my name when post in my topics otherwise i get no notifications of new posts 😕 
     
  23. Like
    TAMAN got a reaction from thomasdw in Magnum Theme [ support topic ]   
    I like it 🙂 
  24. Like
    TAMAN reacted to thomasdw in Magnum Theme [ support topic ]   
    done
    http://www.lockonfiles.com/
    🙂
  25. Like
    TAMAN got a reaction from Fierce God in mdPanel - Material Design IPS Theme [ support topic ]   
    Hello,
    You buy it once and then in the settings go to the palette tab and switch to dark,light...etc color schemes 🙂 
    not sure if thats what you wanted to know 
     
×
×
  • Create New...