Hi,
seems to be something odd with the Template Manager: Edit Style
Changing colors of fonts does not work.
also, how to change the blue background? there is no option to do this.
can you help please?
thanks and regards
Per Norrgren
AS Templates
POSTED: 2014-02-09
Hello PNORRGREN,
In the template manager you can change link colors only.
The blue color you can change by editing tmpl.default.css file the following class:
trying to use the Joomla manager for editing the file and get this error
Warning
Extension record not found in database
and when using the hosting file manager it does not allow to save.
any thoughts, please?
best regards
Per Norrgren
AS Templates
POSTED: 2014-02-11
Hello PNORRGREN,
It looks like you do not have permissions to change files on your server, please see the following topic, hope it will help you:
http://forum.joomla.org/viewtopic.php?f=624&t=591401
On our side we are able to edit the css without any problem. You have to check the permissions or CHMOD ownership of the files.
Regards, AS Team.
pnorrgren
POSTED: 2014-02-18
thanks,
it is a temporary solution to chmod to 775.
after edit and save it is back to 555 again and no save.
Seems that even though I am logged in as Administrator in Joomla, this user role was not set up correctly in the system when Joomla installed.
Seems then not to be an issue with the Template and hence not your problem, but have any clue as to how I can make the Joomla admin user able to save files and keeping the existing 775 permissions please?
grateful for any help.
best regards
Per Norrgren
AS Templates
POSTED: 2014-02-18
Hello PNORRGREN,
We think it is configured by your hosting provider, try to contact him and ask for help with the permissions.
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
seems to be something odd with the Template Manager: Edit Style
Changing colors of fonts does not work.
also, how to change the blue background? there is no option to do this.
can you help please?
thanks and regards
Per Norrgren
In the template manager you can change link colors only.
The blue color you can change by editing tmpl.default.css file the following class:
#header-top-wrapper {
background-color: #172236;
background-image: url("../images/bg.header.shadow.png");
background-position: center top;
background-repeat: no-repeat;
z-index: 10000;
}
Regards, AS Team.
thanks for your reply.
trying to use the Joomla manager for editing the file and get this error
Warning
Extension record not found in database
and when using the hosting file manager it does not allow to save.
any thoughts, please?
best regards
Per Norrgren
It looks like you do not have permissions to change files on your server, please see the following topic, hope it will help you:
http://forum.joomla.org/viewtopic.php?f=624&t=591401
On our side we are able to edit the css without any problem. You have to check the permissions or CHMOD ownership of the files.
Regards, AS Team.
it is a temporary solution to chmod to 775.
after edit and save it is back to 555 again and no save.
Seems that even though I am logged in as Administrator in Joomla, this user role was not set up correctly in the system when Joomla installed.
Seems then not to be an issue with the Template and hence not your problem, but have any clue as to how I can make the Joomla admin user able to save files and keeping the existing 775 permissions please?
grateful for any help.
best regards
Per Norrgren
We think it is configured by your hosting provider, try to contact him and ask for help with the permissions.
Regards, AS Team.