- Posts: 76
- Thank you received: 0
Changing font size in TOP module
-
bobgen
Inactive member -
Topic Author
- Member
-
Less
More
14 years 1 month ago #5246
by bobgen
Changing font size in TOP module was created by bobgen
How is possible to change font size (make bigger) in top module for message on top line and menu on right side?
Thanks.
Thanks.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
14 years 1 month ago #5258
by ivan.milic
Replied by ivan.milic on topic Re: Changing font size in TOP module
You should change css.
I can tell you what to change if you give me link to your site. Your username is familiar maybe you already sent me link in other thread but I can not find it so please send it again in this thread.
I can tell you what to change if you give me link to your site. Your username is familiar maybe you already sent me link in other thread but I can not find it so please send it again in this thread.
Please Log in to join the conversation.
-
bobgen
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 76
- Thank you received: 0
14 years 1 month ago #5261
by bobgen
Replied by bobgen on topic Re: Changing font size in TOP module
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
14 years 1 month ago #5308
by ivan.milic
Replied by ivan.milic on topic Re: Changing font size in TOP module
That is in :
.full_wrapper {
font-size: 10px;
text-transform: uppercase;
line-height: 32px;
}
of layout.css file
.full_wrapper {
font-size: 10px;
text-transform: uppercase;
line-height: 32px;
}
of layout.css file
The following user(s) said Thank You: bobgen
Please Log in to join the conversation.
Time to create page: 0.154 seconds