By Paul Murray on Saturday, 14 June 2014
Replies 2
Likes 0
Views 860
Votes 0
Hi Support

I have had two people help me tweak some stuff on the template. (Arlex & Alex)

http://stackideas.com/forums/preview-for-photo-photo-linked-to-video

http://stackideas.com/forums/module-position-to-the-left-in-the-es-component

Both fixes worked in and of themselves.

Problem is that I suspect that the second fix messed up the first fix. Completely my fault.

This is really several questions. I am somewhat wiser now and have got the idea of “custom.css” file. Thanks Alex for your patience :-)

@ Arlex

A) can we get the modifications that you made inserted in the “custom.css” file
B) have it adjusted for the new width that Alex helped me set up ;-)
C) Could you tell me what you changed.

This way I hope that I can take care of this kind of stuff myself in the future.
Heros are all well and good but I want to be my own hero.

thanks in advance

Paul
ps:

What I am also noticing is that Easy Blog looks different in different places.

eg:

http://finalbug.net/blog
http://finalbug.net/blog/entry/394-editing-a-documentary-in-fcp-x-part-02
http://finalbug.net/connect/62-paurray/99-blog
http://finalbug.net/connect/500-archy/99-blog

If I understand this correctly the idea of this custom file is that WHEN I change template I can take this custom file with me and all these ES/EB tweaks get taken with me to the new template!!!

thanks

Paul
·
Saturday, 14 June 2014 21:21
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Paul Murray,

Sorry for late reply to this,
If I'm not wrong, I applied that CSS code in your file JoomlaFolder/templates/jsn_corsa_pro/css/template_pro.css


/* hack for the margin display properly in Easyblog Frontpage */
div.blog-text.clearfix.prel {
margin-right: 50px;
}

#ezblog-posts .eb-photos {
position: relative;
margin: 0 0 10px 0;
}

#eblog-wrapper .blog-text {
text-align: justify;
}

#eblog-wrapper .teaser-image.clearfix
{
margin: 0px !important;
max-width: 100% !important;
}
·
Monday, 16 June 2014 01:05
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post