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?
Announcement
Collapse
No announcement yet.
Can Fragments contain Backgrounds?
Collapse
X
-
Can Fragments contain Backgrounds?
Regards.
Lee Jackson
Creative Director
Centurius Design & Marketing
Centurius Website
Portfolio of WorkTags: None
-
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.
NormanNorman - www.drillpine.biz
Edinburgh, U K / Bitez, Turkey
-
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
Comment