Hi!
I have a problem with the module Articles-Newsflash. I don't know how to make photos without that frame around them. Any help? My site is: http://terrarelicta.com/ and this module is in position 20.
Many thanks!
Tomaz
AS Templates
POSTED: 2012-10-02
Hello RAVENDEATH,
Sorry, it is related to the extension, please check the style.css file,
class .juimage
hello AS Team
it is possible the position-1 complete with the frame to delete
Regards
AS Templates
POSTED: 2012-10-03
Hello ZANETTIT,
We checked your site and found that you have published a breadcrumbs module in the position-1, in case it will work properly, like on our demo preview, you have to publish it in the module position 'breadcrumbsload'.
To eliminate the position 1, please open the 'index.php' file, find the following lines:
Thanks JerryJeans2000 I was just going to ask that same question. I was having some issues with the previous Captcha and BlockQuotes - hope this helps.
Will be backing up big before cause "just upload updated files" sounds like there should likely be more info.
hello AS Team
the slider does not changes the images
AS Templates
POSTED: 2012-10-04
Hello ZANETTIT,
It looks like you have disable the jQuery library in the Template General Configuration Parameters -> jQuery Library Load, please check it.
Hi
slider images do not change
and on pages without slider is the padding wrong
AS Templates
POSTED: 2012-10-04
Hello ZANETTIT,
Can you please contact us through the 'Contact Us' page and provide with an access to the Joomla admin panel, we have to check this issue, as we know it worked fine few days ago.
I love your templates! I have three questions. My first question in on the 2033 template regarding news articles and how to display only a sample of the article followed by "read more" that would be the link to go to that page of articles to finish reading the article. I'm trying to get a more uniform structure to the front page, so I want the length of the columns to be the same for most of the content on that page by using the "read more" feature - I can't seem to find the correct extension or module for that. Another question on this template - how can I shade the module area (background) a different color? For example, the module in position-13 - I want to change the background to a dark gray - where can I do this and can you give me an example if it's located in the css of the page?
Thank you very much!
http://connectedcontrolscorp.com
AS Templates
POSTED: 2012-10-08
Hello KLAUSGB,
1. In case to have a 'Read More' button you have to use featured articles instead custom HTML modules in positions 13-15 and move the Latest News and Popular Items in positions 40 and 41.
2. For changing the background colors in any positions you have to create your own css, sorry the template doesn't have such css.
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
View History
thank you for your help, the access data I have send you via "contact Us" button,
best regards,
Eva
View History
I have a problem with the module Articles-Newsflash. I don't know how to make photos without that frame around them. Any help? My site is: http://terrarelicta.com/ and this module is in position 20.
Many thanks!
Tomaz
Sorry, it is related to the extension, please check the style.css file,
class .juimage
Regards, AS Team.
View History
it is possible the position-1 complete with the frame to delete
Regards
We checked your site and found that you have published a breadcrumbs module in the position-1, in case it will work properly, like on our demo preview, you have to publish it in the module position 'breadcrumbsload'.
To eliminate the position 1, please open the 'index.php' file, find the following lines:
<div class="row2">
<div class="content">
<div id="topmenu">
<jdoc:include type="modules" name="position-1"/>
</div>
</div>
</div>
<div class="clear"></div>
and replace with the following:
<?php if($this->countModules('position-1')): ?>
<div class="row2">
<div class="content">
<div id="topmenu">
<jdoc:include type="modules" name="position-1"/>
</div>
</div>
</div>
<div class="clear"></div>
<?php endif; ?>
Regards, AS Team.
We have just released an update which fix this issue, please see our news: http://www.astemplates.com/item.news.php?id=110
Regards, AS Team.
View History
Just upload the updated files from the as002033_premium_v304.zip file on your server via FTP.
Regards, AS Team.
View History
Will be backing up big before cause "just upload updated files" sounds like there should likely be more info.
View History
the slider does not changes the images
It looks like you have disable the jQuery library in the Template General Configuration Parameters -> jQuery Library Load, please check it.
Regards, AS Team.
View History
first many many thanks for the great support from AS team
have it activ will not
Regards, Zanettit
View History
slider images do not change
and on pages without slider is the padding wrong
Can you please contact us through the 'Contact Us' page and provide with an access to the Joomla admin panel, we have to check this issue, as we know it worked fine few days ago.
Regards, AS Team.
View History
have you found the problem
Regards, Zanettit
Please check, it should be OK now.
Regards, AS Team.
View History
in the main menu, about me,links etc.
without sliderow is the padding wrong
was adapted to the main page with sliderow
The fix was sent to you by email, please upload the attached index.php file on your server via FTP.
Regards, AS Team.
View History
Thank you very much!
http://connectedcontrolscorp.com
1. In case to have a 'Read More' button you have to use featured articles instead custom HTML modules in positions 13-15 and move the Latest News and Popular Items in positions 40 and 41.
2. For changing the background colors in any positions you have to create your own css, sorry the template doesn't have such css.
Regards, AS Team.