-
AuthorPosts
-
global21 Friend
global21
- Join date:
- March 2011
- Posts:
- 134
- Downloads:
- 37
- Uploads:
- 43
- Thanks:
- 31
- Thanked:
- 5 times in 3 posts
March 29, 2011 at 10:41 am #162078Hi,
Really strange i looked at my website this morning and the footer has change and i don’t know why? its normal on every other page apart from the home page.
Have i accidently change something, Any clues?
thanks in advance.
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
March 30, 2011 at 2:35 am #383922<em>@global21 230867 wrote:</em><blockquote>Hi,
Really strange i looked at my website this morning and the footer has change and i don’t know why? its normal on every other page apart from the home page.
Have i accidently change something, Any clues?
thanks in advance.</blockquote>
File Path: templatesja_teline_ivcsstemplate.css
Replcace this Code
#ja-container .main-inner1 {
background: url("/templates/ja_teline_iv/images/stripe-bg-2.png") repeat scroll 0 0 #DDDDDD;
margin: 0;
padding: 2px;
}
With
#ja-container .main-inner1 {
margin: 0;
padding: 2px;
}1 user says Thank You to chavan for this useful post
global21 Friendglobal21
- Join date:
- March 2011
- Posts:
- 134
- Downloads:
- 37
- Uploads:
- 43
- Thanks:
- 31
- Thanked:
- 5 times in 3 posts
March 30, 2011 at 10:14 am #384023thanks for that. Any clues why this happend.
global21 Friendglobal21
- Join date:
- March 2011
- Posts:
- 134
- Downloads:
- 37
- Uploads:
- 43
- Thanks:
- 31
- Thanked:
- 5 times in 3 posts
March 30, 2011 at 12:55 pm #384060hi there,
will this not change the stripes on the main content body? My footer on the hompage is what i wish to have back to the original colour that it is on every other page.
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
March 30, 2011 at 1:31 pm #384068This Css won’t overlap your content body
File Path: templatesja_teline_ivcsstemplate.css
Replace this Code
#ja-footer .main-inner1 {
padding: 12px 0 24px 240px;
}
With
#ja-footer .main-inner1 {
background: #1F1F1F;
padding: 12px 0 24px 240px;
}1 user says Thank You to chavan for this useful post
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
March 30, 2011 at 1:33 pm #384071Can you please post a link to your site and also make sure css optimization is set to “No” in the template manager?
In addition have you recently changed any css? It might have been (and this is just speculation) that you changed something but as the css was stored in cache the changes did not show until that cache was cleared.
global21 Friendglobal21
- Join date:
- March 2011
- Posts:
- 134
- Downloads:
- 37
- Uploads:
- 43
- Thanks:
- 31
- Thanked:
- 5 times in 3 posts
March 30, 2011 at 1:41 pm #384073hi,
i havent made any changes to the css that i know of. all compression is off. i haven’t tried the above as yet so if you wouldnt mind having a quick look that would be great.
its strange because on all other pages the footer is normal colour no stripes like the demo.
global21 Friendglobal21
- Join date:
- March 2011
- Posts:
- 134
- Downloads:
- 37
- Uploads:
- 43
- Thanks:
- 31
- Thanked:
- 5 times in 3 posts
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
March 30, 2011 at 2:29 pm #384085I am still not convinced. This section was previously working and it works as expected on other pages. The css above may work but for some reason I feel this is just masking a problem elsewhere.
Often in cases such as this there is an article or module missing a closing tag which then causes problems lower down in the template layout. Usually this is only noticed in IE but sometimes can cause problems in Firefox. It would have been interesting to have looked into that.
1 user says Thank You to Phill for this useful post
April 28, 2012 at 6:16 am #450600<em>@phill luckhurst 231225 wrote:</em><blockquote>I am still not convinced. This section was previously working and it works as expected on other pages. The css above may work but for some reason I feel this is just masking a problem elsewhere.
Often in cases such as this there is an article or module missing a closing tag which then causes problems lower down in the template layout. </blockquote>
Wise words.
We had a similar problem in which the footer was playing up in one blog section, after a new article was being posted. I initially thought that the issue was caused by the menu settings but that did not help.
Using your logic about code in an article, I re-examined the article and found uneccessary div tags. I stripped them out and hey presto – issue resolved. Thanks Phill.
AuthorPostsViewing 10 posts - 1 through 10 (of 10 total)This topic contains 10 replies, has 4 voices, and was last updated by diatribe 12 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Footer has change overnight?
Viewing 10 posts - 1 through 10 (of 10 total)