View Full Version : shop and site intergration
andy27
15-Dec-2004, 11:56 PM
my website is www.breathesport.com all the pages apart form the ones after you click the shop button were done in front page, how would i go about making the store section use the same layout as the rest, so that theres no change, can anyone suggest any useful places for me to start looking at
thanks
Andy
pinbrook
16-Dec-2004, 10:42 AM
you need to download the developers guide and advanced user guide from the actinic site.
I suggest you start out with the smart theme
Nadeem
20-Dec-2004, 01:23 PM
Hi there
If you want to change the overall design of the shop, find a file in your site1 folder called "Act_Primary.html". You can download the advance user guide and design guide from the following site: http://www.actinic.co.uk/support/downloads.htm
Kind Regards
andy27
04-Jan-2005, 08:54 AM
thanks for the reply i have found the file 'Act_primary' and can open it up in front page, can i edit this normally in frontpage and make it look the same as my other html pages, but! keep all the (NETQUOTE) lines of txt in roughly the same place? and then it should be the same right? would i have to edit any other files?
thanks for the help
Nadeem
04-Jan-2005, 09:30 AM
Hi Andy
You can open this file in frontpage, but it may put alot more information into the template. Some version of Frontpage puts alot of rubbish within a html page which is not really needed.
Kind Regards
andy27
04-Jan-2005, 09:40 AM
thanks i will give it a go editing it later on today if i have any problems/ success i will post up.
andy27
04-Jan-2005, 01:12 PM
have tried and do get a few errors, i carnt find the bs.css file Do i need to change anything in my options settings in actinic>
thanks
andy
pinbrook
04-Jan-2005, 01:23 PM
Firstly I would not edit Actinic templates in Front Page, a txt editor is better, NOTEPAD for example
Actinic does not supply a css file called bs.css which is probably why it can't be found. Actinic always uses a file called actinic.css
To acheive a redesign it may be better if you started by using the features in the Advanced Menu, Template Manager (use Notepad as the default editor) and use the graphical display, this will help you to learn which template controls each component
andy27
04-Jan-2005, 03:33 PM
i sorted out the .css problem ,
now the only error i seem to get is a general script error
an error has occured on the script on this page
line 31
char: 1
Error: objected epected
code:0
Url : file://C:\Program Files\Actinic v7\Sites\Site1\PreviewHTML\P_index.html
get that error on various pages just with different lines. any thoughts -
(pinbrook im also sending you an email)
Nadeem
05-Jan-2005, 08:17 AM
Hi there
Check to see if the act_primary.html is missing the following lines in the head section
<SCRIPT LANGUAGE="JavaScript" SRC="actiniccore.js" TYPE="text/javascript"></SCRIPT>
<SCRIPT LANGUAGE="JavaScript" SRC="actinicextras.js" TYPE="text/javascript"></SCRIPT>
Kind Regards
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.