how do i change the back ground image on the front page? (the big white truck)
AS Templates
POSTED: 2014-09-11
Hello NOIDXIAO,
This background image you can find on your server in the following folder:
'templates/as002064/images' the file name is 'bg.header.jpg'
Regards, AS Team.
NoidXiao
POSTED: 2014-09-11
Hi,
the AS ArtSlider is not responding to the change i made.
in slider setting -> alignment, i set it to center but the text is still showing aligned to the right.
Please help.
AS Templates
POSTED: 2014-09-11
Hello NOIDXIAO,
What is your site url please? Have you installed it using quick-start installation package?
Regards, AS Team.
NoidXiao
POSTED: 2014-09-17
Hi,
how do i change the Newsflash page url?
ie. by default it is "/index.php/international"
how can i change it to
"/index.php/service" ?
thanks and regards,
Troy
AS Templates
POSTED: 2014-09-18
Hello NOIDXIAO,
You have to change the menu item alias, for more info please see Joomla documentation: http://help.joomla.org/proxy/index.php?option=com_help&keyref=Help33:Menus_Menu_Item_Article_Single_Article
Regards, AS Team.
NoidXiao
POSTED: 2014-10-09
Hi Team,
in the home page, position-24, tracking-logistic-shipping section.
how do i change the heading (from Tracking to something else)
and also how do i change the truck image URL?
Regards
AS Templates
POSTED: 2014-10-09
Hello NOIDXIAO,
You can change it by editing the module title, the image url you can change in the tmpl.default.css file in the following class:
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
how do i change the back ground image on the front page? (the big white truck)
This background image you can find on your server in the following folder:
'templates/as002064/images' the file name is 'bg.header.jpg'
Regards, AS Team.
the AS ArtSlider is not responding to the change i made.
in slider setting -> alignment, i set it to center but the text is still showing aligned to the right.
Please help.
What is your site url please? Have you installed it using quick-start installation package?
Regards, AS Team.
how do i change the Newsflash page url?
ie. by default it is "/index.php/international"
how can i change it to
"/index.php/service" ?
thanks and regards,
Troy
You have to change the menu item alias, for more info please see Joomla documentation: http://help.joomla.org/proxy/index.php?option=com_help&keyref=Help33:Menus_Menu_Item_Article_Single_Article
Regards, AS Team.
in the home page, position-24, tracking-logistic-shipping section.
how do i change the heading (from Tracking to something else)
and also how do i change the truck image URL?
Regards
You can change it by editing the module title, the image url you can change in the tmpl.default.css file in the following class:
#content-row-5 .module_title.tracking {
background-image: url("../images/ico.trucking.png");
}
Regards, AS Team.