Announcement

Collapse
No announcement yet.

Insert Picture on side bars

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Insert Picture on side bars

    How would i go about inserting a picture on the right side bar for all pages?

    #2
    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.

    Norman
    Norman - www.drillpine.biz
    Edinburgh, U K / Bitez, Turkey

    Comment


      #3
      thanks that does it for most pages but what about front page?

      Comment


        #4
        assuming you are using brochure pages, ACT_BROCHURE_PRIMARY

        Comment

        Working...
        X