Hello EVOLVEUSR,
It seems you do not have enough permissions to make changes on your server, try please to make any changes in your Joomla admin panel, we are receiving message that 'Access denied for user to database', you have to check this issue with your hosting provider.
Hello, now I reinstalled all web, new database, all privileges granted, FTP 777, all writable. It runs on Turnkey LAMP. Other joomla working normally. This quickstart doing same problem as before. Joomla pre-installation check was all conditions OK.
On PC i installed WAMP server. Installed quickstart and it works normally. Please if you can, take a peek into my installation again. I have no idea where to start troubleshooting. Updated login info in special info.
Thank you very much
AS Templates
POSTED: 2015-02-03
Hello EVOLVEUSR,
Try to install default Joomla package from joomla.org site and test it, if you will have the same problem it means you have some misconfiguration on your server, otherwise please contact us and provide with an access to your server via control panel provided to you by your hosting provider.
Thank you very much, everything has worked.
Now I have another question.
How can I determine the standard font and its size? I'm using the JCE-Editor.
Thanks in advance.
Regards
Hello VONCROY19,
The body font size you can change using the template parameters, the parameters you can find in your Joomla admin panel -> Extensions -> Template manager -> 002072 -> General Configuration parameters.
Hallo, i buy the Template 002072 - Extended License for joomla. in the title of the browser-tabs an the first site, the name will beginn with Dating Agency. on which site i must delete the information. the site-url http://www.strobel-alexander.de/joomla
AS Templates
POSTED: 2015-02-18
Hello XANDER75,
Please clear your browser cache, it starts with your name: Alexander Strobel
Would it be possible somehow to have position 1 (menu bar) and positions 35 & 36 (bottom bar) static, so when you scroll a page those are always visible and fit all screen sizes?
AS Templates
POSTED: 2015-02-20
Hello CANDER1336,
There is no such option, it should be developed.
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
View History
It seems you do not have enough permissions to make changes on your server, try please to make any changes in your Joomla admin panel, we are receiving message that 'Access denied for user to database', you have to check this issue with your hosting provider.
Regards, AS Team.
Please read the following topic, hope it will help you:
http://forum.joomla.org/viewtopic.php?p=2040297
Regards, AS Team.
View History
On PC i installed WAMP server. Installed quickstart and it works normally. Please if you can, take a peek into my installation again. I have no idea where to start troubleshooting. Updated login info in special info.
Thank you very much
Try to install default Joomla package from joomla.org site and test it, if you will have the same problem it means you have some misconfiguration on your server, otherwise please contact us and provide with an access to your server via control panel provided to you by your hosting provider.
Regards, AS Team.
View History
I would like to be able to change both, menu height and header size.
Thanks.
Regards
First you have to change your logo size, it is too big, in the style.custom.css file please put the following class:
#navigation-row .logo,
#navigation-row .logo a,
#navigation-row .logo a:hover
{
font-size: 26px;
line-height: 26px;
margin-top: 15px;
}
then you have to edit padding property in the ext.asmenu.css file in the following class:
#as-menu ul.as-menu > li,
#as-menu ul.as-menu > li:hover
{
list-style: outside none none;
margin: 0;
padding: 50px 25px;
text-align: center;
width: auto !important;
}
Regards, AS Team.
View History
Now I have another question.
How can I determine the standard font and its size? I'm using the JCE-Editor.
Thanks in advance.
Regards
You can easy determinate by installing and using Mozilla or Opera Fireblug plugin:
https://getfirebug.com/
https://addons.opera.com/en/extensions/details/firebug-lite-button/
Regards, AS Team.
View History
Regards
What parameters do you need please?
Regards, AS Team.
View History
Regards
The body font size you can change using the template parameters, the parameters you can find in your Joomla admin panel -> Extensions -> Template manager -> 002072 -> General Configuration parameters.
Regards, AS Team.
View History
View History
I have upload the site on follow address:
http://www.dibonito.com/web
Can I hide in breadcrumb field (on right) the name of the page and decrease the height of the row?
Thanks in advance for your patience & cooperation
Best Regards
Nicola
The page title you can remove by editing template's index.php file, you have to remove/comment the following line (148):
<h1 id="title"><?php echo $page_title = $doc->getTitle(); ?></h1>
Decrease the height you can by making changes in tmpl.default.css file in the breadcrumb class:
#breadcrumbs-row .moduletable .breadcrumb
{
border-radius: 0;
font-size: 12px;
line-height: 32px;
padding: 20px 0;
position: relative;
text-transform: uppercase;
}
Regards, AS Team.
View History
Please clear your browser cache, it starts with your name: Alexander Strobel
Regards, AS Team.
View History
There is no such option, it should be developed.
Regards, AS Team.