By Christopher caruk on Friday, 01 July 2016
Posted in Technical Issues
Replies 6
Likes 0
Views 611
Votes 0
I am trying to make a few changes to the look of easyblog.

Mostly modifying: /templates/[my-template]/css/custom.css has worked just fine.

Unfortunately, I cannot seem to make changes to composer-manager.

I've included the following in my custom.css file:

.eb-composer-manager .eb-composer-field-content {
height: 31px !important;
}

but it's not showing up.

I've also tried applying this change to a file called: /templates/[my-template]/html/com_easyblog/custom.css as describe on this easysocial issue: http://stackideas.com/forums/css-1

but I'm not seeing any of the css changes in this file in the generated HTML.

Have I missed something, made a mistake or could there be a problem in easyblog?

Thank you for the help.
Chris
Hey there,

I am really sorry for the delay of this reply as it is a weekend for us here.

Can you update your FTP access from edit your first post above? So that I can directly try in your site.

By the way, can you show me some screenshot which part you would like to change?
.eb-composer-manager .eb-composer-field-content {
height: 31px !important;
}


Also may i know when you open composer is from your frontend or backend?
·
Saturday, 02 July 2016 14:57
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

I see the problem in the Front-end. The site is now live so you can access at http://www.pegasus-consultancy.co.uk/

Login using the credentials that I posted yesterday and the login icon to the left.

See attached picture. The CSS changes are intended to correct the size of select boxes and buttons that have been enlarged by the template that I am using.

RE ftp... we do not use ftp for our site. We use ssh. If you want to send me a key then I'll provide access but I do not think that you need this. Extplorer is installed and can be accessed via the administrative interface.

Thanks
Chris
·
Saturday, 02 July 2016 19:55
·
0 Likes
·
0 Votes
·
0 Comments
·
FYI... when I try to edit my post your system says that it cannot load composer.... so there seems to be something wrong with your support site... I have tried on FF and chrome.

re my last post. It should read:

Login using the credentials that I posted yesterday and the login icon to the far right of the menu bar at the top.

Chris
·
Saturday, 02 July 2016 20:02
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey there,

I am really sorry for the delay of this reply as it is a weekend for us here.

I've checked in your site, it seems like your template override path is wrong, can you create new folder under this location path from your template folder?

Joomlafolder/templates/shaper_macro/html/com_easyblog/styles/custom.css
·
Sunday, 03 July 2016 13:19
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

No problem re the delay... Thank you for checking this over the weekend!

Thanks you also for identifying the problem. I'll change this now and test.

Kind Regards
Chris
·
Sunday, 03 July 2016 20:27
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Christopher,

You are most welcome. Keep us updated and see how it goes.
·
Monday, 04 July 2016 17:18
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post