- Posts: 5
- Thank you received: 0
Font size News Flash
-
Nordman2010
Inactive member - Topic Author
- New Member
Less
More
14 years 8 months ago #986
by Nordman2010
Font size News Flash was created by Nordman2010
Hi. I am trying to increase the font size for the ARTICLE INFO TEXT that relates to each tab in Newsflash. I can only find CSS to change header font size. Please could you point me in the right direction? Thanks.
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6744
- Thank you received: 716
14 years 8 months ago #987
by milos
Replied by milos on topic Re: Font size News Flash
Hi, it's class .infotext p
Please Log in to join the conversation.
-
Nordman2010
Inactive member - Topic Author
- New Member
Less
More
- Posts: 5
- Thank you received: 0
14 years 7 months ago - 14 years 7 months ago #1232
by Nordman2010
Replied by Nordman2010 on topic Re:Font size News Flash
Hello Milos - thanks for your previous help - unfortunately having come back to this problem now I have been unable to increase the font size on my home page - could you advise on what I need to add to increase font size. Is it after infotech I put H2 or something instead of p?Also - am looking at your new hot photo gallery - looks great -and now intend to join the 'club' - are you open to ideas/ suggestions for new templates?
Thanks Steve (Nordman)
Thanks Steve (Nordman)
Last edit: 14 years 7 months ago by Nordman2010. Reason: Think I worked out what to do!
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6744
- Thank you received: 716
14 years 7 months ago #1233
by milos
Replied by milos on topic Re:Font size News Flash
Hello Steve, can you try to put percents for ".info p" instead of fixed font sizes (try 120% in example).
Yes, we are open for ideas. I already received several requests to design more "corporate" templates. Perhaps, it will be good to open a new Forum category (Template Suggestions/Ideas): www.hotjoomlatemplates.com/support-forum...the-future-templates
Yes, we are open for ideas. I already received several requests to design more "corporate" templates. Perhaps, it will be good to open a new Forum category (Template Suggestions/Ideas): www.hotjoomlatemplates.com/support-forum...the-future-templates
Please Log in to join the conversation.
-
Nordman2010
Inactive member - Topic Author
- New Member
Less
More
- Posts: 5
- Thank you received: 0
14 years 7 months ago #1275
by Nordman2010
Replied by Nordman2010 on topic Re:Font size News Flash
I'm still having a problem with Newsflash text size - cannot increase font of description - have increased size on links, tabs etc but text from first part of article which I type in article infotext in the module will not increase - could you help further?CSS is below
Steve (Nordman2010)
#featured ul.ui-tabs-nav{
position:absolute;
top:0; right:0;
list-style:none;
padding:0; margin:0;
}
#featured ul.ui-tabs-nav li {
padding:0;
font-size:12px;
> }
>
#featured li.ui-tabs-nav-item a {
display:block;
padding-left:5px;
text-decoration:none;
font-size:16px;
overflow:hidden;
}
#featured .infotext h2{
padding:12px 0; margin:10;
font-size:16px;
overflow:hidden;
}
#featured .infotext h2 a {
}
#featured .infotext p {
font-size:16px;
overflow:hidden;
}
#featured .infotext p a:hover{
}
#featured .ui-tabs-hide{
display:none;
}
Steve (Nordman2010)
#featured ul.ui-tabs-nav{
position:absolute;
top:0; right:0;
list-style:none;
padding:0; margin:0;
}
#featured ul.ui-tabs-nav li {
padding:0;
font-size:12px;
> }
>
#featured li.ui-tabs-nav-item a {
display:block;
padding-left:5px;
text-decoration:none;
font-size:16px;
overflow:hidden;
}
#featured .infotext h2{
padding:12px 0; margin:10;
font-size:16px;
overflow:hidden;
}
#featured .infotext h2 a {
}
#featured .infotext p {
font-size:16px;
overflow:hidden;
}
#featured .infotext p a:hover{
}
#featured .ui-tabs-hide{
display:none;
}
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6744
- Thank you received: 716
14 years 7 months ago #1277
by milos
Replied by milos on topic Re:Font size News Flash
Did you try to use font size in % that I recommended above. You can also try to remove "font-size:16px;" under "#featured .infotext p". Text will change in this case but it will be standard paragraph size. If you put size there, you make it fixed and it can't change size.
Please Log in to join the conversation.
Time to create page: 0.166 seconds