Ferikes
Forum Replies Created
-
Forum: Plugins
In reply to: [Inline Google Spreadsheet Viewer] h axis formatOk, thank you for the effort Meitar.
Forum: Plugins
In reply to: [Inline Google Spreadsheet Viewer] h axis formatI really put it there. I don’t know why it is not working. I cleared my cache several times.
This is the pic from my wordpress:
https://postimg.org/image/4gqx7dzr5/Forum: Plugins
In reply to: [Inline Google Spreadsheet Viewer] h axis formatNot working either, this is my whole code that I am using
[gdoc key="LINK TO SHEET" chart="Line" title="Total equity from November 16, 2015" chart_height="450" chart_h_axis='{"format":"currency"}']
Forum: Plugins
In reply to: [Inline Google Spreadsheet Viewer] h axis formatSorry for that. Here is the link to the particular table:
https://letstradetogether.com/overall-results/Forum: Plugins
In reply to: [Inline Google Spreadsheet Viewer] h axis formatThanx for the answer. However the code you provided is not working either ??
Forum: Themes and Templates
In reply to: [Virtue] Hiding heading in categoryYou are my personal hero Hannah ??
It worked like a champ. Thank you very much!
F.
Forum: Themes and Templates
In reply to: [Virtue] Page content (text) overlappingYes I did. My bad, I just copied big text without spaces so that was the problem. Sorry.
RESOLVED
Forum: Themes and Templates
In reply to: [Virtue] Dynamic header and custom menuHello again,
don′t worry about the css tweaks and transparent header. I managed to solve that.
I was also able to get rid of the name of the category and pages trough this code:
.page-header {
display: none;
}However it seems to be blocking the text and pic on the results category as well. But that is not so important. If nothing else I will change the structure of the web so I will use page instead of category in the menu.
The last important issue which I am unable to solve is the text overlaping to the right side on all pages.
Forum: Themes and Templates
In reply to: [Virtue] Dynamic header and custom menuI tried to insert this code into my custom css file
@media all and (min-width: 1200px) {
.container {
width: 80%;
}
}but it doesn’t help. The text keeps overlaping to the right. It is like some of the text wouldn’t ‘respect’ the edge of the right border: https://letstradetogether.com/join-us/
Forum: Themes and Templates
In reply to: [Virtue] Dynamic header and custom menuOne more thing. As I moved the sidebar to the left, the text on the page is overlapping to the right side of the screen. Can you help with that please?
Forum: Themes and Templates
In reply to: [Virtue] Dynamic header and custom menuHi,
thank you very much. The css code for the menu on the left side worked perfect.
It also seems that I will be able to create pictures (slides with a single pic.) on the pages as you wrote me (using feature on pages) and I can add the text on the picture in some graphic software thus it should work fine for me.
I was just wondering if I am able to do it also with a category. I will be able to add a picture in the same size at the top of the category. There are just 2 issues with this:
1) I would like to avoid the picture to be clickable, so it won’t open on the whole screen if somebody clicks it
2) Can I get rid of the name of the category above the picture somehow?I am also eager to try the option you suggested with the transparent image and css tweaks if you can explain how to do it.
Best regards,
F.