I have the same request as 4ktobin200 - I need to have 7 menu items, but the last one bumps down to a new line. Your reply says to edit the CSS files. Can you help direct me in the right direction as to which CSS files need to be edited?
Thanks
AS Templates
POSTED: 2013-06-25
Hello IDESIGN1,
You have to edit the following file:
/modules/mod_as_menu/css/ext.default.css
or you can add your own css in the tmpl.custom.css file
Regards, AS Team.
idesign1
POSTED: 2013-07-01
Sorry--I logged in under a different username. I had bought a template before under a different account. Here's my original post again:
Thanks for the reply--I was able to edit the menu to fit the 7 items. I have one more request if you can point me in the right direction. I'd like to edit the CSS that formats the latest news module. It's a <ul> tag that has a class of "latestnews" but I can 't find that class. Right now if the news item headline is to wide to fit on one line it looks bad. Let me know if I need to provide more information. Thanks again.
AS Templates
POSTED: 2013-07-01
Hello IDESIGN1,
Please provide us with your site url, we have to see it in case to help you.
Regards, AS Team.
idesign1
POSTED: 2013-07-01
You can see the latest news mod here:
http://www.waltleger.com/newsite/
AS Templates
POSTED: 2013-07-02
Hello IDESIGN1,
The template doesn't have such class, it comes from the module. You may to add it in tmpl.custom.css file.
Regards, AS Team.
idesign1
POSTED: 2013-07-11
I'm unable to change the size of the title in the AS ArtSlider module. I've set the size for all header tags in the template manager, but no matter which size I select in the Header Level dropdown in AS ArtSlider, the title displays at the same very large size. The HTML code shows the change as it reads <h4 class="slide_title slide_title__"> but the size of the title is not <h4>.
I'm also having an issue with the ordering. I've set ordering to "Ordering" but it is not displaying the slides in the article order. You can view the site here:
http://www.waltleger.com/newsite/
AS Templates
POSTED: 2013-07-11
Hello IDESIGN1,
1. Slider heading font you can modify in .../templates/as002046/css/tmpl.default.css
.slide_title
{
...
}
2. Ordering in Details is related to modules in current position, and not with module configuration.
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
Thanks
You have to edit the following file:
/modules/mod_as_menu/css/ext.default.css
or you can add your own css in the tmpl.custom.css file
Regards, AS Team.
Thanks for the reply--I was able to edit the menu to fit the 7 items. I have one more request if you can point me in the right direction. I'd like to edit the CSS that formats the latest news module. It's a <ul> tag that has a class of "latestnews" but I can 't find that class. Right now if the news item headline is to wide to fit on one line it looks bad. Let me know if I need to provide more information. Thanks again.
Please provide us with your site url, we have to see it in case to help you.
Regards, AS Team.
http://www.waltleger.com/newsite/
The template doesn't have such class, it comes from the module. You may to add it in tmpl.custom.css file.
Regards, AS Team.
I'm also having an issue with the ordering. I've set ordering to "Ordering" but it is not displaying the slides in the article order. You can view the site here:
http://www.waltleger.com/newsite/
1. Slider heading font you can modify in .../templates/as002046/css/tmpl.default.css
.slide_title
{
...
}
2. Ordering in Details is related to modules in current position, and not with module configuration.
Regards, AS Team.