- Posts: 10
- Thank you received: 0
Questions
-
marc55
Inactive member - Topic Author
- New Member
I have these questions, please help me:
- where can I change the fonts for the article titles (now ČŠŽ is not displaying correctly)?
- how can I set new links on the hot newsflash mod on front page right hand to the photos, please?
- where can I set bold font on the text on the photos in hot newsflash mod?
- is it possible to set a wider footer manu? If so, where?
Thank you for your time.
m.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
- Posts: 14116
- Thank you received: 1639
template_css.css
template_css.php
layout.css
change font property where ever you see it.
2. In module settings
3.
#featured .infotext{
font-weight: bold;
}
add that to bottom of template_css.css
4. If you think on 4 column menus you an just remove one module form there other will spread on 1/3 equal. If one on very bottom it will be wider if it has more items.
Please Log in to join the conversation.
-
marc55
Inactive member - Topic Author
- New Member
- Posts: 10
- Thank you received: 0
ivan.milic wrote: 1.
template_css.css
template_css.php
layout.css
change font property where ever you see it.
Ehm, thank you, I guess.
But I am not a programmer, can you be more specific, please?
I also don't know which font to change, nor do I know how to not mess the code up.
Please help.
ivan.milic wrote: 2. In module settings
Yes, but where?
I obviously added the links to the input field, to no avail. It doesn't work.
What is the trick, please?
ivan.milic wrote: 3.
#featured .infotext{
font-weight: bold;
}
add that to bottom of template_css.css
It worked, tnx.
ivan.milic wrote: 4. If you think on 4 column menus you an just remove one module form there other will spread on 1/3 equal. If one on very bottom it will be wider if it has more items.
No, the footer menu.
The links below the pictures on front page.
There are 5 links by default, I need at least seven links to fit in the same row.
Hope that makes my requests more clear.
thank you.
m
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
- Posts: 14116
- Thank you received: 1639
In module manager you can find module of this type: mod_hot_newsflash , enter it's settings and you will see.
What happens when you add 7 items, if it breaks you can ether make names shorter, or remove module that is to the right of it to make space.
Please Log in to join the conversation.
-
marc55
Inactive member - Topic Author
- New Member
- Posts: 10
- Thank you received: 0
ivan.milic wrote:
In module manager you can find module of this type: mod_hot_newsflash , enter it's settings and you will see.
Doesn't help much, sir.
There are input forms for links under photos, with # already being present.
But whatever I do, the links doesn't work. Even the live demo of this template doesn't show the working links.
There is something like /#fragment-1 present, but if I change this into real link, it doesn't work.
please help.
m.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
- Posts: 14116
- Thank you received: 1639
Please Log in to join the conversation.