I want to use a logo with more width. Ho can I Ãncrease the reserved space (width) in the top module of the site? So - let's say - to 700px?
AS Templates
POSTED: 2013-01-18
Hello DKNUSTMS,
You can change it in templates / as002041 / css / setting.css file
h1.logo, h1.logo a
{
...
width: 400px; ( to 700px;)
}
but in this case could be overlapping on the mobile devices like iPod, so you should use different logo images for mobile devices and modify special CSS files.
Regards AS Team.
dknustms
POSTED: 2013-02-07
Hello!
FoxContact is only working with a menu link. When used inside a page on a module position (which wouuld be the best? I use position-8), the form does not work when sended. Error message for thanks-page and no email is created and sent.
AS Templates
POSTED: 2013-02-07
Hello DKNUSTMS,
Please provide us with the link to a page that has made the problem, as well access to your account.
Regards, AS Team.
dknustms
POSTED: 2013-02-07
Shall I post it here and is it safe or shall I send an Email? Which adress?
AS Templates
POSTED: 2013-02-07
Hello DKNUSTMS,
You can post it in comments or send via contact us page.
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
You have to change in:
-----------------------------------------------------------------------
1) templates/as002041/css/template.css
#ja-mainnav ul li{
padding:0!important; text-transform:uppercase;
}
with
#ja-mainnav ul li{
padding:0!important; text-transform:none;font-size:14px;
}
-------------------------------------------------------------------------
2) .../css/setting.css
#ja-mainnav li ul li a {font-size:10px;}
#ja-mainnav li ul li a {font-size:14px;}
-------------------------------------------------------------------------
Regards AS Team.
I want to use a logo with more width. Ho can I Ãncrease the reserved space (width) in the top module of the site? So - let's say - to 700px?
You can change it in templates / as002041 / css / setting.css file
h1.logo, h1.logo a
{
...
width: 400px; ( to 700px;)
}
but in this case could be overlapping on the mobile devices like iPod, so you should use different logo images for mobile devices and modify special CSS files.
Regards AS Team.
FoxContact is only working with a menu link. When used inside a page on a module position (which wouuld be the best? I use position-8), the form does not work when sended. Error message for thanks-page and no email is created and sent.
Please provide us with the link to a page that has made the problem, as well access to your account.
Regards, AS Team.
You can post it in comments or send via contact us page.
Regards, AS Team.