Closed (fixed)
Project:
FontFolio
Version:
7.x-2.3
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Feb 2013 at 15:40 UTC
Updated:
12 Jul 2013 at 07:31 UTC
Hello, I'm new on Drupal and I'm trying to use this theme, I've installed it but seems to be very different of the demonstration one... Look at my site: http://trilhasonoradavida.tk/
Comments
Comment #1
israelshmueli commentedHi, and Welcome to Drupal.
You mentioned 2 problems
Thumbnails:
FontFolio image presentation assumes your original images are at list 562px width and 464px height.
This is the size of the first image on frontpage, the biggest "thumbnail".
It seems that you didn't override the default "medium" image style.
In fresh installation of Drupal, the default configuration (effect) for "medium" image is
"Scale 220x220 (upscaling allowed)"
As said in FontFolio's handbook ,
you should go to Image Styles configuration at:
/admin/config/media/image-styles
remove the original effect and create new one to be:
"Scale and crop 562x464".
misplaced menus when logged in:
Please describe what happens with menus after logging in.
What is the difference?
Maybe anonymous or registered users are missing certain permissions. Typically viewing search.
Comment #2
israelshmueli commented