Jump to content


Tutorial info Visit support topic

  • Added on: Jan 03 2011 03:58 AM
  • Views: 792
 


Add banner above Image

Posted by najaru on Jan 03 2011 03:58 AM
Simple template edit to add adv banner above each image

1. Look & Feel >
2. Manage Skin Sets & Templates >
3. tua skin
4. template
5. (Gallery) Show Image
6. show_image



find
<span id='theImage'>
			{$info['image']}
		</span>
		<if test="$info['credit_info']">
			<div class='desc' style='margin-top: 8px'>
				{$info['credit_info']}
			</div>
		</if>
		<div class='description'>
			{$info['description']}
		</div>


add above:
<center>
YOUR BANNER CODE
</center>


Posted Image

Powered by Tutorials 1.5.1 © 2013, by Michael McCune