VISIT AND LIKE OUR PAGE ON FACEBOOK
TAKE A LOOK AT OUR TWEETS ON TWITTER
SUBSCRIBE TO THE JOOMFREAK RSS FEED
VISIT OUR CHANNEL ON YOUTUBE

Account Details

Change your name, email, password or permanently delete your account. Change settings

We offer several ways you can get support from our experts: Support ForumKnowledgebaseNewsletter

Your Forum Posts

No posts to display.

Welcome, Guest
Username Password: Remember me

Problem changing the template's background image
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Problem changing the template's background image

Problem changing the template's background image 13 Jan 2014 02:40 #3645

Hello, first of all really THANKS for building a so cool template =) it's wonderful!
I also love your background image but I preferred changing it with another one.
So I uploaded mine with FileZilla on the same folder of the image of the template, and then i found by Joomla the position of the CSS attribute that I had to change:

the css file is css/template.css

and the part to change was:

/* SLIDESHOW */
#jf-slideshow {
background-clip: border-box;
background-color: #00446D;
background-image: url(../images/banner.jpg);
background-origin: padding-box;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
position: relative;
z-index: 50;
}


I changed banner.jpg with translateb.jpg, my picture, that was in the SAME folder. I save the changes and it seems all ok, but when I look at the website... STILL the picture of before. I also tried to change the link of the picture, but nothing.

Can you help me with this? Ah, sorry for my poor english I'm italian!

Thanks again,
Diego
Last Edit: 13 Jan 2014 02:41 by dieguito88.

  • Posts:4
  • dieguito88
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Problem changing the template's background image 13 Jan 2014 13:34 #3651

Finally it changed! I don't know how, maybe the CSS employed some minutes to take the effect, because now i have the background that I needed.

I also tried to change to black the color of the central writing but it keeps being white, so I would like to know why when i change something on the css it keeps staying like i didn't make changes?

My website is www.dieguitoinsignito.it , thanks for your help!

  • Posts:4
  • dieguito88
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Problem changing the template's background image 13 Jan 2014 13:43 #3652

Hi, you can do that in
templates/jf_calla-exteriors/css/template.css

Find ...
#jf-slideshow .main {
color: #fff;
}


Change to ...
#jf-slideshow .main {
color: #000;
}


Bye!
joomfreak | cause open source rocks
The following user(s) said Thank You: dieguito88

  • Posts:187
  • cause open source rocks
  • joomfreak
  • Administrator
  • OFFLINE
  • Karma: 0

Re: Problem changing the template's background image 13 Jan 2014 13:51 #3653

Hi and thank you for the answer!
I did what you said even before, but it seems that changes that I do on CSS don't take effect on the website.. so I tried to put a change directly on the xhtml but like before, no results why it happens?

  • Posts:4
  • dieguito88
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Problem changing the template's background image 13 Jan 2014 19:31 #3661

I've solved it, it was a problem of the cache and cookies of my browser, i had to delete them because every change I was making on the css page wasn't present. Thank you!

  • Posts:4
  • dieguito88
  • Fresh Boarder
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
Time to create page: 0.92 seconds
Thursday 18 April 2024

joomfreak is not affiliated with or endorsed by the Joomla Project or Open Source Matters.
The Joomla logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.