Shape 5

Joomla Templates => GCK Store - Club => : gear December 15, 2014, 05:02:05 PM



: GCKstore Template
: gear December 15, 2014, 05:02:05 PM
How do you change the default background image? It's a cliff right now, and I can't seem to find any option to change it in Vertex.

Also, how do I remove the "Designed by Shape5.com Joomla Templates" in the footer so I can replace it with my information?

Also, my home page isn't displaying the article it points to. Suggestions?


: Re: GCKstore Template
: mikenicoll December 15, 2014, 06:52:24 PM
Hello,

1) You can change this here:

:
Template.CSS - Line 3

body {
    background: url("../images/s5_background.jpg") no-repeat fixed center top / cover #dfdcdd;
    color: #525252;
    font-size: 1em;
    line-height: 160%;
}

2) On the server in the vertex > footer.php file

3) Do you have the component disabled under the Home Menu Item in the Template Manager > General > Hide Component On Pages?