PDA

View Full Version : Inserting a Graphic or logo in Left Title & Right Title Boxes


Zippydiver
08-Dec-2005, 02:49 PM
I am using Smart themes and would like to put a graphic in the "LeftTitle" box with some text, how is this done?
I would also like to create 2 other similar boxes on the right side with scrolling messages inside. How do I create the other boxes.

jont
08-Dec-2005, 03:10 PM
To add graphics you can do it 2 ways - the preferable way is to edit the Act_Primary.html template (as well as Act_BrochurePrimary and Act_PrimaryCheckout) and add a new CSUTOMVAR into the box.. eg: CUSTOMVAR:BOXIMAGE

In Actinc you will need to add in the new CMV uder Advanced | Custom Properties and enter BOXIMAGE as text.

Under Design | Options | Site Defaults under the properties field add the new row called BOXIMAGE and enter the filename value eg picture.jpg and tick use as CMV and File Name.

The other option is to simply insert the image into the Act_Primary (plus the others as above) but makes future maintenance a little harder.

As for adding extra boxes do a search under v7 as this has been detailed many times

HTH