Thank you for your reply. I know HTML to customize the module in position 12 but I wish that there was no post on the homepage below the module.
That is like putting that type of menu link so that there is that lme HTML module
cordially
Roland Arnal
AS Templates
POSTED: 2012-02-27
Hello Cheepewa,
The menu item type of your page should be: Featured Articles, in Layout Option please put Leading Articles, Intro Articles and Columns to 0 (zero).
The slider heght may be configured in the Template Slider Configuration parameters section, please see the following article for all template parameters:
I just updated the joomla version from 2.5.2 to 2.5.3 and this template won't show up...the installation goes fine but the template doesn't appear in the templates list
I'm creating a form that uses reCaptcha - the black gloss skin - on the site, and the text box where you fill in the two words is not positioned correctly. You'll be able to see what I mean on the site dev2.siteoneinternet.com and the "Contact Us" page, as well as the "Testimonials" page (click the "Add Testimonial" link).
What am I missing?
AS Templates
POSTED: 2012-03-19
Hello siteone,
Sorry, the free template does not have all features, we think you have to make some changes in the css files.
(according to Firebug). If I remove the position:absolute!important; line (again using Firebug), it works fine - but I can't find that element in the template css. I don't know where that CSS is coming from...
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
That is like putting that type of menu link so that there is that lme HTML module
cordially
Roland Arnal
The menu item type of your page should be: Featured Articles, in Layout Option please put Leading Articles, Intro Articles and Columns to 0 (zero).
Regard, AS Team.
View History
cordially
Roland Arnal
View History
I would like ask you, how can I change position slider on my page?
Thank you
Robert
View History
Thank you
-rk-
The slider is built-in, you can't change the position.
The images you can find in the psd file of the downloaded zip package.
Regards, AS Team.
View History
How to position the compagnynam.png the center of the page and adjust the height of the slider.
thank you Regards
Roland Arnal
You have to edit css, please add the following in the Custom CSS section in the parameters of the template, hope it will help you:
#header .row2 #companyname, #header .row2 #companyname a,
#header .row2 #companyname,
#header .row2
{
text-align: center;
}
The slider heght may be configured in the Template Slider Configuration parameters section, please see the following article for all template parameters:
http://www.astemplates.com/itemdetails.php?id=114&page=params
Regards, AS Team.
View History
I just updated the joomla version from 2.5.2 to 2.5.3 and this template won't show up...the installation goes fine but the template doesn't appear in the templates list
what's going on?
View History
where can i change the width of the drop down menu?
Some menu titles are to long for the existing width.
I reduced the fon size to 10px for now, but it would be
better if i could change the menu width.
http://ks-deutschland.de/Dropdownmenu.JPG
You have to change it in the template.css file in the following classes:
#header .row1 #topmenu ul.menu ul
#header .row1 #topmenu ul.menu ul li
Regards, AS Team.
View History
Now i got allready the next question.
when i got an image in an article it looks fine,
but images in a modul position or an plugin position
have a frame.
Example: ks-deutschland.de/web
on every link without the home link is a modul with images on the left.
Second example
on the link Bewerber/Stellen i have an article with a plugin that loads a
external php. there is a frame around the images "new" too.
Thank you!
Try to change the border color to the same color as background in the template parameters:
http://astemplates.com/itemdetails.php?id=114&page=params
Regards, AS Team.
View History
when repair this error in HTML? http://validator.w3.org/check?uri=http://www.itpce.cz, I have got problem SEO test.
Thank you
Roebrt
View History
But then the page design does not look so good.
Is there no way to set the border of the pictures to 0px?
Thank you!
View History
I got a custom modul on position 40.
My problem, i cant center the align of images.
Maybe i'm just a little stupid? :-)
Thank you!
ks-deutschland.de/web
There is no such parameter in the template, you have to write your own css.
Regards, AS Team.
View History
What am I missing?
Sorry, the free template does not have all features, we think you have to make some changes in the css files.
Regards, AS Team.
View History
.recaptchatable #recaptcha_response_field {
width: 145px!important;
position: absolute!important;
bottom: 7px!important;
padding: 0!important;
margin: 0!important;
font-size: 10pt;
}
(according to Firebug). If I remove the position:absolute!important; line (again using Firebug), it works fine - but I can't find that element in the template css. I don't know where that CSS is coming from...