-
AuthorPosts
-
rdevereaux Friend
rdevereaux
- Join date:
- November 2008
- Posts:
- 37
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 10
- Thanked:
- 1 times in 1 posts
March 17, 2009 at 3:38 pm #139250I have a problem with my site. I have removed the articles from the frontpage but the module background remains…….Is there a way that I can remove this from the frontpage without removing it from the rest of the pages where we want the articles shown?
March 17, 2009 at 3:40 pm #296446Edit template.css
[PHP]#ja-current-content {
padding: 20px;
background: url(../images/content-top.gif) no-repeat center top;
}[/PHP]change to:
[PHP]#ja-current-content {
background: url(../images/content-top.gif) no-repeat center top;
}[/PHP]Basically remove “padding:20px;”
questbg Friendquestbg
- Join date:
- May 2008
- Posts:
- 1912
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 146
- Thanked:
- 339 times in 197 posts
March 17, 2009 at 3:45 pm #296448Hi Becca
Did you unpublish the module?
Maybe a crazy question but I’ve not worked with that template! 🙂
Must talk to you about BootCamp in your Dock, I’ve got a problem with mine but that’s for later.
Best
Chrissfpkent Friendsfpkent
- Join date:
- October 2008
- Posts:
- 829
- Downloads:
- 0
- Uploads:
- 100
- Thanks:
- 310
- Thanked:
- 75 times in 1 posts
March 17, 2009 at 3:51 pm #296451Hi,
ahmedhn is right, that is actually body of the template but not a module, we have to totally remove it.
rdevereaux Friendrdevereaux
- Join date:
- November 2008
- Posts:
- 37
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 10
- Thanked:
- 1 times in 1 posts
March 17, 2009 at 4:18 pm #296456<em>@ahmedhn 118353 wrote:</em><blockquote>Edit template.css
[PHP]#ja-current-content {
padding: 20px;
background: url(../images/content-top.gif) no-repeat center top;
}[/PHP]change to:
[PHP]#ja-current-content {
background: url(../images/content-top.gif) no-repeat center top;
}[/PHP]Basically remove “padding:20px;”</blockquote>
This does remove it from the frontpage………
but look what it does to the rest of the articles :((
rdevereaux Friendrdevereaux
- Join date:
- November 2008
- Posts:
- 37
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 10
- Thanked:
- 1 times in 1 posts
March 18, 2009 at 10:45 pm #296757Bumping back to the top!
-
AuthorPosts
This topic contains 7 replies, has 4 voices, and was last updated by ahmedhn 15 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum