PDA

View Full Version : centering corporate logo


treppo
03-Feb-2003, 01:11 PM
Managed to center corporate logo for most of Actinic but cannot center it on the home page, have tried:
<center>NETQUOTEVAR:LOGOIMAGE</center>
on the Act_header file.
To center the logo for all other pages open, Act_primary.htm
and add <center>.....</center> around NETQUOTEVAR:LOGOIMAGE.

Please help as the home page is the first you see and is the only one not centered!!!
:confused:

garyhay
03-Feb-2003, 05:09 PM
If you are using the "Brouchure" then look for the files for this.

cdicken
04-Feb-2003, 08:26 AM
The file you want is Act_BrochurePrimary.html. Look for NETQUOTEVAR:BROCHURELOGO and add your centering code to this.