-
AuthorPosts
-
March 4, 2015 at 7:13 pm #204343
Hi, want to remove the trending topics border after I disabled this module. here is a pic of the border.
Thanks in advance
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
March 4, 2015 at 8:02 pm #561635As always, so that we can best assist you, please provide the url of the site you’re working on.
March 4, 2015 at 9:15 pm #561648sorry about that the url is
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
March 4, 2015 at 9:34 pm #561651Try This . . . .
Within file path —> /templates/ja_teline_v/local/css/template.css
at line 4716, modify as follows:
.header-right .header-right-inner {
box-shadow: none;
display: table;
float: right;
height: 96px;
table-layout: fixed;
}Better ??
1 user says Thank You to TomC for this useful post
March 4, 2015 at 10:09 pm #561653Thanks a lot!!!
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
March 4, 2015 at 10:18 pm #561654Happy to be of assistance . . . All the best with your continuing site development. 🙂
edd Friendedd
- Join date:
- May 2006
- Posts:
- 350
- Downloads:
- 11
- Uploads:
- 73
- Thanks:
- 76
- Thanked:
- 8 times in 2 posts
March 10, 2015 at 1:37 pm #562425Great, it works fine for me…
just one thing: the path you gave:
<em>@TomC 461588 wrote:</em><blockquote>
Within file path —> /templates/ja_teline_v/local/css/template.css
</blockquote>I dindt found the “/local/”
So my path is:
/templates/ja_teline_v/css/template.css
and the line 4716, is in fact: 4772:
@media (min-width: 992px) {
.header-right .header-right-inner {
height: 96px;
box-shadow: none;
float: right;
display: table;
table-layout: fixed;
}
.header-right .header-right-inner > .col {
display: table-cell;
vertical-align: top;
}
}Thanks for your help TomC 🙂
1 user says Thank You to edd for this useful post
iguinee Friendiguinee
- Join date:
- December 2009
- Posts:
- 453
- Downloads:
- 10
- Uploads:
- 39
- Thanks:
- 58
- Thanked:
- 32 times in 1 posts
edd Friendedd
- Join date:
- May 2006
- Posts:
- 350
- Downloads:
- 11
- Uploads:
- 73
- Thanks:
- 76
- Thanked:
- 8 times in 2 posts
April 1, 2015 at 7:08 am #565304Hi iguinee,
maybe you have added some lines in your file template.css
what I do when I have this “problem” is this: I open the file (here: template.css), I select all text and I start a searching of: header-right
When it founds header-right then I start to look line by line the code I need, in this case it is: header-right .header-right-inner
It take some time, but always works 🙂
Hope it helps
iguinee Friendiguinee
- Join date:
- December 2009
- Posts:
- 453
- Downloads:
- 10
- Uploads:
- 39
- Thanks:
- 58
- Thanked:
- 32 times in 1 posts
April 4, 2015 at 12:14 am #565693I have checked it using the search (Ctrl + F), but I could not find that specific line. I would like to make the box bigger or remove it completely
iguinee Friendiguinee
- Join date:
- December 2009
- Posts:
- 453
- Downloads:
- 10
- Uploads:
- 39
- Thanks:
- 58
- Thanked:
- 32 times in 1 posts
April 7, 2015 at 1:24 am #566005any help on this? Or do I need to open a new thread?
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
AuthorPostsViewing 12 posts - 1 through 12 (of 12 total)This topic contains 12 replies, has 5 voices, and was last updated by Adam M 9 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Remove the border from Trending Topics module
Viewing 12 posts - 1 through 12 (of 12 total)