Joomla virtualmart主题修改
我目前正在开发一个具有电子商务功能的 Joomla 网站。我是 joomla 的初学者。我需要根据我自己的css和html修改我的virtualmart主题。怎么可能呢?
I am presently working on a Joomla website having ecommerce functionality. I am a beginner in joomla. I need to modify my virtuemart theme according to my own css and html. How is it possible?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
只需进入 your_joomla_directory/components/com_virtuemart/themes/your_theme_folder/theme.css
theme.css 仅编辑 virutemart 元素,您可能还需要编辑主模板 css 文件以获得完整的所需效果。
Simply head into your_joomla_directory/components/com_virtuemart/themes/your_theme_folder/theme.css
theme.css edits virutemart elements only, you may also have to edit your main template css file to get the full desired effect.