- Posts: 3
- Thank you received: 0
Problems with textual logo settings
-
vidaro
Inactive member -
Topic Author
- New Member
-
Less
More
5 years 3 months ago #47680
by vidaro
Problems with textual logo settings was created by vidaro
Hi
When I edit/change color and font size in textal logo setting the changes dont appear. But editing the text always work and I can see the change
immediately. Tried different browsers and cleared cache . Logo image setting is no image selected
Any idea ?
Thanks
When I edit/change color and font size in textal logo setting the changes dont appear. But editing the text always work and I can see the change
immediately. Tried different browsers and cleared cache . Logo image setting is no image selected
Any idea ?
Thanks
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6810
- Thank you received: 724
5 years 3 months ago #47681
by milos
Replied by milos on topic Problems with textual logo settings
Hello,
The logo image is defined in CSS, so you should just create your logo image (size 100x100 px) and name it logo1.png (or logo2.png, logo3.png, logo4.png if you are using style 2, 3, or 3) and upload it to /templates/sparky_framework/images (using FTP).
Color of a part of the logo text is set in Extensions > Templates > Hot Business > Custom > CSS in this part:
Best regards,
Milos
The logo image is defined in CSS, so you should just create your logo image (size 100x100 px) and name it logo1.png (or logo2.png, logo3.png, logo4.png if you are using style 2, 3, or 3) and upload it to /templates/sparky_framework/images (using FTP).
Color of a part of the logo text is set in Extensions > Templates > Hot Business > Custom > CSS in this part:
Code:
.sparky_logo span {
color: #1371b1;
font-weight: 400;
}
Best regards,
Milos
Please Log in to join the conversation.
-
vidaro
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
5 years 3 months ago - 5 years 3 months ago #47682
by vidaro
Replied by vidaro on topic Problems with textual logo settings
Hi again
I just want to clearify. I have always could change the color and size of text in the textual logo settings in the business template. And no need to do anything inn the css for that to happend . But a few days ago the problem started with a fresh install of joomla and business template. Today I reinnstall but instead use the business hotstart and color and textsize editing work again. I dont know why it behave like this? I can use the hotstart but would prefer to use template without hotstart
Images attached show that the red color dont show up in logotext (and again..this work when use hotstart)
I just want to clearify. I have always could change the color and size of text in the textual logo settings in the business template. And no need to do anything inn the css for that to happend . But a few days ago the problem started with a fresh install of joomla and business template. Today I reinnstall but instead use the business hotstart and color and textsize editing work again. I dont know why it behave like this? I can use the hotstart but would prefer to use template without hotstart
Images attached show that the red color dont show up in logotext (and again..this work when use hotstart)
Last edit: 5 years 3 months ago by vidaro.
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6810
- Thank you received: 724
5 years 3 months ago #47683
by milos
Replied by milos on topic Problems with textual logo settings
In this template, only a part of the logo (wrapped inside <span>) is in colored text. To change its color, you must edit CSS as I described.
Thanks,
Milos
Thanks,
Milos
Please Log in to join the conversation.
Time to create page: 0.165 seconds