- Posts: 64
- Thank you received: 0
few small problems: border, aligned left column
-
Strzelec
Active member - Topic Author
- Member
Less
More
12 years 11 months ago #13800
by Strzelec
few small problems: border, aligned left column was created by Strzelec
Hi,
I have a few small problems:
First there is no border around modules,
Second in the left column module vm_randomproduct photo and description are aligned to the left, the price to the center. I want to be the center of everything.
Third where can I find this style of description that I did not have a underline
See the web www.strzelambolubie.pl/index.php?option=...7&vmcchk=1&Itemid=47
Thanks and sorry for my English
I have a few small problems:
First there is no border around modules,
Second in the left column module vm_randomproduct photo and description are aligned to the left, the price to the center. I want to be the center of everything.
Third where can I find this style of description that I did not have a underline
See the web www.strzelambolubie.pl/index.php?option=...7&vmcchk=1&Itemid=47
Thanks and sorry for my English
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 11 months ago - 12 years 11 months ago #13813
by ivan.milic
Replied by ivan.milic on topic Re: few small problems: border, aligned left column
in template_css.css you have:
.sectiontableentry1 td {
padding:5px;
text-align:left;
}
change text-align: left; to text-align: center;
For underlined text use:
.sectiontableentry1 td div a{
...your style...
}
(add that)
.sectiontableentry1 td {
padding:5px;
text-align:left;
}
change text-align: left; to text-align: center;
For underlined text use:
.sectiontableentry1 td div a{
...your style...
}
(add that)
Last edit: 12 years 11 months ago by ivan.milic.
Please Log in to join the conversation.
-
Strzelec
Active member - Topic Author
- Member
Less
More
- Posts: 64
- Thank you received: 0
12 years 11 months ago #13824
by Strzelec
Replied by Strzelec on topic Re: few small problems: border, aligned left column
thanks, so everything is already in the middle. And you have an idea on the first problem?
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 11 months ago #13827
by ivan.milic
Replied by ivan.milic on topic Re: few small problems: border, aligned left column
For which modules you want border on?
The following user(s) said Thank You: Strzelec
Please Log in to join the conversation.
-
Strzelec
Active member - Topic Author
- Member
Less
More
- Posts: 64
- Thank you received: 0
12 years 11 months ago #13829
by Strzelec
Replied by Strzelec on topic Re: few small problems: border, aligned left column
Ok
I fixed the problem. I had set the same color as the background and border
Thanks
I fixed the problem. I had set the same color as the background and border
Thanks
Please Log in to join the conversation.
-
Strzelec
Active member - Topic Author
- Member
Less
More
- Posts: 64
- Thank you received: 0
12 years 11 months ago #13830
by Strzelec
Replied by Strzelec on topic Re: few small problems: border, aligned left column
However, in the module vm_scroller still do not have a frame
www.strzelambolubie.pl/index.php?option=...4&vmcchk=1&Itemid=94
www.strzelambolubie.pl/index.php?option=...4&vmcchk=1&Itemid=94
Please Log in to join the conversation.
Time to create page: 0.092 seconds