I have the same issue in a custom HTML module where a text links to an article. Each first letter of the title is written with a capital although the original title is not capitalized.
Where could I change that too?
AS Templates
POSTED: 2014-07-18
Hello FFMER32,
Our suggestion, in the tmpl.default.css file make search for all 'text-transform' properties and replace them with 'none'.
Regards, AS Team.
ffmer32
POSTED: 2014-07-21
Hi team,
how to make the whole header-row with the logo invisible or delete all together?
AS Templates
POSTED: 2014-07-21
Hello FFMER32,
Try to add the following class to the style.custom.css file:
#header-row {
display: none;
}
Regards, AS Team.
ffmer32
POSTED: 2014-08-06
Hi,
I use a vertical sidebar menu. However, its not as slick as the AS Menu style. In fact, its just straight the menu items without even highlighting the current page.
Are there any module class suffices I need to know? Ideally the whole (sub)menu structure is visible (which seem not possible in AS accordion style) and the current item one highlighted.
Regards
AS Templates
POSTED: 2014-08-06
Hello FFMER32,
We are sorry, the AS Menu is created for horizontal view only.
Regards, AS Team.
ffmer32
POSTED: 2014-10-06
I chose a new menu item: gallery view.
Where can I determine the criteria how the articles are sorted within gallery view. (in the preview its the "our stuff section").
Regards,
ffmer32
AS Templates
POSTED: 2014-10-06
Hello FFMER32,
You can do it using 'Article Order' parameter under the menu item Blog Layout options.
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
thanks, it worked fine for the menu.
I have the same issue in a custom HTML module where a text links to an article. Each first letter of the title is written with a capital although the original title is not capitalized.
Where could I change that too?
Our suggestion, in the tmpl.default.css file make search for all 'text-transform' properties and replace them with 'none'.
Regards, AS Team.
how to make the whole header-row with the logo invisible or delete all together?
Try to add the following class to the style.custom.css file:
#header-row {
display: none;
}
Regards, AS Team.
I use a vertical sidebar menu. However, its not as slick as the AS Menu style. In fact, its just straight the menu items without even highlighting the current page.
Are there any module class suffices I need to know? Ideally the whole (sub)menu structure is visible (which seem not possible in AS accordion style) and the current item one highlighted.
Regards
We are sorry, the AS Menu is created for horizontal view only.
Regards, AS Team.
Where can I determine the criteria how the articles are sorted within gallery view. (in the preview its the "our stuff section").
Regards,
ffmer32
You can do it using 'Article Order' parameter under the menu item Blog Layout options.
Regards, AS Team.