some days ago I've installed 002044 - Regular License. Actually I have two problems or questions. Please take a look at http://www.mmtester.de.vu/
a) After rewriting text in the 4 columns (Grafik Film Webdesign Ton ( positions 12, 13, 14, 15) the background moves higher.
b) How can I change the color of h1 in the as-slideshow. I did'nt find a css for it. I've found #as_slideshow_218 #as_slider_218 .nivo-caption p h1 {color: #2594BA; in the html-code, but where can I modify it?
Thank you very much. Best regards
Tobias Mühlberg
AS Templates
POSTED: 2012-12-11
Hello MEDIAMUEHLE,
a. You have add more content in the positions 12-15 or edit the background image which can be found in the:
'../images/styles/default/bg.header.png' folder, you can use psd file included in the downloaded package.
b. The slider heading font you can change by using Slider Configuration Parameters -> Caption heading font color.
Regards, AS Team.
Mediamuehle
POSTED: 2012-12-12
so easy!? Thank you very much!
Mediamuehle
POSTED: 2012-12-17
Hello AS Team,
please tell me, how can I modify the padding of <div class="modultable">. I did not found it in style.default.css, only in the html.
for example: http://www.mmtester.de.vu/index.php/leistungen/grafik-seite
Thank you very much.
Tobias
AS Templates
POSTED: 2012-12-17
Hello MEDIAMUEHLE,
In which module position you need to change it? You can always add your css in the tmpl.custom.css file or in the Custom CSS Panel in the Template Parameters.
Regards, AS Team.
Mediamuehle
POSTED: 2012-12-17
Hello,
in module-position-56.
Ive added
.footer .row1col4 .moduletable {padding: 0px 0px 0px;} in the Custom CSS area, but still there is padding of 20px 25px 25px.
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
some days ago I've installed 002044 - Regular License. Actually I have two problems or questions. Please take a look at http://www.mmtester.de.vu/
a) After rewriting text in the 4 columns (Grafik Film Webdesign Ton ( positions 12, 13, 14, 15) the background moves higher.
b) How can I change the color of h1 in the as-slideshow. I did'nt find a css for it. I've found #as_slideshow_218 #as_slider_218 .nivo-caption p h1 {color: #2594BA; in the html-code, but where can I modify it?
Thank you very much. Best regards
Tobias Mühlberg
a. You have add more content in the positions 12-15 or edit the background image which can be found in the:
'../images/styles/default/bg.header.png' folder, you can use psd file included in the downloaded package.
b. The slider heading font you can change by using Slider Configuration Parameters -> Caption heading font color.
Regards, AS Team.
please tell me, how can I modify the padding of <div class="modultable">. I did not found it in style.default.css, only in the html.
for example: http://www.mmtester.de.vu/index.php/leistungen/grafik-seite
Thank you very much.
Tobias
In which module position you need to change it? You can always add your css in the tmpl.custom.css file or in the Custom CSS Panel in the Template Parameters.
Regards, AS Team.
in module-position-56.
Ive added
.footer .row1col4 .moduletable {padding: 0px 0px 0px;} in the Custom CSS area, but still there is padding of 20px 25px 25px.
Thank you
Tobias
Please add the following:
.footer .row1col1 .moduletable,
.footer .row1col2 .moduletable,
.footer .row1col3 .moduletable,
.footer .row1col4 .moduletable
{
padding: 0px;
}
Regards, AS Team.
Thank you so much.
Best regards
Tobias