How would i go about inserting a picture on the right side bar for all pages?
							
						
					Announcement
				
					Collapse
				
			
		
	
		
			
				No announcement yet.
				
			
				
	
Insert Picture on side bars
				
					Collapse
				
			
		
	X
- 
	
	
		
		
		
		
		
		
		
	
	
Act_Primary.html (in your Site1 folder) contains the overall layout. It's not possible to give detailed instructions on exactly how to do this as that template varies greatly from Theme to Theme.
All you need to do once you've located the right place is put:-
<img src="myimage.jpg" width=nnn height=nnn>
Where the nnn refers to the width and height of your image in pixels. Make sure that image is in Site1 and Actinic will upload it for you.
NormanNorman - www.drillpine.biz
Edinburgh, U K / Bitez, Turkey
 
Comment