Jump to content

Search the Community

Showing results for tags 'IP.Download'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • WebFlake
    • Announcements and Updates
    • WebFlake Support
    • Member Introductions
    • Off-topic Lounge
    • Archives
  • Webmasters
    • Webmaster Lounge
    • Marketplace (Hire, Buy, Sell, Trade)
    • Coupons and Deals
    • Hosting
    • Website and Graphics Design
    • Website Showcase
  • Invision Community Suite
    • Invision Community Suite 4.7
    • Invision Support
    • Invision Requests
    • Invision Tutorials
    • Invision Beta
  • XenForo
    • XenForo 2.2
    • XenForo Support
    • XenForo Requests
    • XenForo Tutorials
  • WordPress
    • WordPress Content
    • WordPress Support
    • WordPress Requests
    • WordPress Tutorials
  • Unsupported Software
    • IPB 3.4 Legacy
    • IPS 4.x Legacy

Categories

  • Invision Community Suite 4.7
    • Applications and Plugins
    • Themes
    • Translations
    • Invision Extras
  • Invision Community Suite 4.6
    • Applications and Plugins
    • Themes
    • Translations
    • Invision Extras
  • Invision Community Suite 4.5
    • Applications and Plugins
    • Themes
    • Translations
    • Invision Extras
  • XenForo 2.2
    • Add-ons
    • Styles
    • Translations
    • Miscellaneous
  • XenForo 2.1
    • Add-ons
    • Styles
    • Translations
    • Miscellaneous
  • Wordpress
    • Themes
    • Plugins
  • ThemeForest
    • HTML
    • CMS
    • UI Design
    • JavaScript Code
  • CodeCanyon
    • PHP Scripts
    • JavaScript
    • CSS
    • HTML5
  • Graphics & Design
    • Emoticons & Smileys
    • Ranks & Badges
    • PSD & AI Designs
  • Unsupported Software
    • IPB 3.4
    • Invision Community Suite 4.4
    • Invision Community Suite 4.3
    • IPS Community Suite 4.2
    • IPS Community Suite 4.1
    • XenForo 2.0
    • MyBB 1.8

Product Groups

  • WebFlake Creative Designs
  • WebFlake Donation Bundles

Blogs


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Version

Found 1 result

  1. Hello, Today I'm gonna show you how you can change user image to file image. It won't be useful for all because everyone their own taste, but if it was useful for you i will be very happy. This make users to see it more clear way because sometime users including me get confused because other sidebar have same icon(userimage). Preview: Step 1: Go to: ACP >Look & Feel > Manage Skin Sets & Templates > Manage Templates and select your skin then click on it to edit. Step 2: After that go to: (Downloads) External Downloads > portalBlock Step 3: Its time to change some things, i won't show any images now cause you need to find by your own so you learn something for your self, now be ready and be careful so that you don't messed up your codes! Search for: {parse template="userSmallPhoto" group="global" params="$row"} Replace with: <a href='{parse url="app=downloads&amp;showfile={$row['file_id']}" base="public" template="idmshowfile" seotitle="{$row['file_name_furl']}"}' class='ipsUserPhotoLink left ipsPad_half'><img src='{$this->registry->idmFunctions->returnScreenshotUrl( $recordIds[ $row['file_id'] ] ? $recordIds[ $row['file_id'] ] : $row, true, count($recordIds) ? true : false )}' class='ipsUserPhoto ipsUserPhoto_mini' /></a> That is, you are done! Go to your index page and check out the result. If you don't then remove cache in ACP. So i hope that my tutorial will be useful for you and others as well as this community too. If you have any problems, feel free to contact me. Kind Regards, Shaco
×
×
  • Create New...