- Posts: 27
- Thank you received: 0
Google Analytics
-
krishankumar
Inactive member - Topic Author
- Member
Less
More
11 years 6 months ago #29843
by krishankumar
Replied by krishankumar on topic Font Size
i tried defining the font size in Layout.css and also in Template.css but it did not work
Fire bug says line 153
body {
color: #6D6D6D;
font-size: 11px;
}
Tried locating this line in all the css bu was unsuccessful.
Thanks and regards
Krishan
Fire bug says line 153
body {
color: #6D6D6D;
font-size: 11px;
}
Tried locating this line in all the css bu was unsuccessful.
Thanks and regards
Krishan
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 6 months ago #29850
by ivan.milic
Replied by ivan.milic on topic Font Size
try like this:
body {
color: #6D6D6D!important;
font-size: 11px!important;
}
body {
color: #6D6D6D!important;
font-size: 11px!important;
}
Please Log in to join the conversation.
-
krishankumar
Inactive member - Topic Author
- Member
Less
More
- Posts: 27
- Thank you received: 0
11 years 6 months ago #29867
by krishankumar
Replied by krishankumar on topic Font Size
In which file template.css or layout.css
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 6 months ago #29883
by ivan.milic
Replied by ivan.milic on topic Font Size
in template_css.css
Please Log in to join the conversation.
-
krishankumar
Inactive member - Topic Author
- Member
Less
More
- Posts: 27
- Thank you received: 0
11 years 6 months ago #30261
by krishankumar
Replied by krishankumar on topic Blog Page
How does the blog menu in footer works. I have not been able to figure out how it picks up the FAQ Category.
It's Menu Type alias menu -
It's Menu Type alias menu -
Please Log in to join the conversation.
-
krishankumar
Inactive member - Topic Author
- Member
Less
More
- Posts: 27
- Thank you received: 0
11 years 6 months ago #30262
by krishankumar
Replied by krishankumar on topic Blog Module Problem
This problem arises when i add a new articles in blog are amed the previous one
Please Log in to join the conversation.
Time to create page: 0.132 seconds