By Paul Murray on Wednesday, 18 March 2015
Posted in Wanderers
Replies 11
Likes 0
Views 1K
Votes 0
Hello Support

I updated the wanders template.

First off I am not sure if this is accident or design but my Mouse, roll over video workflow did not break for the first time ever!!! Posted about this about 5 times. So maybe this saga has finally come to an end! Thank you :-)

Secondly am noticing that most of my text formatting issues are cleared up!!! Thank you :-)

Thirdly. Now what I do not get is this. I had a custom CSS file that took care of some stuff like the Site banner! This is still there. i.e. in the appropriate folder and does not seem to have changed. However the stuff in the file do not seem to be taking effect. Am I missing something!?!

here is the CSS which is no longer taking effect!?!

/**
* Here, you can define your own custom.css file.
* This file will never be deleted.
*/

#ezblog-body .blog-text img, #ezblog-body .blog-content img {
max-width: 78%;
height: auto;
}

.bm-bann p {
text-align: center;
margin-top: 23px;
padding-bottom: 10px;
}

#bruce-bottom {
z-index: 6;
width: 500px;
height: 25px;
position: fixed;
bottom: 0;
left: 0;
}



#bm-bann {
z-index: 12;
width: 650px ;
margin: 0 auto ;
}


#bm-outer {
z-index: 12;
width: 650px ;
text-align: center;
}

#bm-inner {
display: inline-block;
}

@media (max-width: 768px) {
.customtop_banner_responsive img {
width: 75% !important;
height: 10% !important;
}

.custom_logo_responsive img {
width: 15% !important;
height: 10% !important;
margin-top: -92px;
margin-left: 45px;
}

.bm-bann {
margin-left: 72px;
margin-top: -114px;
}


}

.navbar-main li {
margin-bottom: 10px !important;
}


Please advise

thanks

Paul
Hi SI team

My apologies. My fault I forgot about the modified index.php file!!!

Please ignore this post. Thanks.

Paul
·
Thursday, 19 March 2015 16:08
·
0 Likes
·
0 Votes
·
0 Comments
·
ps I have changed the lines:

#ezblog-body .blog-text img, #ezblog-body .blog-content img {
max-width: 78%;
height: auto;
}


to

#ezblog-body .blog-text img, #ezblog-body .blog-content img {
max-width: 100%;
height: auto;
}


As it was messing up the width of the text on the Site!!!

I can see this take effect but apart from this nothing in the CSS file seems to be taking effect!

thanks

Paul
·
Thursday, 19 March 2015 04:15
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Paul,

I am sorry for the delay of this reply.

Ah it's ok Paul. Glad that your issue has been resolved now
·
Thursday, 19 March 2015 17:21
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Paul or support

Did you manage to get in a banner? That's what I'd like to do as well! Which files would I have to change? And with which code?

Tnx!
·
Tuesday, 07 April 2015 20:09
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Elvira,

I am sorry for the late reply.
May I know where exactly you want to put your banner in your site? By the way, just a friendly reminder that Wanderers template is a free template and we do not provide support for Wanderers. However, we will try assist you when we have our free time.

Please advise.
·
Wednesday, 08 April 2015 10:22
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks Mohd, yes I understand there's no support and I won't blame you or support when there comes no reply regarding wanderers questions. Still thanks for looking

I'd like to put a logo, left next to the txt on the top. I enclosed an image.
·
Wednesday, 08 April 2015 14:08
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Elvira


I wish that I could help you with this but frankly this was over my head at the time.
I had several people help me with this.
Support & other forum members.

As far as I can remember I ended up creating a custom module in Joomla and adding a some code and placing the banner.
In my ignorance I suspect that your case is a little easier and that it is a question of getting the logo position over on the left rather than the right!

But I have already said to much. I am really I am not qualified to answer this and will thus exit this thread quietly.

good luck

Paul
·
Wednesday, 08 April 2015 14:58
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Elvira,

You can hardcoded the logo here: /templates/wanderers/index.php

Hope this helps.
·
Wednesday, 08 April 2015 17:58
·
0 Likes
·
0 Votes
·
0 Comments
·
Ok tnx, I'll try to find out.
·
Thursday, 09 April 2015 02:48
·
0 Likes
·
0 Votes
·
0 Comments
·
Paul Murray wrote:

Hi Elvira


I wish that I could help you with this but frankly this was over my head at the time.
I had several people help me with this.
Support & other forum members.

As far as I can remember I ended up creating a custom module in Joomla and adding a some code and placing the banner.
In my ignorance I suspect that your case is a little easier and that it is a question of getting the logo position over on the left rather than the right!

But I have already said to much. I am really I am not qualified to answer this and will thus exit this thread quietly.

good luck

Paul


Thanks Paul, I'll see what I can find out.
·
Thursday, 09 April 2015 02:51
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Elvira,

You are most welcome. Keep us updated
·
Thursday, 09 April 2015 11:47
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post