Hello AS TEMPLATES,
I'd like to change your pictures in the Welcome To Our Company module and in It's time to change (background images) and 3 green pictures for the articles at the top, near slider, but I can't understand where.
AS Templates
POSTED: 2015-05-03
Hello VIKABOO,
The background image you can change in the tmpl.default.css file in the following class:
The images you can change by editing article image captions, the articles you can find under Slider Top Articles category.
Regards, AS Team.
vikaboo
POSTED: 2015-05-03
Thank you, guys!
One more question. Is it possible to add some kind of a customer-html below main menu, like phone number? Where can I do it?
AS Templates
POSTED: 2015-05-03
Hello VIKABOO,
You can create a custom HTML module and put it in the position 3, the module position table you can preview here:
http://www.astemplates.com/joomla-template-documentation/59-211-template-module-positions
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
I'd like to change your pictures in the Welcome To Our Company module and in It's time to change (background images) and 3 green pictures for the articles at the top, near slider, but I can't understand where.
The background image you can change in the tmpl.default.css file in the following class:
.background-palegreen .moduletable-wrapper
{
background-color: #f7f9f7;
background-image: url("../images/bg.panel.png");
background-position: right center;
background-repeat: no-repeat;
border: 1px solid #f7f9f7;
color: #6f9e2e;
margin-bottom: 50px;
overflow: hidden;
padding: 30px 35px 25px !important;
position: relative;
z-index: 10;
}
The images you can change by editing article image captions, the articles you can find under Slider Top Articles category.
Regards, AS Team.
One more question. Is it possible to add some kind of a customer-html below main menu, like phone number? Where can I do it?
You can create a custom HTML module and put it in the position 3, the module position table you can preview here:
http://www.astemplates.com/joomla-template-documentation/59-211-template-module-positions
Regards, AS Team.