
Digital-Pic.com - Stock Photography , Wallpaper and E-Card Services |
|

 |
|
|
|
|
|
|
|
» Home » Add-Ons for Ktools Photostore
|
Add-Ons for Ktools Photostore
 |
Style Keyword Tags For Ktools Photostore Add-On
This is an add-on product for Ktools Photostore. You'll need to have the Photostore installed before you can use our application. Our application is easy to install and will turn the photo keywords into Web 2.0 Tags look. And the add-on was designed in 15 different color themes, you can choose the style you like from any of them to fit your website layout needs.
Our add-on is working in all 3.x versions of Ktools Photostore
Style Keyword Tags Examples: === White Background Theme(Default Theme) === 
=== Black Background Theme === 
=== Pure Black And White In Black Background === 
>> Clck Here For All Color Themes <<
The Installation Process:
To instll the add-on is easy:
- Find the original keyword table in i_details.php. (it's from the line 780th to 794th, if you're in v3.52 and v 3.55)
- Remove that table and replace the code below to embed our application on your site:
<!-- Added For Digital-Pic.com Style Keyword Tags -->
<?php include( "i_tags.php" ); ?>
<!-- End Of Digital-Pic.com Style Keyword Tags -->
- If you want to change the tags' color theme: open i_tags.php (our application), in line 18th there are a $style variable you can play with:
- $style = "1" : White Background Theme(Default Theme)
- $style = "2" : Black Background Theme
- $style = "3" : Gray Background Theme
- $style = "4" : Pale Yellow Theme
- $style = "5" : Pure Black And White In Black Background
- $style = "6" : Pure Black And White In White Background
- $style = "7" : Technology Blue Theme
- $style = "8" : Green Color Theme
- $style = "9" : Orange Color Theme
- $style = "10" : Red Hot Color Theme
- $style = "11" : Web 2.0 Color Theme
- $style = "12" : Light Blue Color Theme
- $style = "13" : Pink Color Theme
- $style = "14" : Purple Powder Color Theme
- $style = "15" : Blue Purple Color Theme
- If you want to modify the title in the table, please edit your photostore language file $detail_keyword variable.
- Then upload both i_details.php and i_tags.php to your site, that's it.
|
|