Hello there
We are redesigning our site. Our old site used tables and now I am using div tags and using dreamweaver to build the page layout and registering with actinic. Couple of issues already (I am pretty unsure about using actinic and it seems a trial and error process)
1) The page preview shows the 3 columns awry yet when offline preview is selected the page appears as it should do?
2) The background gradient image on the spry menu bar is not showing in actinic- I presume I need to change the code on the stylesheet in dreamweaver to the file location. At the mo it is:
background-image: url(../leftnavgrad.gif);
The image is saved in the site1 folder
I have saved the css style sheets in the site 1 folder and the preview html folders - is it conflicting with the actinic.css file maybe?
Any help much appreciated.
We are redesigning our site. Our old site used tables and now I am using div tags and using dreamweaver to build the page layout and registering with actinic. Couple of issues already (I am pretty unsure about using actinic and it seems a trial and error process)
1) The page preview shows the 3 columns awry yet when offline preview is selected the page appears as it should do?
2) The background gradient image on the spry menu bar is not showing in actinic- I presume I need to change the code on the stylesheet in dreamweaver to the file location. At the mo it is:
background-image: url(../leftnavgrad.gif);
The image is saved in the site1 folder
I have saved the css style sheets in the site 1 folder and the preview html folders - is it conflicting with the actinic.css file maybe?
Any help much appreciated.
Comment