HI
When I put all the items I like to have in the meny, the meny divedes itself to two rows. It it possible to use the total width of the blog for the menu, not only the text/picture width?
Thanks from Lena
Hello Lena,
If you want to have a full width header, you will need to remove any background color or image you might have on your site. the header goes into boxed mode so the background can be shown properly. There is no way of having both unfortunately. It;s either a full width header or a background (color or image) If you want to remove the background, please remove the background image or press the clear button next to the background color
Thank you!
Hi
I do not use any background colour or background image. The field Theme colours -> GENERAL Theme Colour -> Background Colour is empty. Should some other fields in Theme colours -> Background be empty as well?
Hi
Here is the link. The items “OurScandinavia” and “In English” breaks and falls into the nest row of the meny. This happens on both my computers, regardless the size of the screen.
Hello,
This is the default implementation of the theme. There is not enough space for the other menu items to show on the same line. You increased the font for the menu and a menu item now takes a lot more space than before. Here is the container width: http://screencast.com/t/dt7tYtWrI
Your items will not fit on the same line, Sorry. If you decrease the font size to 15 pixels they will fit, but not with your current font size.
Thank you!
Hi
Is it possible to widen the meny doing CSS changes?
Also; can you send me where to read more about changing the font style, size and colours unde Theme Fonts ->Font Settings? I find it hand to understand which sub category (Main meny, Mega meny, Style 1 Template etc) is shown which place.
Thanks.
HI
Try this css in theme panel > custom code > custom css: http://screencast.com/t/qoUqauKBi6
.td-header-menu-wrap .td-container{
width: 100%;
}
Unfortunately we don’t have a detailed documentation for theme fonts section but this is on our todo list and we will try to complete id in shortest time possible.
Basically each section refers to a specific element or at a group of elements. It could be a bit hard at the beginning to identify the role of each option bu you ca try with a simple page, add one or two block on it then make a few changes in theme panel to see how the page change.
Thanks!
Hi
I have investigated regarding the theme fonts, as suggested. I have found several answers, but still have some questions.
1. Where do I change the font of the different blocks on my home page?
2. What is the font used in Block 13? Is the font the same as in Block 11? Both shown on my home page. I like the font in Block 13, but do not know hos to apply it to the body texts in the sidebar on home page and the blog posts as a do not find the name. (I know how to change the font in the Body parts).
3. For Quotes I use the “-icon in the tool bar of each blog post. I have found hove to change it to Normal text (for lower cases) but I would like to have all quotes starting with a large “-sign about 1,5 times the hight of the font. Can I configure this myself? If not, can it be done by CSS changes?
4. How do I in general understand which font, size, weight etc is used when most of the used values in the drop-down lists are Default?
5. Where do I change the colours of the texts on the homepage (blocks), blog posts and pages?
Thanks.
Hello,
1. The fonts can be changed for each module in particular. The module is the base element in our theme. A block consists of 1 or more modules. You can find a list of what modules are used on what block here: http://screencast.com/t/brl5OaBYkP Then you can access this part of the fonts section: http://screencast.com/t/Xf935WZJe6k
2. Every part of the site can be changed from the block settings. Our default fonts are ‘open sans’ and ‘roboto’
3. If you do not use the blockquote elements, yopu can try to use a span around the ” and add an inline css to it like this link suggests:http://www.w3schools.com/tags/tag_span.asp
4. We did not add a specific values for the elements. They were set with the value the designer considered them to display properly in. If you want to see what font size a particular element has, you can use the browser inspector to do it. You can use this guide on how to use it: https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
5. You can find the color settings under the theme panel-> theme colors tab here: http://screencast.com/t/Vv67faEMMX
Thank you!
Thanks.
I did understand how to change the block settings using the different moduls in my questions 1, 2 and 4. I am looking for the font used in block 13 (Modul 14 and Modul MX3) and want to apply the same on the font used for Body General Font. I have previous tried to use the browser Inspector, but I cannot understand how to do it I am afraid.
I have tried to change the Body General Font to Open Font or Roboto, but it is not the same as in Module 13. Can you please help me with the text font used in Block 13/Module MX3?
Hi
The font options for module 14 can be found here: http://screencast.com/t/vRpfDh27sjnc also for module MX3 here: http://screencast.com/t/WrzqhRDUYA
Let us know if you need further astatine on this!
Thanks!
Thanks. What I want to do is to apply the same text font as the one used in Block13 for my whole blog.
I find that Module 14 reglates the titel of Block 13. But in which module can I find the name of the font used for the text in Block 13?
I also find that Module MX3 also reglates something Block 13, but which part is that?
Also I do not understand how to use the beowser inspector, so I cannot use that tool to find the font used in Block 13 myself.
Thanks. Sorry I have so hard to understand this.
HI
There is no option to set a specific font size for whole site,sorry. You will have to set the font for each site part from theme panel.
Module MX3 is used when block 13 is displayed on one column like here: http://screencast.com/t/F7KJ2i6G
If you’re using google chrome just use F12 to start the inspector but finding the proper element in the page could be a bit tricky.
Thanks!
Hi
I am aware that I will have to change the font several places to have the same font displayed all over my blog. That is no problem as long as i know the name of the font I want to use.
I know how to start the browser inspector using F12 bot I cannot find the proper element. I am not a html developer, unfortunately. Is there any chance you can tell me the name of the font used in Block 13?
Thanks.