Topic-icon sclogin module

Active Subscriptions:

None
7 years 4 months ago #60408 by kalindu004
sclogin module was created by kalindu004
The sclogin module goes out of place from other content. probably due to the row-fluid tag that its placed as shown below in the HTML output.. please advice. im using a T3 framework bs3 template.

File Attachment:


<div class="sclogin-social-connect">
<span class="sourcecoast login">
<div class="row-fluid">
<div class="pull-left intro">Connect this site to your Social network?</div>
The topic has been locked.
Support Specialist
7 years 4 months ago #60410 by mel
Replied by mel on topic sclogin module
Add the following CSS to your SCLogin theme:
.sclogin .row-fluid {
margin-left: 0px;
}
The topic has been locked.
Active Subscriptions:

None
7 years 4 months ago #60414 by kalindu004
Replied by kalindu004 on topic sclogin module
Worked perfectly. thanks!
The topic has been locked.
Support Specialist
7 years 4 months ago #60416 by mel
Replied by mel on topic sclogin module
No problem. Let us know if you run into any further issues.

-Melissa
The topic has been locked.
Active Subscriptions:

None
7 years 4 months ago #60418 by kalindu004
Replied by kalindu004 on topic sclogin module
Hi Mel, another issue. would you be able to help here...

I need to disable your FB comments plugin only on my homepage. Specifically when when an article is marked as "Featured" AND when comes to the Home page
But comments should work as usual when the article header is clicked and the full article is viewed.

I know that specific category exclusions and specific article Id exclusion is available. but that does not work since the site content is very dynamic with articles from many categories.
the basic logic i want is disable FB comments appearing on articles(including featured articles) that are on the homepage.
The topic has been locked.
Support Specialist
7 years 4 months ago #60420 by mel
Replied by mel on topic sclogin module
I just followed up on your other thread with a couple of questions.

www.sourcecoast.com/forums/jfbconnect/jf...page-articles#p60419
The topic has been locked.