hey,
i had already bought the product can no longer download them.
Where is the download link?
AS Templates
POSTED: 2012-02-16
Hello Bartkowski,
We have updated your account, the item you can download from 'My Purchased Items' section of your AS Template account.
Note: The license grants you access to download the item/design for a period of 365 days after the date of purchase.
Your expiration date is Sep 09, 2012
Hi,
could you please tell me the maximum size (in pixels) of the space where we could fit in a logo? If too large it misplaces the slideshow.
And if I would like to position it a bit higher and more to the left, what (files) needs to be adjusted.
Hi,
Thanks. But the second part of my question is still unanswered.
And if I would like to position it a bit higher and more to the left, what (files) needs to be adjusted?
Regards
AS Templates
POSTED: 2012-02-18
Hello Roland62,
You have to make changes in the following files:
params.php,
styles.php,
slider/css/slider.css
Hi, I´ve just bought this template, and when i updated from the free version to the premium, the little icons(home,search,contact us) on POSITION 2 have gone, i cannot see any related module to get them back,
can you help?
regards
The more articles within a category have those tags for background coloring the more the footer style is messed-up.
If I move the </div> tag just before the <hr id='system-readmore' /> tag then the footer is ok but as a result the 'readmore' has not the same background color
Hello, sorry, my question was not clear. I'd need to make the images in the slider links to articles, something like a banner. I click on the slider image and the article linked gets opened.. Is it possible?
Thanks so much!
AS Templates
POSTED: 2012-02-20
Hello Beatrice,
We are sorry, that is impossible in this version, in few days we are going to release a new product which will allow you to add links in the slider.
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
Regards, AS Team.
View History
one question: how can I get the dropdown effect shown in the demo for the main menu?
Thanks!
Regards, AS Team.
View History
i had already bought the product can no longer download them.
Where is the download link?
We have updated your account, the item you can download from 'My Purchased Items' section of your AS Template account.
Note: The license grants you access to download the item/design for a period of 365 days after the date of purchase.
Your expiration date is Sep 09, 2012
Regards, AS Team.
View History
Thanks but when i click on the download button comes this message:
”Forbidden
You do not have permission to access this document.
Web Server at astemplates.com”
greetings
Sorry for that, now it should be OK, please try one more time.
Regards, AS Team.
View History
could you please tell me the maximum size (in pixels) of the space where we could fit in a logo? If too large it misplaces the slideshow.
And if I would like to position it a bit higher and more to the left, what (files) needs to be adjusted.
Regards
The recommended size is 275x150.
Regards, AS Team.
View History
Thanks. But the second part of my question is still unanswered.
And if I would like to position it a bit higher and more to the left, what (files) needs to be adjusted?
Regards
You have to make changes in the following files:
params.php,
styles.php,
slider/css/slider.css
Regards, AS Team.
View History
can you help?
regards
You have to config them by yourself, please see the following article (Position 2 - Custom HTML):
http://astemplates.com/itemdetails.php?id=96&page=howto&article=15
View History
I want to change the background color of some articles of a category. In those articles I use following code:
<div style='background-color: #dddddd'>
<p> Fake text </P>
</div>
This works fine. Anyhow when a <hr id='system-readmore' /> is between the 'div' tags it mess-up the footer style.
<div style='background-color: #dddddd'>
<p> Fake text </P>
<hr id='system-readmore' />
</div>
The more articles within a category have those tags for background coloring the more the footer style is messed-up.
If I move the </div> tag just before the <hr id='system-readmore' /> tag then the footer is ok but as a result the 'readmore' has not the same background color
<div style='background-color: #dddddd'>
<p> Fake text </P>
</div>
<hr id='system-readmore' />
Our system:
Joomla 2.5.1
PHP 5.3.6
002031 Premium Version
Any help is appreciated
Kind regards
That's right, you can't put hr tag in the div. Try the following:
<div style='background-color: #dddddd'>
<p> Fake text 1</P>
</div>
<hr id='system-readmore' />
<div style='background-color: #dddddd'>
<p> Fake text 2</P>
</div>
Regards,, AS Team
View History
Thanks
Try the following:
<img src="templates/as002031/slider/images/slide1.jpg" />
Regards, AS Team.
View History
Thanks so much!
We are sorry, that is impossible in this version, in few days we are going to release a new product which will allow you to add links in the slider.
Regards, AS Team.
View History
Thanks!