-
AuthorPosts
-
August 20th, 2014 at 15:56 #26846Trevor Gordon
Trying to raise the Crafts of Boracay logo a bit higher nearer the text and trying to centre the logo. command with a centre align but it is not working.
August 20th, 2014 at 20:38 #26850KayCryout Creations mastermindHi Trevor,
Add this code to the Custom CSS area:
#front-text3 img{
display: block;
margin: 0 auto;
}That will centre the image. And the reason the logo appears so low is because the image is actually high with a lot of white space at the top: http://myretailstore3.trevssite.com/wp-content/uploads/2014/08/logo-e1408540940818.jpg
Remove the white space at the top and you should be fine.
Good luck!
- This reply was modified 10 years ago by Kay.
Before posting consider reading our short theme debugging instructions.
Please read the FAQs: Mantra • Nirvana • Parabola • Tempera
Tutorials: custom menus • translating theme • installing theme • category page with intro • disabling comments Wordpress: child themes • categories/posts
Before making any modifications to your theme we strongly recommend using Child Themes.August 21st, 2014 at 02:14 #26858Trevor GordonThanks. What does front-tex3 mean? I am new to CSS and trying to learn more.
August 22nd, 2014 at 09:46 #26872Jenny BarrettHi, I’ve recently updated the Tempura theme on my website and now the logo which was placed at the top left of the page has gone? I’ve also grey dashes at the sides?
I’ve tried reloading it through Tempura Settings > Header Settings but no changes. Any ideas?
ThanksAugust 25th, 2014 at 15:20 #26908Trevor Gordon2 questions.
1. How can I import a font into the theme Tempera? I have a font named Candara which my client wants throughout his site.
2. What additional features are available in the full blown theme?Thanks.
August 26th, 2014 at 21:15 #26933KayCryout Creations mastermindHi guys,
@Trevor http://www.w3schools.com/css/ – That is CSS code and if you want to learn it’s not that hard 😀
1. Adding custom (non Google) fonts to any theme is also done via CSS: http://css-tricks.com/snippets/css/using-font-face/ For this you should use a child theme.
2. There is no full blown theme. Tempera is 100% free (no paid version) and you can make a donation for premium support and copyright link removal instructions.
@Jenny You have enabled the Force Header Image Aspect Ratio under Header Settings, without actually having a header image. Disable it and you should be fine.Before posting consider reading our short theme debugging instructions.
Please read the FAQs: Mantra • Nirvana • Parabola • Tempera
Tutorials: custom menus • translating theme • installing theme • category page with intro • disabling comments Wordpress: child themes • categories/posts
Before making any modifications to your theme we strongly recommend using Child Themes.September 6th, 2014 at 08:29 #27088Trevor GordonHow to use images in cryout columns on presentation(home page) as links to internal pages.
September 9th, 2014 at 17:59 #27136KayCryout Creations mastermindThere is a Link field in the Cryout Columns widget. Just paste the page’s link there. Also, next time, start a new thread if your post is not on topic.
Before posting consider reading our short theme debugging instructions.
Please read the FAQs: Mantra • Nirvana • Parabola • Tempera
Tutorials: custom menus • translating theme • installing theme • category page with intro • disabling comments Wordpress: child themes • categories/posts
Before making any modifications to your theme we strongly recommend using Child Themes. -
AuthorPosts
The topic ‘Logo’ is closed to new replies.