Module margin
Rate this topic: 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.
(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.
-
- 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.
Please write when you solve the issue with com_eventbooking fatal error - then I will be able to help you with this issue.
-
- 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.
-
- 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;
}
-
- Moderator
4 posts
• Page 1 of 1