By Michael Mizzi on Sunday, 04 May 2014
Replies 6
Likes 0
Views 885
Votes 0
Okay no matter which theme I choose it all looks the same ? I refresh the pages but nothing changes .

You can see in the image how the Username and how long since the post and name of photo can not be seen unless mouse is hovered over the test.. Also happens on the bottom with the Like Comment Repost and Social Share test .

Could someone please point me to which css file to change

Cheers
Mick
Hello Michael Mizzi ,

I am really sorry for the delay of this reply as it is a weekend for us here.
Is it possible provide us with your Joomla backend and FTP access so we can help you inspect in your CSS and investigate when you change the theme it doesn't make any changes? Please advise.
·
Sunday, 04 May 2014 14:23
·
0 Likes
·
0 Votes
·
0 Comments
·
I sent through all the details to Mark Lee a couple days ago when he updated EasySocial

Mick
·
Sunday, 04 May 2014 15:04
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Michael,

EasySocial allows different profile types to use different themes. Even though you have set the default theme to "dark" for example, you need to ensure that you did not select any theme for your profile type. You can find the theme settings for each profile types under Profile Types > [Click on your profile type] and you should see a theme settings like this, http://screencast.com/t/7nrj6Gyb

Ideally, you should leave this to "Use default selected theme" instead of explicitly defining a theme for your profile type.
·
Sunday, 04 May 2014 17:06
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Michael Mizzi,

Also, It seems like your template already overridden the link CSS color, but you can apply this CSS code in your template css file

body div#fd a:link {
color: blue !important;
}

And see how it goes.
·
Sunday, 04 May 2014 17:14
·
0 Likes
·
0 Votes
·
0 Comments
·
Awesome fixed the main stream .. Will do some more testing then I hope to send it live tomorrow Thanks again for the quick response and help even on the weekend !

Mick
·
Sunday, 04 May 2014 17:22
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for updating Michael, glad that your issues are resolved now
·
Sunday, 04 May 2014 23:52
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post