Announcement

Collapse
No announcement yet.

Can Fragments contain Backgrounds?

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

    Can Fragments contain Backgrounds?

    Could anyone tell me, is there a way to incorporate a background into the Act_LeftImageTitleandText.html template. I can include it within Dreamweaver however when tested in Actinic the background does not show up. Is there a way round it? Anybody?
    Regards.

    Lee Jackson
    Creative Director

    Centurius Design & Marketing
    Centurius Website
    Portfolio of Work

    #2
    It works fine for me. All I did was to change the line

    <table border="0" width="100%" cellpadding="5" cellspacing="1">

    to be

    <table border="0" width="100%" cellpadding="5" cellspacing="1" background="lmenu_viewbasket.gif">

    and I got a background image of lots of add to cart buttons.

    It could be that dreamweaver is adding in some relative path's that are messing up the code. Just use a simple text editor (like Notepad) and you should be OK.

    Also it's best to make sure that the image is in your Site1 folder.

    If it's not used elsewhere on the site you may also have to add it in Advanced / Additional files to make sure it gets uploaded.

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

    Comment


      #3
      thankyou for the advise, i made the relevant alterations and it works fine now.
      Regards.

      Lee Jackson
      Creative Director

      Centurius Design & Marketing
      Centurius Website
      Portfolio of Work

      Comment

      Working...
      X