1
wishmaster
cant change image
  • 2014/1/31 11:46

  • wishmaster

  • Just popping in

  • Posts: 4

  • Since: 2014/1/31


Hi im new to all this, i have downloaded the ithri_30_cars theme and im trying to change the middle image of the car seat and engine to an animated gif i made but cant see where or how to change it, any help please?

2
Mamba
Re: cant change image
  • 2014/1/31 13:12

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


If you use Chrome, right click on the image, and then click on "Open image in new tab". This will tell the name of the file and its location.

Then overwrite that image file with a different one, refresh your site, and you should be done.

If you need to change the extension of the file, then search in the theme files for that original image file (e.g. logo.png) and then change it to "logo.gif", and refresh the site.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

3
goffy
Re: cant change image
  • 2014/1/31 13:17

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


hi wishmaster

the image is defined in css/style.css

/* --------- Header --------- */
#xo-header {
    
height330px;
    
backgroundurl("../img/header.jpg"no-repeat;
}

change the image name or replace header.jpg

4
wishmaster
Re: cant change image
  • 2014/1/31 13:38

  • wishmaster

  • Just popping in

  • Posts: 4

  • Since: 2014/1/31


wow thanks for such a fast reply, also how do i change the menu links at the top, i tied changing them in theme.html but they still show on index page

5
goffy
Re: cant change image
  • 2014/1/31 14:42

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


hi

if you make changes on theme.html, please look in System preferences - General preferences, whether the Option "Check templates for modifications ?" is turn on. if not, turn on.

Than it can be, that you have to clean up the xoops cache, this you can do in the Administration with "Maintainance"

In some specific cases you have to clean also the browser Cache, but normally this is not necessary

6
wishmaster
Re: cant change image
  • 2014/1/31 19:54

  • wishmaster

  • Just popping in

  • Posts: 4

  • Since: 2014/1/31


would there be anyway to change the image to a swf file i made, if so how?

7
goffy
Re: cant change image
  • 2014/1/31 20:08

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


for creation of SWF files you need special Tools

Google: create swf

8
wishmaster
Re: cant change image
  • 2014/1/31 20:28

  • wishmaster

  • Just popping in

  • Posts: 4

  • Since: 2014/1/31


ive made the swf just need to know how to put it in place of the middle image

9
goffy
Re: cant change image
  • 2014/2/2 9:46

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


hi

if you want to implement SWF you have to do it with an object like this:
<object data="myswf.swf" type="application/x-shockwave-flash" width="600" height="400">
  <
param name="movie" value="myswf.swf">
  <
param name="quality" value="high">
  <
param name="scale" value="exactfit">
  <
param name="menu" value="true">
  <
param name="bgcolor" value="#000040">
</
object>

10
sthelensnow
Re: cant change image
  • 2014/2/21 0:47

  • sthelensnow

  • Just popping in

  • Posts: 8

  • Since: 2008/7/7 1


Quote:
if you make changes on theme.html, please look in System preferences - General preferences, whether the Option "Check templates for modifications ?" is turn on. if not, turn on.


Thank you goffy, this worked great for me. I had been looking how to resolve this for a while.

Login

Who's Online

160 user(s) are online (100 user(s) are browsing Support Forums)


Members: 0


Guests: 160


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits