Premium Joomla Templates
Accepted Answer
-
Hi Twostroke,
You could do this in two ways:
1) You can add a module class suffix to the banner module to push it more to the right. I cannot tell how big the banner is from your image, but you can try adding a suffix of push_4 or push_5 or push_6 (this can go from push_1 to push_16).
2) You can add a custom css override to center the module. This is more accurate as it will always appear dead center. Depending on the content of the module, you can either add any of the following to the template overrides section:
#bottom .module {margin:0 auto;}
or
#bottom .module {text-align:center;}
Twostroke likes this post.
0 response Add Yours
- There is no reply for this discussion yet
ThemeRepublic.com is not affiliated with or endorsed by Open Source Matters or the Joomla! Project.