style startup+different background

Free Joomla module to create slideshow on your website which includes different data like part of articles or text defined by user.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Fri Nov 30, 2012 8:43 pm
Hi

is possible insert different backgrounds with different slides?
User avatar
Fresh Boarder

GK User
Sat Dec 01, 2012 2:35 am
Hi

Sure ;)
You just need to add on style1.css:

Code: Select all
body {background: #fff;}


on style2.css

Code: Select all
body {background: #???;}


on style3.css

Code: Select all
body {background: #???;}
User avatar
Platinum Boarder

GK User
Sat Dec 01, 2012 1:50 pm
I am speaking the background of the module and not the background template

Code: Select all
#gkHeader.nobg {
background: transparent url('/joomla25/startup/templates/gk_startup/images/header_bg.jpg') no-repeat center top;
min-height: 760px;
}
User avatar
Fresh Boarder

GK User
Mon Jan 28, 2013 4:18 pm
Hello!

I am using the joomla 3.0 Startup template. If I understand the reply correctly, I can have different images in the background (in the Startup template case it's the running photo)? If they are in different css styles how does the transition work?

Thanks ;)
User avatar
Fresh Boarder


cron