The free version of the template has in the header a picture of a book (bg.header.png). I bought a template to have more opportunities but there is no picture anymore. How can I make this image was visible in the page header?
Regards, Yahreck
AS Templates
POSTED: 2013-02-26
Hello PARUZJA,
We are sorry, you have too old free version, it should looks like the demo preview, please download and use the latest one.
Regards, AS Team.
paruzja
POSTED: 2013-02-27
I installed this template a few months ago as a free version. Then in the header was a picture of a book as you see on my website paruzja.info. My question is what needs to be done to make this picture appeared in the regular licence version which I just have bought? I do not want to change the appearance of my page. I just wanted to have more Module Positions so I bought it. May anybody help me please? Thank you in advance.
paruzja
POSTED: 2013-02-27
I worked it out myself. In file css/tmpl.header/bg.header.png had to add two lines of code from the free template file.
There is:
#header .row1 .content
{
background-position: left top;
background-repeat: no-repeat;
}
Should be:
#header .row1 .content
{
height: 285px;
background-image: url('../images/bg.header.png');
background-position: left top;
background-repeat: no-repeat;
}
paruzja
POSTED: 2013-04-15
Hello,
I have the same problem as Marcusbma POSTED: 2012-11-09 but this javascript you suggested, I added into the template index.php file, doesn't work on my site. I put it before </head> closing tag as you suggested to IKRNJAIC POSTED: 2012-12-19 but it doesn't work.
When a page contains a list of articles appears unnecessary inscription: "class =" Subheading-category ">" before the title of the category which is on my side in red above list (i.e. http://paruzja.info/oredzia) but when there is a single article, it's all right.
By the way, why didn't you add this script permanently to the index.php file of this template?
Thanks in advance for you help.
Regards, Yahreck.
AS Templates
POSTED: 2013-04-15
Hello PARUZJA,
Please provide us with an access to the Joomla admin panel, we will check and fix it.
Regards, AS Team.
AS Templates
POSTED: 2013-04-19
Hello PARUZJA,
It should be OK now, please check.
Regards, AS Team.
paruzja
POSTED: 2013-05-02
Everything works fine. Thank you. I have a request: What has changed? I would like to know for the future, for example when I install on another website hosting, so I did not have to ask again.
Regards, Paruzja.
AS Templates
POSTED: 2013-05-03
Hello PARUZJA,
There was a problem with extension you are using on this page, our suggestion is make backup on the index.php file and next time just copy it on new server via FTP.
Get an access to all 94 items designed and developed by AS Designing team plus all the future items
which will be released over the course of your club subscription.
Price starting from $59.00
Regards, Yahreck
We are sorry, you have too old free version, it should looks like the demo preview, please download and use the latest one.
Regards, AS Team.
There is:
#header .row1 .content
{
background-position: left top;
background-repeat: no-repeat;
}
Should be:
#header .row1 .content
{
height: 285px;
background-image: url('../images/bg.header.png');
background-position: left top;
background-repeat: no-repeat;
}
I have the same problem as Marcusbma POSTED: 2012-11-09 but this javascript you suggested, I added into the template index.php file, doesn't work on my site. I put it before </head> closing tag as you suggested to IKRNJAIC POSTED: 2012-12-19 but it doesn't work.
When a page contains a list of articles appears unnecessary inscription: "class =" Subheading-category ">" before the title of the category which is on my side in red above list (i.e. http://paruzja.info/oredzia) but when there is a single article, it's all right.
By the way, why didn't you add this script permanently to the index.php file of this template?
Thanks in advance for you help.
Regards, Yahreck.
Please provide us with an access to the Joomla admin panel, we will check and fix it.
Regards, AS Team.
It should be OK now, please check.
Regards, AS Team.
Regards, Paruzja.
There was a problem with extension you are using on this page, our suggestion is make backup on the index.php file and next time just copy it on new server via FTP.
Regards, AS Team.