Morinne
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Tempera] Reduce white space under page titleI just looked at your page again and saw that your title is not in the title section but in the content section. That could be the problem. Can you move your title to the title section and see what happens?
Forum: Themes and Templates
In reply to: [Tempera] Reduce white space under page titleOkay now I see the problem. I thought you wanted to reduce the space AFTER the Title but now I see you want to reduce the space AFTER the breadcrumbs. Try this –
.breadcrumbs{
margin-bottom: 0px ;
}Forum: Themes and Templates
In reply to: [Tempera] Reduce white space under page titleTo reduce the space under the title I copied the CSS below into the User Defined CSS area of the Template Settings. You can change the amount of space under the title by changing the 0px after the margin-bottom.
.entry-title{
margin-bottom: 0px !important;
margin-top:0px;
}Forum: Plugins
In reply to: [Black Studio TinyMCE Widget] Why is the German umlaut character bold?Thanks for the quick reply and the excellent widget. You are correct. I changed my font type and the problem disappeared.
Forum: Plugins
In reply to: [Black Studio TinyMCE Widget] Why is the German umlaut character bold?More info …
I found that this error only occurs when I select any “Heading” Tag, i.e. <h1> Do you know why the heading tag would have such an effect on the umlaut character? What can I do?Forum: Themes and Templates
In reply to: [Tempera] Removing the gray transparent text box on the sliderWorked perfectly. Thanks for the quick reply.
Forum: Themes and Templates
In reply to: [Tempera] Cryout column shadow when no textDid you ever find out how to remove the shadow?
Forum: Themes and Templates
In reply to: [Tempera] Menu Home tab linked to Presentation PageHello Susanpeto,
Go to settings > reading select the page to be your home page.
Or go to appearance > menus and set the menu tabs.
Forum: Themes and Templates
In reply to: [Tempera] Menu Home tab linked to Presentation PageI found my problem. I had the incorrect link connected to the Home Tab in the Menu
Forum: Themes and Templates
In reply to: [Tempera] Presentation Page Changing the 6 images and textThanks for your help. I finally got it to work.
How do I mark this post as resolved?
Just found it in the right hand column.