- Posts: 185
- Thank you received: 0
toppanel
-
dh12355@gmx.de
Inactive member -
Topic Author
- Member
-
Less
More
13 years 1 month ago #15404
by dh12355@gmx.de
toppanel was created by dh12355@gmx.de
Hello,
i use the version 1.7. In the toppanel are 4 blocks. In a menublock the words are not left-justified but some pixel indented. In the block with only words they are left-justified. In which css file can i change this to have the blocks with only words also some pixel indented?
In every articel stands above: E-Mail Print PDF.
How can i change f.e. "E-Mail" into "sent an E-Mail to a friend"?
Thanks for help!
i use the version 1.7. In the toppanel are 4 blocks. In a menublock the words are not left-justified but some pixel indented. In the block with only words they are left-justified. In which css file can i change this to have the blocks with only words also some pixel indented?
In every articel stands above: E-Mail Print PDF.
How can i change f.e. "E-Mail" into "sent an E-Mail to a friend"?
Thanks for help!
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 1 month ago #15415
by ivan.milic
Replied by ivan.milic on topic Re: toppanel
template_css.css:
.content_wrap div.moduletable h3, #top-panel div.module h3 {
padding: 5px 15px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
font-family: 'Cuprum', arial, serif;
}
For other question you can find label text in some ini file in language/en-GB/ folder. Copy files locally and then use some text searching utility to locate right file.
.content_wrap div.moduletable h3, #top-panel div.module h3 {
padding: 5px 15px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
font-family: 'Cuprum', arial, serif;
}
For other question you can find label text in some ini file in language/en-GB/ folder. Copy files locally and then use some text searching utility to locate right file.
Please Log in to join the conversation.
-
dh12355@gmx.de
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 185
- Thank you received: 0
13 years 1 month ago #15504
by dh12355@gmx.de
Replied by dh12355@gmx.de on topic Re: toppanel
Thanks for your answer.
But i dont mean the heading but the text under the heading.
f.e.: heading in the demo: "Top Panel"; Text: "This panel contains four module...."
My question was how can i modify it that the Text "This panel contains four module...." is some pixel indented?
But i dont mean the heading but the text under the heading.
f.e.: heading in the demo: "Top Panel"; Text: "This panel contains four module...."
My question was how can i modify it that the Text "This panel contains four module...." is some pixel indented?
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 1 month ago #15516
by ivan.milic
Replied by ivan.milic on topic Re: toppanel
Can you seen an link so we could see what you mean?
Please Log in to join the conversation.
Time to create page: 0.183 seconds