- Posts: 134
- Thank you received: 0
How to add logo to Template
-
felipergueza
Inactive member - Topic Author
- Member
Less
More
13 years 1 month ago #11972
by felipergueza
How to add logo to Template was created by felipergueza
As I can assign the logo on the Vortex template.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 1 month ago #11983
by ivan.milic
Replied by ivan.milic on topic Re: How to add logo to Template
Change HTML content of custom HTML module in logo module position.
Please Log in to join the conversation.
-
felipergueza
Inactive member - Topic Author
- Member
Less
More
- Posts: 134
- Thank you received: 0
13 years 1 month ago #12137
by felipergueza
Replied by felipergueza on topic Re: How to add logo to Template
I created a custom html module, this position I have assigned the logo and then I assigned the path of my logo is on the upper right side of the module.
Note: Even with this I can not see my logo on the front end of my site.
In addition to this could tell me what is the measure of the logo that has the demo of the template.
Note: Even with this I can not see my logo on the front end of my site.
In addition to this could tell me what is the measure of the logo that has the demo of the template.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 1 month ago #12156
by ivan.milic
Replied by ivan.milic on topic Re: How to add logo to Template
Not background, when you open module configuration you have WYSIWYG editor, insert image there
Please Log in to join the conversation.
-
felipergueza
Inactive member - Topic Author
- Member
Less
More
- Posts: 134
- Thank you received: 0
13 years 1 month ago #12192
by felipergueza
Replied by felipergueza on topic Re: How to add logo to Template
Image and code is inserted, if so what would be the code to add in the html editor.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 1 month ago #12205
by ivan.milic
Replied by ivan.milic on topic Re: How to add logo to Template
simple img tag:
<img alt="alternative text" src="<image url>" style="width:<?>px;height:<?>px;"/>
<img alt="alternative text" src="<image url>" style="width:<?>px;height:<?>px;"/>
Please Log in to join the conversation.
Time to create page: 0.223 seconds