By Awat-Johannes Abraha on Saturday, 09 August 2014
Posted in General Issues
Replies 3
Likes 0
Views 545
Votes 0
Hello,

where can i change the size of the circled picture in the vintage theme? The theme is nice but it would be better in my eyes if the circled pic was bigger.

regards
A.-J.
Hello Mohd,

i have copied your code to my custom.css but it doesn't work. But if i changed the vintage theme style.css from 22px to 50px it works perfectly.

So many thanks to your quick reply.
greetings from hamburg germany
·
Saturday, 09 August 2014 03:02
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Awat,

You can try put this CSS code override in your current Joomla template and see if this suit your need.

#eblog-wrapper .blog-post img.avatar, #eblog-wrapper .blog-read img.avatar{
width:50px;
}
·
Saturday, 09 August 2014 00:47
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Awat-Johannes Abraha,

You're welcome, glad to heard your issues resolved.
Have a nice weekend.
·
Sunday, 10 August 2014 12:20
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post