By Ivy Laughton on Thursday, 30 October 2014
Posted in Technical Issues
Likes 0
Views 415
Votes 0
Hello,

I have a few questions to ask on how to fix some issues.

1. How do I remove the title "Recent blog posts"?
2. How do I resize the images?
3. The Facebook buttons are overlapping the other social buttons. How do I fix this?
4. How do I change the name on the main tab from http://www.filipinosinkuwait.com/index.php/easyblog to Filipinosinkuwait.com/home

Thank you in advance.

Looking forward for your reply.

Regards,
Ivy
hello Ivy Laughton ,

Please find your answer in queries below :
1. How do I remove the title "Recent blog posts"?
>> I disable the option from your current theme.

2. How do I resize the images?
>> http://filipinosinkuwait.com/index.php/easyblog
>> The first post i help you put into blog image, so that you can resize it from your backend > Easyblog > theme > select your theme > click blog image tab > frontpage width/height
>> after you change it then save and clean the cache (button)

3. The Facebook buttons are overlapping the other social buttons. How do I fix this?
>> I have help you redesign the list, it should work fine now.

4. How do I change the name on the main tab from http://www.filipinosinkuwait.com/index.php/easyblog to Filipinosinkuwait.com/home
>> This one you need to go to your Joomla root folder and look at this htaccess.text file
>> rename to .htaccess
>> then you go to your backend > configuration page > enable this setting (screenshot below)
>> if you want to become home <- alias, you have make sure that all the menu item alias do not have home
>> so that you can go to this http://yourdomainname.com/administrator/index.php?option=com_menus&task=item.edit&id=331
>> change the alias name.
·
Thursday, 30 October 2014 14:17
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Arlex,

Thank you for your quick reply and for removing the title "Recent blog post" and resizing the image.

1. I did exactly what you told me to resize the images and cleared the cache but only one image is resized. I also want it without the borders.
2. I did the same thing with the social buttons, I rearranged the order before but I prefer to have the Facebook buttons first. How do I do that without overlapping the others.

Regards,
Ivy
·
Thursday, 30 October 2014 15:01
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello ivy,

You're welcome,
1. I did exactly what you told me to resize the images and cleared the cache but only one image is resized. I also want it without the borders.

I have help you move the image to blog image area, so it will display correctly now. Which mean that you have to put 1 image for blog image per blog post.

2. I did the same thing with the social buttons, I rearranged the order before but I prefer to have the Facebook buttons first. How do I do that without overlapping the others.

Try put this CSS in your template css file -> JoomlaFolder/templates/maxbiz2/local/css/themes/cargo/template.css
#eblog-wrapper .social-button-small.facebook-like {
width: 130px !important;
}

#ezblog-posts .blog-image {
border: 0px solid #ccc;
}
·
Thursday, 30 October 2014 15:31
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Arlex,

All the images now are the same sizes and the social icons, I replaced them with AddThis social buttons.

Again thank you for your help.

Regards,
Ivy
·
Friday, 31 October 2014 17:09
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Ivy Laughton,

You're welcome.
·
Friday, 31 October 2014 23:28
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post