Ejuwal - GK5 Tabs
- Posted by Mike Spielmann (9) Offline
After Update JStore is the GK5 Tabs Crashed - There are no Text /Tabs on the home...
And where can i write margin-top: 15px; for the Logo?
5 years 6 months ago #1
by Mike Spielmann
And where can i write margin-top: 15px; for the Logo?
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5263) Offline
Hi freshG, Sorry for the delayed response
change that to
then from the ejuwal backend click the LESS to CSS button
5 years 6 months ago #2
by TemplatePlazza
please open file ./templates/ejuwal/less/style.less then at line 101-103 you will see this code :And where can i write margin-top: 15px; for the Logo?
a img {
//float: left;
padding-right: 25px;
}
change that to
a img {
//float: left;
padding-right: 25px;
margin-top: 15px;
}
then from the ejuwal backend click the LESS to CSS button
I'm unable to replicate this problem at my end. Can you tell me any other updtae/changes you have made to the installation so I can try to replicate it?After Update JStore is the GK5 Tabs Crashed - There are no Text /Tabs on the home...
Please Log in or Create an account to join the conversation.
- Posted by Mike Spielmann (9) Offline
Thanks for your answer.
GK5 Modul is up to date - I dont know whats happen there.. do u have my Account Data? U can login to check? Maybe anything with template?
5 years 6 months ago #3
by Mike Spielmann
GK5 Modul is up to date - I dont know whats happen there.. do u have my Account Data? U can login to check? Maybe anything with template?
Please Log in or Create an account to join the conversation.
- Posted by Mike Spielmann (9) Offline
Update Joomla
Update Jstore
Update GK
Change TPL to Dark
Change language to German (Jstore, K2, Joomla)
Thats all what I`ve done
5 years 6 months ago #4
by Mike Spielmann
Update Jstore
Update GK
Change TPL to Dark
Change language to German (Jstore, K2, Joomla)
Thats all what I`ve done
Please Log in or Create an account to join the conversation.
- Posted by Mike Spielmann (9) Offline
I think its a TPL Problem
Because in the Shop - Right Side I have the same Problem...
5 years 6 months ago #5
by Mike Spielmann
Because in the Shop - Right Side I have the same Problem...
Please Log in or Create an account to join the conversation.
- Posted by Mike Spielmann (9) Offline
I´ve found the Bug - can u fix it?
Go to Joomla - Administrator - Template - Ejuval Default
Then to Theme Magic - Take the Tab: color and there Change @blue to: f9632d
Save it
After this - the TPL is Crashed..
5 years 6 months ago #6
by Mike Spielmann
Go to Joomla - Administrator - Template - Ejuval Default
Then to Theme Magic - Take the Tab: color and there Change @blue to: f9632d
Save it
After this - the TPL is Crashed..
Please Log in or Create an account to join the conversation.