Centering the flash header in Go vista for J1.7
- Login to post comments
Hi' I'm having problems centering the title of the page. That's the flash part.
I wish my site name, "Robert E. Taylor to be in the middle, not on the left.
Can you help please?
I believe this is the code that requires modification -
<?php if ( !$this->countModules( 'header' ) ) { ?>
var so = new SWFObject("<?php echo $this->baseurl ?>/templates/go_vista_bw/images/<?php echo $headerswf; ?>?pagename=<?php echo urlencode($vistaheadertext);?>&mainsite=<?php echo $hplink; ?>&blur=<?php echo $this->params->get('blureffect'); ?>", "govistasimple", "<?php echo $headerwidth; ?>", "87", "8", "#000000");
so.addParam("wmode", "transparent");
so.addParam("mainsite", "<?php echo $this->baseurl ?>");
so.addParam("pagename", "<?php echo $vistaheadertext;?>");
so.write("flashheader");
Sorry, but I'm new to this, and can't find anywhere that has any code to use as a reference.
Thank you.
Susi
Dear Markus, thank you so much for your help! I am new to HTML and I would not have got that without your help.
You are terrific!
Thank you,
Susi xx