Elxis CMS Forum
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: EDC: Download extensions for Elxis 4.x
 
Pages: [1]
  Print  
Author Topic: 2009 El Grey changing the top banner (SOLVED)  (Read 2143 times)
Dennis
Jr. Member
**
Offline Offline

Posts: 55


« on: October 05, 2009, 15:55:59 »

Greetings

I am wondering how I can change the movie1.swf for my own logo.jpg, where do I upload the logo and, which files I have to edit?

Thanks in advance

Dennis
« Last Edit: October 05, 2009, 19:11:40 by Dennis » Logged
ks-net
Elxis Community
Hero Member
*****
Offline Offline

Posts: 2075

Kostas Stathopoulos


WWW
« Reply #1 on: October 05, 2009, 16:43:28 »

Code:
<object width="920" height="260" data="http://demo.elxisitalia.com/templates/eigrey/swf/movie1.swf" align="middle" type="application/x-shockwave-flash" title="ei grey" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" >
<param name="allowScriptAccess" value="sameDomain" />

<param name="movie" value=".../templates/eigrey/swf/movie1.swf" />
<param name="quality" value="high" />
<param name="height" value="920" />
<param name="width" value="260" />
<param name="bgcolor" value="#ffffff" />
</object>
http://yoursite/templates/eigrey/swf/movie1.swf
if you want to add your own movie

or
replace odject(code above) with something similar to this:
Code:
<img src="http://mysite/images/mylogo.jpg" width="920px" height="260px" alt="a desc for the logo" border="0" />

or
with link to your homepage:
Code:
<a href="http://mysite" title="mysite"><img src="http://mysite/images/mylogo.jpg" width="920px" height="260px" alt="a desc for the logo"  border="0"/></a>
Logged

Dennis
Jr. Member
**
Offline Offline

Posts: 55


« Reply #2 on: October 05, 2009, 18:29:00 »


There is one problem, I cannot save those changes in Cpanel nor upload the file,
I assume it is the templates/eigrey/index.php file I need to change?

any idea why?
Logged
ks-net
Elxis Community
Hero Member
*****
Offline Offline

Posts: 2075

Kostas Stathopoulos


WWW
« Reply #3 on: October 05, 2009, 18:58:34 »

yes this is the file...

you can download - modify and re-upload it with your ftp client . or...

edit it throught elxis-administrator>>templates manager>>site templates>>check the template radio button and hit "edit-html" button at the right upper corner of the page.
Logged

Dennis
Jr. Member
**
Offline Offline

Posts: 55


« Reply #4 on: October 05, 2009, 19:11:08 »

OK, it worked, thank you.

Regards
Dennis
Logged
Pages: [1]
  Print  
 
Jump to: