Module margin

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Sun Jul 10, 2016 5:35 pm
Reply with quote
Report this post
I am using the module position 'banner_right' on the frontpage for a php script.
(www.tangsøkirkerne.dk/test2015 - the red module to the right, with the heading 'Gudstjenester').
As you can see, the text in the module is completely left aligned.
Is there a module suffix I can use to create margins? Or can I add something to my php script to somehow create a margin?
Thank you,
Carsten.
User avatar
Fresh Boarder

GK User
Wed Jul 13, 2016 8:20 pm
Reply with quote
Report this post
Hi,

Please write when you solve the issue with com_eventbooking fatal error - then I will be able to help you with this issue.
User avatar
Moderator

GK User
Thu Jul 14, 2016 12:33 am
Reply with quote
Report this post
The issue with the component is now solved, as you can see, so now the module to the right is visible again and you can see the script in action.
User avatar
Fresh Boarder

GK User
Thu Jul 14, 2016 8:10 am
Reply with quote
Report this post
Please add in the Template Settings -> Advanced Settings -> Custom CSS code the following code:

Code: Select all
#gkBannerRight .content {
    color: #fff!important;
    font-size: 12px;
    padding: 10px 20px;
}
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.