There is also a need to have tabbed content within K2 article page, could you pls advise how this can done (to be in line with your great rounded corners design)?
We are sorry, not quite understand your question, please provide us with more information
1. Please let us know in which position do you want to change the 'read more' and on which page?
2. If we understand you correct, do you want to disable comments in the k2 articles, publishing date and hits? Please confirm.
Please, provide us with an access to admin panel .
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
Sorry, what do you mean?
The template you have to install by yourself accordingly to the template documentation:
http://www.astemplates.com/itemdetails.php?id=149&page=howto
We are not providing installation service for free, if you interested in this service you have to use the following page:
http://www.astemplates.com/services.php?page=program
Regards, AS Team.
View History
Could you pls check module Breadcrumbs - in iphone layout it's hidden by main menu items.
BR,
Sergey
Go to templates / as_002040 / css / layout-mobile.css found and change
#ja-navhelper {
display: none;
}
to
#ja-navhelper {
display: block;
}
Same procedure you can make in layout-mobile-port.css . This option was disabled specially to avoid word wrapping in case of using long titles.
Regards, AS Team.
View History
There is also a need to have tabbed content within K2 article page, could you pls advise how this can done (to be in line with your great rounded corners design)?
Sergey
You have to add following code in
css / extensions.css :
div.tabber_container.rounded div.tabber_content
{
border-radius: 15px 15px 15px 15px;
box-shadow: 5px 5px 10px #666666;
margin-bottom: 20px;
width: 760px;
}
-------------------------------------------------------------------
css / layout-normal.css :
div.tabber_container.rounded div.tabber_content
{
width: 592px;
}
-------------------------------------------------------------------
css / layout-tablet.css :
div.tabber_container.rounded div.tabber_content
{
width: 678px;
}
-------------------------------------------------------------------
css / layout-mobile.css :
div.tabber_container.rounded div.tabber_content
{
width: 378px;
}
-------------------------------------------------------------------
css / layout-mobile-port.css :
div.tabber_container.rounded div.tabber_content
{
width: 252px;
margin-bottom: 0;
}
--------------------------------------------------------------------
Regards, AS Team.
View History
why :
2 questions
1: how to change read more to read suite
2:comment to abolish the date and hits under articles
thank you d 'avance
I do not speak English grieved
Can you please, provide us with Your URL.
Regards, AS Team.
View History
http://fox-fermetures.fr/
Regards Alain.b
We are sorry, not quite understand your question, please provide us with more information
1. Please let us know in which position do you want to change the 'read more' and on which page?
2. If we understand you correct, do you want to disable comments in the k2 articles, publishing date and hits? Please confirm.
Please, provide us with an access to admin panel .
Regards, AS Team.
View History
View History
yes I do not want comments.
andno hits ex 14-11-2012 NHITS102
Regards Alain
View History
comments is ok
against by the link read more impossible to translate
thank you in advance
Regards Alain.B
Please, provide us with an access to admin panel .
Regards, AS Team.
1. We disabled top information bar.
2. Read more you can change in :
as_002040 / language / en-GB / enGB.mod_news_pro_gk4.ini /
MOD_NEWS_PRO_GK4_NSP_READMORE="Read more "
Regards, AS Team.
View History
It will be published after it has been approved by the Website Administrator.
View History
thank you for your help
warmly
Alain
question in when deliveries on templates for the aprés customers 2 purchases??
Regards Alain.B
We are sorry, not quite understand your question.
Regards, AS Team.
View History
in which file to translate " Rate this item"
thank you
Regards Alain B
All k2 language packs you can found here: http://getk2.org/extend/translations
Regards, AS Team.
View History
Today it revealed that in IE 8 (8.0.6001.18702) rounded corners design is not applied. Is there ways to fix it?
Sergey