View Full Version : Can Fragments contain Backgrounds?
leej
06-Aug-2003, 03:56 PM
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?
NormanRouxel
06-Aug-2003, 05:14 PM
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
leej
07-Aug-2003, 05:40 PM
thankyou for the advise, i made the relevant alterations and it works fine now.
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.