By Satyro Oliveira on Sunday, 27 April 2014
Posted in Technical Issues
Replies 13
Likes 0
Views 713
Votes 0
Hi,

I asked this before and made it work at another template. (http://stackideas.com/forums/including-image-at-the-head-of-the-blog-easyblog). Now I tried the same with theme "Elegantblue" and I couldn´t make it works.

I used the same CSS code and couldn´t made it work again. Can you give me some help?

Thanks in advance.
Hello Satyro,

The same css trick should work. Can you pass us the link to your site so that I can inspect the headers?
·
Sunday, 27 April 2014 04:00
·
0 Likes
·
0 Votes
·
0 Comments
·
Mark,

The acess data to the site is: http://mgr.satyro.com.br/administrator and the username and password is inputed here (below).

The JPG image I want to put there is at: http://mgr.satyro.com.br/images/9tools/easyblog/img_easyblog-head-bizness-predios.jpg

Thanks for any help.
·
Sunday, 27 April 2014 07:23
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Satyro Oliveira,

I am really sorry for the delay of this reply as it is a weekend for us here.
I have trying using another method to help you put the image in your blog page header, please have a look are you referring this?
-> http://mgr.satyro.com.br/index.php/blogmgr

If no, you can disable the custom html module from here -> http://mgr.satyro.com.br/administrator/index.php?option=com_modules&view=module&layout=edit&id=235
Then i will try using add the code as Mark mentioned in your previous post thread.
·
Sunday, 27 April 2014 12:52
·
0 Likes
·
0 Votes
·
0 Comments
·
Arlex,

Thanks for the help during the weekend, but I want to do this way: http://fec.satyro.com.br/index.php/desenvolver/easyblog.
·
Sunday, 27 April 2014 20:35
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Satyro,

Sorry but I am really lost here. When accessing http://fec.satyro.com.br/index.php/desenvolver/easyblog , the header already has an image background. What am I missing here?
·
Sunday, 27 April 2014 22:46
·
0 Likes
·
0 Votes
·
0 Comments
·
Mark,

The blog that has the ELEGANTBLUE theme is this one (http://mgr.satyro.com.br/index.php/blogmgr). The other is the VINTAGE theme. I just send the link because I want to do the same way as it.
·
Sunday, 27 April 2014 23:41
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Satyro,

Ah, if you are using elegant blue, it might be a little different,


body #ezblog-head {
background: url("http://fec.satyro.com.br/images/4tools/easyblog/img_bg_easyblog-postrealeza.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
·
Monday, 28 April 2014 03:22
·
0 Likes
·
0 Votes
·
0 Comments
·
Mark,

I tried, but it still doesn´t show the image head.
I am editing the STYLE.CSS file inside ELEGANTBLUE theme CSS folder. Is that the right one?
·
Monday, 28 April 2014 07:47
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Satyro,

I am sorry for the late reply.
Yes it is the right one. Can you provide us with backend access and ftp access as well so that we are able to assist you on this isuues much quicker.

Please be advise.
Thanks.
·
Monday, 28 April 2014 11:43
·
0 Likes
·
0 Votes
·
0 Comments
·
Mohd,

I just register below the site username/password to enter using http://mgr.satyro.com.br/administrator.
At the backend you will find the component PROFILES that will give you access to the server files.
Please, aftaer made it, explain how I should did it to solve this issue.
Thanks again in advance.
·
Monday, 28 April 2014 12:07
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Satyro,

Please try to use the codes below instead,


body #eblog-wrapper #ezblog-head {
background: url("http://fec.satyro.com.br/images/4tools/easyblog/img_bg_easyblog-postrealeza.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
·
Monday, 28 April 2014 12:22
·
0 Likes
·
0 Votes
·
0 Comments
·
Mark,

Thanks, it worked with the other image, but when I use the image I created for the head (http://mgr.satyro.com.br/images/9tools/easyblog/img_easyblog-head-bizness-predios.jpg) It doesn´t work. Tomorrow I will save again it in different ways and check. If you have any tip about what is going on with the image, I would like to hear it.

These close this support, as always, a great support!
Thanks

PS: After I post this answer, it just appears (the image). It should be heavy to download to the page.
·
Monday, 28 April 2014 13:13
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Satyro,

Did the image appear? From what i see is the image is already appear. Here the screenshot: http://screencast.com/t/NOqM7eQ2i .

If you have anymore question, please don't hesitate to ask us.
Please be advise.
Thanks.
·
Monday, 28 April 2014 15:32
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post