-
AuthorPosts
-
success_bus Friend
success_bus
- Join date:
- November 2012
- Posts:
- 131
- Downloads:
- 0
- Uploads:
- 24
- Thanks:
- 62
- Thanked:
- 13 times in 1 posts
September 14, 2014 at 12:55 pm #201301Hi,
Has anyone any idea how to remove standard grey border in both Articles and modules.
I have put the border to zero both in css and html.Thanks!
Best regards
success_busPankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 15, 2014 at 5:26 am #549491Hello to remove the border from sidebar module .
Add this css code into your custom.css file .
/css/custom.css.t3-sidebar .t3-module
{border:none;}For Articles can you explain it a bit more with a screenshot , which border in article you want to remove ?.
success_bus Friendsuccess_bus
- Join date:
- November 2012
- Posts:
- 131
- Downloads:
- 0
- Uploads:
- 24
- Thanks:
- 62
- Thanked:
- 13 times in 1 posts
September 15, 2014 at 7:34 am #549509Thanks for reply,
Yes, the border in article I want to remove.Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 15, 2014 at 10:44 am #549540<em>@success_bus 445774 wrote:</em><blockquote>Thanks for reply,
Yes, the border in article I want to remove.</blockquote>
For Articles can you explain it a bit more with a screenshot , which border in article you want to remove ?.success_bus Friendsuccess_bus
- Join date:
- November 2012
- Posts:
- 131
- Downloads:
- 0
- Uploads:
- 24
- Thanks:
- 62
- Thanked:
- 13 times in 1 posts
September 15, 2014 at 8:40 pm #549593I have created a table inside the editor with border to zero both in css and html.
But grey border shows in both Articles and modules.TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
September 15, 2014 at 9:18 pm #549603<em>@success_bus 445882 wrote:</em><blockquote>I have created a table inside the editor with border to zero both in css and html.
But grey border shows in both Articles and modules.</blockquote>Did you create the custom.css file as recommended?
The file path would be –> /templates/ja_biz/css/custom.css
Within that custom.css file, paste the following CSS rule:
.t3-sidebar .t3-module {
border: none;
}
SAVE CHANGES – CLEAR CACHE – REFRESH PAGE1 user says Thank You to TomC for this useful post
success_bus Friendsuccess_bus
- Join date:
- November 2012
- Posts:
- 131
- Downloads:
- 0
- Uploads:
- 24
- Thanks:
- 62
- Thanked:
- 13 times in 1 posts
September 15, 2014 at 9:43 pm #549606Hi dear TomC,
Thanks for your reply, it removes the border on the modules I need in Articles too.Thanks,
Best regards
success_busTomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
September 15, 2014 at 9:48 pm #549608Not seeing it on any articles . . . for example –> http://www.uzaprice.com/demo/index.php/hiring/118-nairobi-kenya-s
1 user says Thank You to TomC for this useful post
success_bus Friendsuccess_bus
- Join date:
- November 2012
- Posts:
- 131
- Downloads:
- 0
- Uploads:
- 24
- Thanks:
- 62
- Thanked:
- 13 times in 1 posts
September 15, 2014 at 9:56 pm #549610Hi dear TomC,
Sorry, I have not expressed myself correctly. I mean the border around the map on the main page.Thanks,
Best regards
success_busTomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
September 15, 2014 at 9:59 pm #549611Try This . . . .
Within file path –> /demo/css_map/map.css
at line 8, modify as follows:
#main_table {
background-color: #fff
border: none;
clear: none;
width: 720px;
}Better ?? 🙂
1 user says Thank You to TomC for this useful post
success_bus Friendsuccess_bus
- Join date:
- November 2012
- Posts:
- 131
- Downloads:
- 0
- Uploads:
- 24
- Thanks:
- 62
- Thanked:
- 13 times in 1 posts
September 15, 2014 at 10:14 pm #549615Thanks dear TomC for your professional help!
Best Wishes!
success_busTomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
September 15, 2014 at 10:25 pm #549617Happy to be of assistance . . . All the best with your continuing site development. 🙂
1 user says Thank You to TomC for this useful post
-
AuthorPosts
This topic contains 12 replies, has 3 voices, and was last updated by TomC 10 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum