- Posts: 9
- Thank you received: 0
OT Maga-Venus Template
12 years 7 months ago #2189
by Zengfu Xu
OT Maga-Venus Template was created by Zengfu Xu
I am working to customize the template to suit our business. We have a service with long text in the
bullet list under Services in the right of the page. How can I force it to wrap around to the second
line and alined without starting another bullet list?
I want:
• Acupuncture and Herbal Medicine
for Weight Loss
• Acupuncture and Massage for Back Pains
But I can only get:
• Acupuncture and Herbal Medicine
• for Weight Loss
• Acupuncture and Massage for Back Pains
Please help me. Many thanks!
bullet list under Services in the right of the page. How can I force it to wrap around to the second
line and alined without starting another bullet list?
I want:
• Acupuncture and Herbal Medicine
for Weight Loss
• Acupuncture and Massage for Back Pains
But I can only get:
• Acupuncture and Herbal Medicine
• for Weight Loss
• Acupuncture and Massage for Back Pains
Please help me. Many thanks!
Please Log in or Create an account to join the conversation.
- Linh Robert
-
- Offline
- Banned
-
Less
More
- Posts: 908
- Thank you received: 568
12 years 7 months ago #2197
by Linh Robert
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
Replied by Linh Robert on topic Re: OT Maga-Venus Template
Hi,
Please edit that article (or that custom html module), in the editor, edit to make "for Weight Loss" in the same line with "Acupuncture and Herbal Medicine " by using Backscpace of Delete key.
You can click on "html" button of editor or click to "Toggle Editor" button to view the content in HTML,
then make sure it looks like:
NOT:
Thanks
Please edit that article (or that custom html module), in the editor, edit to make "for Weight Loss" in the same line with "Acupuncture and Herbal Medicine " by using Backscpace of Delete key.
You can click on "html" button of editor or click to "Toggle Editor" button to view the content in HTML,
then make sure it looks like:
Code:
<ul>
<li>Acupuncture and Herbal Medicine for Weight Loss</li>
<li>Acupuncture and Massage for Back Pains</li>
</ul>
Code:
<ul>
<li>Acupuncture and Herbal Medicine </li><li>for Weight Loss</li>
<li>Acupuncture and Massage for Back Pains</li>
</ul>
Thanks
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
Please Log in or Create an account to join the conversation.
12 years 7 months ago #2216
by Zengfu Xu
Replied by Zengfu Xu on topic Re: OT Maga-Venus Template
Hi,
Thank you for your reply. However, it does not fix the problem.
The code in my website is:
<li>
<a href="#">29 yrs clinic experiences in China, Australia & Canada</a>
</li>
and the result is not right. Please see attached screenshots.
Thanks!
Zengfu Xu
Thank you for your reply. However, it does not fix the problem.
The code in my website is:
<li>
<a href="#">29 yrs clinic experiences in China, Australia & Canada</a>
</li>
and the result is not right. Please see attached screenshots.
Thanks!
Zengfu Xu
Attachments:
Please Log in or Create an account to join the conversation.
- Linh Robert
-
- Offline
- Banned
-
Less
More
- Posts: 908
- Thank you received: 568
12 years 7 months ago #2218
by Linh Robert
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
Replied by Linh Robert on topic Re: OT Maga-Venus Template
Hi,
Please edit modules.css and find this code:
Part of the message is hidden for the guests. Please log in or register to see it.
Thanks
Please edit modules.css and find this code:
Part of the message is hidden for the guests. Please log in or register to see it.
Thanks
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
Please Log in or Create an account to join the conversation.
12 years 7 months ago #2220
by Zengfu Xu
Replied by Zengfu Xu on topic Re: OT Maga-Venus Template
I'll try to change. Thank your very much for your help!
Zengfu
Zengfu
Please Log in or Create an account to join the conversation.
Time to create page: 0.193 seconds