-
AuthorPosts
-
funci Friend
funci
- Join date:
- February 2008
- Posts:
- 246
- Downloads:
- 29
- Uploads:
- 64
- Thanks:
- 93
- Thanked:
- 5 times in 2 posts
March 1, 2015 at 10:15 pm #204242Hi guys,
I must put some text in custom HTML module in table. Table is without border lines, but in frontend I’ve got upper line.
How can I remove it?
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 2, 2015 at 1:41 am #561115Hello
You can Add style border :none for this . I am not sure to give you exact suggest without checking the table .
Can you share your working site url here or PM it to me , So i will check it for you.funci Friendfunci
- Join date:
- February 2008
- Posts:
- 246
- Downloads:
- 29
- Uploads:
- 64
- Thanks:
- 93
- Thanked:
- 5 times in 2 posts
March 2, 2015 at 10:37 pm #561290Hi pankajsharma,
I’ve sent you link in PM
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 3, 2015 at 1:19 am #561297Hello Funci
If you don`t want to show Border-top just add style in Td in the tableborder-top:none;
Like here >>> http://prntscr.com/6c0o0v
<tr>
<td style="text-align: center;border-top: none;">
<h3><span style="color: #009999"><strong>ELEKTROLUX GRAĐENJE d.o.o.</strong></span></h3>
<h3><span style="color: #009999"><strong>Šibenik</strong></span></h3>
</td>
<td style="text-align: center;border-top: none;">
<h3><span style="color: #009999"><strong>ELEKTROLUX TRGOVINA i SERVIS d.o.o.</strong></span></h3>
<h3><span style="color: #009999"><strong>Šibenik</strong></span></h3>
</td>
</tr>1 user says Thank You to Pankaj Sharma for this useful post
funci Friendfunci
- Join date:
- February 2008
- Posts:
- 246
- Downloads:
- 29
- Uploads:
- 64
- Thanks:
- 93
- Thanked:
- 5 times in 2 posts
March 3, 2015 at 8:59 am #561368Great! THX pankajsharma!
My mistake was that I was adding that style in “Table properties”, not for cells. :-[
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by funci 9 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Table in module
Viewing 5 posts - 1 through 5 (of 5 total)