N°1 American University

GK User
Fri Sep 02, 2016 2:33 pm
Hello,

can you help me in setting the spacing between text and image?

Thank you very much
User avatar
Senior Boarder

teitbite
Mon Sep 05, 2016 10:37 am
Could you please provide me with a URL to your website, either here or via PM (click the “Private Message” text underneath my avatar) so that I may analyze it? It is a lot easier for us to diagnose issues when we have a live site to examine.
User avatar
Moderator

GK User
Tue Sep 06, 2016 9:28 pm
Hello,
I sent a private message. You will find a moment to find the problem?
Thank you
Regards
User avatar
Senior Boarder

teitbite
Wed Sep 07, 2016 10:09 am
Hi

Please add this to override.css:

Code: Select all
.gkContentImage {
    margin-right: 20px;
}


but if this affected a different images on Your site and it's not needed than use a more detailed css selector like:

Code: Select all
#gkMainbody .custom .gkContentImage {
    margin-right: 20px;
}
User avatar
Moderator

GK User
Wed Sep 07, 2016 12:10 pm
Perfectly. Thank you very much !

On the "home" I have some problems with the system modules, or you had a moment to look up?

Thank you for your help
Regards
User avatar
Senior Boarder

teitbite
Wed Sep 07, 2016 12:47 pm
Hi

I'm not sure what You mean by "system modules", but I can see an issue on a module called "Admissions". I can see joomla editor has replaced some code. Should be <i></i> while it was replaced with <em></em>. Please go to user settings and select "No editor" in Your user settings, than edit the module and replace "em" with "i".

It's HTML5 and joomla editor does not recognise it as a proper code yet.
User avatar
Moderator

GK User
Wed Sep 07, 2016 2:45 pm
Thank you very much for your help!
User avatar
Senior Boarder

teitbite
Sun Sep 11, 2016 10:56 am
Hi
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
User avatar
Moderator


cron