Responsive Corporate Joomla Template
Here is my new simple and professional looking business theme for Joomla. The template is ideal for a hosting company or for a software development website. If the blue and grey colors are not appropriate to what you need, just edit the CSS file and change the styles.
Corporate Joomla Template Features:
- Professional look and style
- Custom text and image logo (upload your own logo from template parameters)
- Multi-level jQuery navigation menu
- Clickable featured image in articles
- Custom styled modules
- Included social icons (easy to setup)
- Ready for mobile devices
- Uses HTML5 and CSS3
- FREE to use …
Module Positions:
Hi Admin,
I try to adjust the height of the built-in slideshow. How can you do that?
I also tried to hide it and put in the JS slideshow from one of your othet templates but that doesn’t work.
Regards, Frans
Using a fixed height for the in-built slideshow images will mess up the image ration in mobile view, however if you still want to use it, add this code to the css file:
.flexslider .slides img { min-height: 300px;}
Let me know if this code fixes the problem you have.
I changed it in max-height and that works fine. Thanks.
Hello Admin,
Graet job you have done putting up this template for good of all. More power to your elbow. I have read and I will you make good use of your great work.
Once again, thanks to you.
Hello, Admin,
Thank you very much. Great easy template. I need to change layout of the images in slideshow. How can I place them in the centre (horizontal)?
Resize your images to 1000×300 pixels.
Hello Admin 🙂
how to create User 1 articles like on the demo?
ps: sorry bad english 🙂
Those are Custom HTML modules created in the module manager. I added custom text and images into those modules.
Slideshow doesn’t work in Corporate and Business.
in JS console error:
TypeError: jQuery(…).flexslider is not a function
Please help
Probably there is a jQuery conflict that is caused by another module or extension. Check all the installed modules, and deactivate the jQuery library on them. Make sure your site loads the jQuery library only once.
Hello Admin
At last I’ve found you were right. The problem was with JE Quick Contact.
Thanks
Thanks for the great templates.
I am using “Corporate” and everything is great except the Kunena module. There is some display problem in the message list for the buttons. Not sure if you could help to fix it.
Thanks.
Can you please try adding the following code to the css file and let me know if that fixes your problem:
https://joomlatemplates.me/responsive-mobile-ready/#comment-3695
is posible to decrease space between rows in article content?
You should change the following code in the styles.css file:
.row { margin-bottom: 10px; }
and maybe this one as well:
.items-row, .item-page, .contact { margin-bottom: 10px; }
Using Corporate Joomla Template and need to change the color of the menu items to become ADA compliant I have to make the color a greater contrast. Please help!