Zen Cart Logo

Template Fluorspar

Views: 136,055

Results 301 to 303 of 303
4 Sep 2026, 3:17 AM
#302
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Location:
Texas
Posts:
6,178
Plugin Contributions:
0

Re: Template Fluorspar

includes/templates/fluorspar/css/style_nivo_slider.css

add the following below in red

#home-banner {
background-color: rgb(129,129,129);
background: linear-gradient(rgba(129,129,129,1.00),rgba(255,255,255,1.00));
display: none;
}

4 Sep 2026, 3:24 AM
#303
wmorris avatar

wmorris

Totally Zenned

Join Date:
Aug 2007
Location:
Amarillo, Tx
Posts:
1,682
Plugin Contributions:
0

Re: Template Fluorspar

haredo:

includes/templates/fluorspar/css/style_nivo_slider.css

add the following below in red

#home-banner {
background-color: rgb(129,129,129);
background: linear-gradient(rgba(129,129,129,1.00),rgba(255,255,255,1.00));
display: none;
}

Ok, got it. Another question. On the Featured and New module I don't like together. Is it possible to have the Featured module above and New Module below separately just like the classic responsive and the bootstrap template?