increase width of the aside area and make default profile image size 300x300
This commit is contained in:
@@ -154,7 +154,7 @@ if(file_exists('view/theme/redbasic/css/style.css')) {
|
||||
|
||||
$x = file_get_contents('view/theme/redbasic/css/style.css');
|
||||
|
||||
$aside_width = 231;
|
||||
$aside_width = 279;
|
||||
|
||||
// left aside and right aside are is 231px + converse width
|
||||
if($converse_center) {
|
||||
|
Reference in New Issue
Block a user