- Posts: 14116
- Thank you received: 1639
Default picture size (re-scale) in blog
-
ivan.milic
Support Staff - Moderator
Less
More
10 years 1 month ago #42954
by ivan.milic
Replied by ivan.milic on topic Default picture size (re-scale) in blog
Use css like this:
.blog .item .contentpaneopen p IMG{
width:120px!important;
height:120px!important;
}
place it in template_css.css, change 120 to values you need
.blog .item .contentpaneopen p IMG{
width:120px!important;
height:120px!important;
}
place it in template_css.css, change 120 to values you need
Please Log in to join the conversation.
-
ict@dgtprojects.com
Inactive member - Topic Author
- Member
Less
More
- Posts: 24
- Thank you received: 0
10 years 1 month ago #42965
by ict@dgtprojects.com
Replied by ict@dgtprojects.com on topic Default picture size (re-scale) in blog
I tried what you mentioned, but it has no impact on it what so ever. Nor the pictures in the blog or articles.
I've tried some plugins, like smart resizer and img resize, without any success.
I really like to just ad some code to the css, or let it be an option in the template.
Regards, Jan
I've tried some plugins, like smart resizer and img resize, without any success.
I really like to just ad some code to the css, or let it be an option in the template.
Regards, Jan
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 1 month ago #42971
by ivan.milic
Replied by ivan.milic on topic Default picture size (re-scale) in blog
Just noticed this is not our template
Please Log in to join the conversation.
-
ict@dgtprojects.com
Inactive member - Topic Author
- Member
Less
More
- Posts: 24
- Thank you received: 0
10 years 1 month ago #43097
by ict@dgtprojects.com
Replied by ict@dgtprojects.com on topic Default picture size (re-scale) in blog
Are you trying to say that hot_corporate is not your template, are you looking at development.digitalgametechnology.com?
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 1 month ago #43127
by ivan.milic
Replied by ivan.milic on topic Default picture size (re-scale) in blog
Yes, my bad, but I also don't see:
.blog .item .contentpaneopen p IMG{
width:120px!important;
height:120px!important;
}
placed in templete_css.css
After you put it there refresh browser CTRL+f5
.blog .item .contentpaneopen p IMG{
width:120px!important;
height:120px!important;
}
placed in templete_css.css
After you put it there refresh browser CTRL+f5
Please Log in to join the conversation.
-
ict@dgtprojects.com
Inactive member - Topic Author
- Member
Less
More
- Posts: 24
- Thank you received: 0
10 years 4 weeks ago #43199
by ict@dgtprojects.com
Replied by ict@dgtprojects.com on topic Default picture size (re-scale) in blog
I did at it to my template_css.css bu nothing changed.
Please Log in to join the conversation.
Time to create page: 0.145 seconds