-
AuthorPosts
-
February 14, 2013 at 5:09 pm #184971
Hi Friends. I’m trying to remove some blank areas on the website (I mean, i’m not going to show some modules and thats why now I have some blank areas) Is there a file where Im able to do some changes?
Thanks on advance!!!!
February 15, 2013 at 7:56 pm #483578Answers Please….. !!!:((
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
February 16, 2013 at 2:09 am #483593I have fixed the problem on your site with the details below
Open templates/ja_puresite/css/template.css file
#ja-header .main-inner1 {
border-bottom: 1px solid #e5e6e7
}
#ja-botsl .main div.ja-moduletable, #ja-botsl .main div.moduletable {
padding-top: 20px;
padding-bottom: 20px;
margin: 0px;
border: none;
background: none;
border-top: 1px solid #e5e6e7
width: 100% !important;
}
#ja-container .main { padding: 20px 0 0; }
change to
#ja-header .main-inner1 {
border-bottom: 0px solid #e5e6e7
}
#ja-botsl .main div.ja-moduletable, #ja-botsl .main div.moduletable {
padding-top: 0px;
padding-bottom: 20px;
margin: 0px;
border: none;
background: none;
border-top: 0px solid #e5e6e7
width: 100% !important;
}
#ja-container .main { padding: 0px; }
1 user says Thank You to Ninja Lead for this useful post
February 16, 2013 at 4:44 pm #483668Excellent! Thank you sooo much!
🙂
nix1000uk Friendnix1000uk
- Join date:
- March 2012
- Posts:
- 33
- Downloads:
- 12
- Uploads:
- 7
- Thanks:
- 17
- Thanked:
- 1 times in 1 posts
November 1, 2013 at 11:34 pm #510962Hi, I have exactly the same problem. I think that I have made the same changes but I still have the lines.
any ideas??
Thanks
Nick…phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
November 2, 2013 at 4:15 am #510974Hi Nick,
Can you try to follow the suggstion of Ninja Lead again and clear JAT3 cache (Button at the top right of dashboard) after saving changes ?
nix1000uk Friendnix1000uk
- Join date:
- March 2012
- Posts:
- 33
- Downloads:
- 12
- Uploads:
- 7
- Thanks:
- 17
- Thanked:
- 1 times in 1 posts
November 2, 2013 at 9:44 pm #511020Hi Leo, that’s great – done it. (I think I had forgotten to clear the cache) I only have the one line now.
Is the a way to remove the dashes from the JA Side News pictures. they are still there if I don’t show the ‘Read More’Thank you
Nick…-
phong nam Friend
phong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
November 3, 2013 at 2:30 am #511025Hi Nick,
You can put below css styles override into the end of templates/ja_puresite/css/template.css file:
p.readmore a {
background: none !important;
}Remember to clear JAT3 cache.
nix1000uk Friendnix1000uk
- Join date:
- March 2012
- Posts:
- 33
- Downloads:
- 12
- Uploads:
- 7
- Thanks:
- 17
- Thanked:
- 1 times in 1 posts
November 3, 2013 at 8:50 pm #511070Hi Leo, tried that, and I’m afraid it didn’t work ??
(Yes I did, refresh Cah.:)
cheers
Nick…phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
November 4, 2013 at 1:45 am #511078Hi Nick,
Can you try my suggestion once age time again and also clear the browser cache ? You can see the result on my side in the attachment below.
nix1000uk Friendnix1000uk
- Join date:
- March 2012
- Posts:
- 33
- Downloads:
- 12
- Uploads:
- 7
- Thanks:
- 17
- Thanked:
- 1 times in 1 posts
November 4, 2013 at 1:35 pm #511155Hi Leo,
I’m sorry, I probably didn’t explain myself properly before. Its the dashes below the pictures (above the ‘Readmore’) That I would like to get rid of.Thank you
Nick…
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
November 5, 2013 at 8:44 am #511225Hi Nick,
Thank you for the snapshot. You can remove that dash by opening templatesja_puresitecssmod_jasidenews.css file, find lines:
.ja-slidenews-item .ja-title {
font-size: 1.167em;
text-shadow: 0 0 1px rgba(0,0,0,.1);
color:#353637;
font-weight: normal;
background: url(../images/title-bg.gif) no-repeat left bottom;
padding-bottom: 10px;
margin-bottom: 10px;
font-family: 'QuestrialRegular', Arial, Helvetica, sans-serif;
}Then remove the background in red texts above and clear JAT3 cache.
1 user says Thank You to phong nam for this useful post
nix1000uk Friendnix1000uk
- Join date:
- March 2012
- Posts:
- 33
- Downloads:
- 12
- Uploads:
- 7
- Thanks:
- 17
- Thanked:
- 1 times in 1 posts
November 5, 2013 at 1:59 pm #511264:):)Hi leo, That did it. thank very much for your help. it is very much appreciated.
AuthorPostsViewing 13 posts - 1 through 13 (of 13 total)This topic contains 13 replies, has 4 voices, and was last updated by nix1000uk 11 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
Remove some areas in Template
Viewing 13 posts - 1 through 13 (of 13 total)