- Posts: 132
- Thank you received: 0
copyright in joomla 3x? Ant thumbnails problem
-
ukgreg
Inactive member - Topic Author
- Member
Less
More
10 years 5 months ago - 10 years 5 months ago #39929
by ukgreg
copyright in joomla 3x? Ant thumbnails problem was created by ukgreg
Hi
I found the copyright in index.php in template and managed to change it but I can't remove text "your Company"
How do I remove it?
And I also see that I have no control over the thumbnails size. They are small like 10 PX by 10 PX. I was trying to change it in the gallery module but whatever sizes I will put there it's stay as it is. Please see:
www.ukgreg.home.pl/jurek/index.php/kids
Help please.
I found the copyright in index.php in template and managed to change it but I can't remove text "your Company"
How do I remove it?
And I also see that I have no control over the thumbnails size. They are small like 10 PX by 10 PX. I was trying to change it in the gallery module but whatever sizes I will put there it's stay as it is. Please see:
www.ukgreg.home.pl/jurek/index.php/kids
Help please.
Last edit: 10 years 5 months ago by ukgreg.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 5 months ago #39937
by ivan.milic
Replied by ivan.milic on topic copyright in joomla 3x? Ant thumbnails problem
Check template options for "Your company" text.
For thumb size add this to bottom of template_css.css:
#gallery img{
width:120px;
}
For thumb size add this to bottom of template_css.css:
#gallery img{
width:120px;
}
The following user(s) said Thank You: ukgreg
Please Log in to join the conversation.
-
ukgreg
Inactive member - Topic Author
- Member
Less
More
- Posts: 132
- Thank you received: 0
10 years 5 months ago #39938
by ukgreg
Replied by ukgreg on topic copyright in joomla 3x? Ant thumbnails problem
Hi Ivan
It does work but now thumbnails are blurred? How do I fix that?
It does work but now thumbnails are blurred? How do I fix that?
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 5 months ago #39939
by ivan.milic
Replied by ivan.milic on topic copyright in joomla 3x? Ant thumbnails problem
Check width and height you have set in plugin settings. Locate plugin in plugin manager and enter it to see its settings
The following user(s) said Thank You: ukgreg
Please Log in to join the conversation.
Time to create page: 0.217 seconds