I've been slowly working on creating a site and last night decided just try changing the back ground colour of the template I was using. This was when it all went wrong. I didn't like what happened and changed it back. This has now messed up my design and I can't work out how to change it back.
I'm using the Prime template and I created my own graphics based on the graphics used by the template. Found the code refering to the image in Actinic and changed the image file name. The image that I changed is called "theme_topbar_background". If I bring up the page code I can't find where this is anymore, I can't even select it individually on the page, so totally lost as to where I can edit this.
I also have an issue with the logo image I'm using. Whilst poking around I ended up deleting it from the Online Catalogue page. Again I poked around and found that there is avariable called "BrochureLogoImage" that needed to be added. Did that but I can't edit it. If I double click on the link " "BrochureLogoImage" on the entry that is on the Home page, it brings up a code page that dispalys this:
<img
src="theme_corporate_logo.jpg"
width="425px"
height="69px"
alt="My Beautiful Beads"
class="logoimage">
If I double click on the same link on the Online Catalogue page it does nothing. Again I must be missing something here, any ideas?
I'm using the Prime template and I created my own graphics based on the graphics used by the template. Found the code refering to the image in Actinic and changed the image file name. The image that I changed is called "theme_topbar_background". If I bring up the page code I can't find where this is anymore, I can't even select it individually on the page, so totally lost as to where I can edit this.
I also have an issue with the logo image I'm using. Whilst poking around I ended up deleting it from the Online Catalogue page. Again I poked around and found that there is avariable called "BrochureLogoImage" that needed to be added. Did that but I can't edit it. If I double click on the link " "BrochureLogoImage" on the entry that is on the Home page, it brings up a code page that dispalys this:
<img
src="theme_corporate_logo.jpg"
width="425px"
height="69px"
alt="My Beautiful Beads"
class="logoimage">
If I double click on the same link on the Online Catalogue page it does nothing. Again I must be missing something here, any ideas?
Comment