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

How to change the background on the start page?
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: How to change the background on the start page?

How to change the background on the start page? 04 May 2014 14:51 #4608

Hi all,

I just wanted to know if there is a way to change the background color of the start page to a background image?

Thank you for your help

  • Posts:2
  • xplosio
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: How to change the background on the start page? 14 May 2014 15:53 #4658

Hello,
You go to templates/jf_creativia/css/template.css
Find: div#soverlay (line 197).
Change background atribute.
Support Team.

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0

Re: How to change the background on the start page? 10 Jul 2014 22:50 #5116

Hi,
I would also like to insert a jpg in the first page, but I wish it was responsive and even then that would vary the size depending on the resolution of the monitor.
If I use the background attribute in the DIV#soverlay instead the image not change.
If I try with an HTML page that works with CSS, everything works perfectly.
But I am unable to do so with this template.
Could you help me?
If you want, I can put the files used for my test.
This attachment is hidden for guests. Please log in or register to see it.
Last Edit: 10 Jul 2014 22:52 by markews. Reason: adding file

  • Posts:9
  • markews
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: How to change the background on the start page? 15 Jul 2014 08:01 #5128

...
Last Edit: 15 Jul 2014 08:35 by isupport.

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0

Re: How to change the background on the start page? 15 Jul 2014 08:22 #5135

solved

DIV#soverlay
{
position: absolute;
z-index: 9999;
width: 100%;
height: 100%;
overflow: hidden;
background: url(../images/myimage.jpg) no-repeat center center fixed;
-moz-background-size: 100% 100%;
-webkit-background-size: 100% 100%;
-o-background-size: 100% 100%;
background-size: 100% 100%;
}
Last Edit: 17 Jul 2014 06:27 by markews.

  • Posts:9
  • markews
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: How to change the background on the start page? 17 Jul 2014 03:29 #5155

SOLVED!

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
Time to create page: 0.91 seconds
Saturday 20 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.