Hello IAJOEMRATI,
You can do it by editing css files or by creating yourown css and uploading it in 'as002027/css/style.custom.css' file.
You can easy determinate the file which should be changed and the css class by installing and using Firefox Web Development tools
https://developer.mozilla.org/son/docs/Tools or Firebug Lite for Google Chrome https://getfirebug.com/releases/lite/chrome/
Here you can find some info of using firebug tool:
http://blog.astemplates.com/firebug-tutorial/#more-402
Regards, AS Team.
iajoemrati
POSTED: 2021-03-09
does that include the background colors, menu colors etc?
AS Templates
POSTED: 2021-03-09
Hello IAJOEMRATI,
Yes, it includes everything that related to colors, sizes, fonts.
Regards, AS Team.
iajoemrati
POSTED: 2021-03-10
style.custom.css, is an empty file
AS Templates
POSTED: 2021-03-11
Hello IAJOEMRATI,
It is for your own css only.
Regards, AS Team.
iajoemrati
POSTED: 2021-03-17
the menu on the right top disappears when I link to an article
http://scbbank.sr/nl/
iajoemrati
POSTED: 2021-03-19
Hi, can you please reply to my question?
AS Templates
POSTED: 2021-03-19
Hello IAJOEMRATI,
Can you please let us know on which page it disappears, we checked your link it is there.
Regards, AS Team.
iajoemrati
POSTED: 2021-03-19
you can click on any link of the drop down main menu
AS Templates
POSTED: 2021-03-19
Hello IAJOEMRATI,
Did you assign the menu to your articles? Here you can see the Joomla module assignment documentation: https://docs.joomla.org/How_do_you_assign_a_module_to_specific_pages%3F
Regards, AS Team.
iajoemrati
POSTED: 2021-03-19
the menu had been assigned to all pages
iajoemrati
POSTED: 2021-03-19
If I as able to post a screenshot, you could see that the menu has been assigned to all the pages
AS Templates
POSTED: 2021-03-19
Hello IAJOEMRATI,
For checking this issue we need an access to your Joomla admin panel, the access info please put in the Special info area under your Purchased items section of your AS account.
Regards, AS Team.
iajoemrati
POSTED: 2021-03-20
Okay, the info is placed under special info
iajoemrati
POSTED: 2021-03-21
Hi can you please reply
AS Templates
POSTED: 2021-03-22
Hello IAJOEMRATI,
Just checked your website, it seems you was able to publish the menu, you just need to remove the World Map random image module assignment for the submenu items like we did for the first one.
Regards, AS Team.
iajoemrati
POSTED: 2021-03-24
how can I change the color of the background of the main menu
iajoemrati
POSTED: 2021-03-25
why does it take support so long to reply
AS Templates
POSTED: 2021-03-25
Hello IAJOEMRATI,
You can do it by editing css:
/templates/as002027/css/ext.asmenu.css
the following class (line 10):
#as-menu {
background-color: transparent;
background-image: none;
min-height: 20px;
float: left;
}
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 can do it by editing css files or by creating yourown css and uploading it in 'as002027/css/style.custom.css' file.
You can easy determinate the file which should be changed and the css class by installing and using Firefox Web Development tools
https://developer.mozilla.org/son/docs/Tools or Firebug Lite for Google Chrome https://getfirebug.com/releases/lite/chrome/
Here you can find some info of using firebug tool:
http://blog.astemplates.com/firebug-tutorial/#more-402
Regards, AS Team.
Yes, it includes everything that related to colors, sizes, fonts.
Regards, AS Team.
It is for your own css only.
Regards, AS Team.
http://scbbank.sr/nl/
Can you please let us know on which page it disappears, we checked your link it is there.
Regards, AS Team.
Did you assign the menu to your articles? Here you can see the Joomla module assignment documentation: https://docs.joomla.org/How_do_you_assign_a_module_to_specific_pages%3F
Regards, AS Team.
For checking this issue we need an access to your Joomla admin panel, the access info please put in the Special info area under your Purchased items section of your AS account.
Regards, AS Team.
Just checked your website, it seems you was able to publish the menu, you just need to remove the World Map random image module assignment for the submenu items like we did for the first one.
Regards, AS Team.
You can do it by editing css:
/templates/as002027/css/ext.asmenu.css
the following class (line 10):
#as-menu {
background-color: transparent;
background-image: none;
min-height: 20px;
float: left;
}
Regards, AS Team.