Hello
after deploy of the template (http://www.volleyfortitudi.it) the home page in firefox is different that the same one in chrome or explorer (that are the right one)
The thumbnails in position 7 are not correctly shown, and the article's content is not correctly positioned like in chrome or in explore is.
Why?
How can i correct the problem?
Tanks for a reply.
AS Templates
POSTED: 2014-12-15
Hello LUKEAMADIO,
Sorry, but url that you provided is not working, have you installed this template using quick-start installation package?
The big blue square on the HOME page contains the article "Hello" with Categorie "-Hello". If you press "Read more" in there, the article "Hello" is shown fully on the page Home >>Junior League :
.../index.php/junior-league
If I create a new article let's say "Hallo" with Categorie "-Hello" and press "Read more" in there, this new article is shown fully nowhere.
An unknown page is shown, but it hangs all the time and shows only a second part of this new article "Hallo".
.../index.php/41-featured-articles/hello/161-hello-2
What should I do, so that this new article is shown fully somewhere?
Hello TEAMPLAY3,
If you installed German support in your Joomla admin panel the date format you can change in the 'language' folder in the 'de-DE.tpl_as002067.ini' file ,otherwise in the same folder in 'en-GB.tpl_as002067.ini' file.
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
It depends on your server settings, all messages come from Joomla and intended for developers.
Regards, AS Team.
View History
What is your site url please?
Regards, AS Team.
View History
Try to change it in the tmpl.default.css file, in the following class:
#header-row {
background: none repeat scroll 0 0 rgba(0, 24, 72, 0.9);
border-top: 10px solid #0055a5;
margin-bottom: 50px;
position: absolute;
width: 100%;
z-index: 3;
}
Regards, AS Team.
View History
after deploy of the template (http://www.volleyfortitudi.it) the home page in firefox is different that the same one in chrome or explorer (that are the right one)
The thumbnails in position 7 are not correctly shown, and the article's content is not correctly positioned like in chrome or in explore is.
Why?
How can i correct the problem?
Tanks for a reply.
Sorry, but url that you provided is not working, have you installed this template using quick-start installation package?
Regards, AS Team.
View History
http://www.volleyfortitudo.it
yes i used quick start installation
You have too big image size in the 'La Squadra' module, the image sizes should be" 244x163
In the content you you are using table structure with fixed width:
<td style="width: 6%;">
<td style="width: 20%;">
<td style="width: 5%;"> </td>
<td style="width: 10%;">
<td style="width: 20%;">
The chrome and ie just ignores the width parameter when firefox shows as is, our suggestion is to use div tags instead tables.
Regards, AS Team.
View History
I want to Change the menu-button color from green to red FF0000. Where and how can I change the color? Greetings W.Gerling
You can change it in the ext.asmenu.css file in the following class:
#as-menu ul.as-menu > li.active,
#as-menu ul.as-menu > li.current,
#as-menu ul.as-menu > li:hover
{
background-color: #5cc916;
transition: background-color 0.3s ease 0.1s;
}
Regards, AS Team.
View History
View History
View History
The big blue square on the HOME page contains the article "Hello" with Categorie "-Hello". If you press "Read more" in there, the article "Hello" is shown fully on the page Home >>Junior League :
.../index.php/junior-league
If I create a new article let's say "Hallo" with Categorie "-Hello" and press "Read more" in there, this new article is shown fully nowhere.
An unknown page is shown, but it hangs all the time and shows only a second part of this new article "Hallo".
.../index.php/41-featured-articles/hello/161-hello-2
What should I do, so that this new article is shown fully somewhere?
Thanks in advance.
View History
Home >> Featured Articles >> Hello >>Hallo
What is the page url where we can see the problem?
Regards, AS Team.
View History
14. 12. 22
posted by: Leo Epstein
Zugriffe: 23
If you installed German support in your Joomla admin panel the date format you can change in the 'language' folder in the 'de-DE.tpl_as002067.ini' file ,otherwise in the same folder in 'en-GB.tpl_as002067.ini' file.
Regards, AS Team.
View History
Do you mean I have to change all the DATE FORMATS in 'de-DE.tpl_as002067.ini' ?
In all these lines below?
; Friday, 31 January 2013
DATE_FORMAT_LC="l, d F Y"
; --------------------------------------------------------------------
; Friday, 31 January 2013 13:31
DATE_FORMAT_LC2="l, d F Y H:i"
; --------------------------------------------------------------------
; 31 January 2013
DATE_FORMAT_LC3="d F Y"
; --------------------------------------------------------------------
; 2013-01-31
DATE_FORMAT_LC4="Y-m-d"
; --------------------------------------------------------------------
; 13-01-31
DATE_FORMAT_JS1="y-m-d"
; --------------------------------------------------------------------
; Jan 31, 2013
DATE_FORMAT_TPL1="M d, Y"
;--------------------------------------------------------------------
; 31 Jan
DATE_FORMAT_TPL2="d"
DATE_FORMAT_TPL3="M"
; --------------------------------------------------------------------
; 13.01.31
DATE_FORMAT_TPL4="y. m. d"
View History
"posted by: Leo Epstein"
It's not German.
And in your file de-DE.xxxx I see only following:
; Content Translations
TPL_IN="in %s"
TPL_ON="on %s"
TPL_BY="posted by: %s"