-
AuthorPosts
-
TomC Moderator
TomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
September 16, 2014 at 10:55 pm #549776<em>@chenasona1 446094 wrote:</em><blockquote>no, did not worked :(</blockquote>
In that case, please temporarily set Optimize CSS to “Off” within your Template Manager–General settings.
(I will give you another way to do it)chenasona1 Friendchenasona1
- Join date:
- September 2014
- Posts:
- 25
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 9
- Thanked:
- 2 times in 1 posts
September 16, 2014 at 11:02 pm #549777Optimize CSS to “Off”
also Joomla Global config cahe settings off.TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
September 17, 2014 at 1:34 am #549780Try This . . . .
Within file path —> /components/com_easysocial/themes/frosty/styles/style.min.css
find the following CSS rule:
body div#fd.es.es-main {
position: relative;
}modify as follows:
body div#fd.es.es-main {
position: relative;
margin-top: 20px;
}SAVE CHANGES – CLEAR CACHE – REFRESH PAGE
How’s That?
1 user says Thank You to TomC for this useful post
chenasona1 Friendchenasona1
- Join date:
- September 2014
- Posts:
- 25
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 9
- Thanked:
- 2 times in 1 posts
September 17, 2014 at 7:11 am #549827Yes , it worked , but I believe after updating ES it will gone, is there any overriding possible ? If not I have to remember to change this every time 😉
jeanpaulbindo Friendjeanpaulbindo
- Join date:
- August 2014
- Posts:
- 24
- Downloads:
- 10
- Uploads:
- 9
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
September 17, 2014 at 9:01 am #549842Hi chenasona1,
I think putting your code into the custom.css will sort out the problem, it did for me.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
September 17, 2014 at 3:35 pm #549888<em>@jeanpaulbindo 446158 wrote:</em><blockquote>Hi chenasona1,
I think putting your code into the custom.css will sort out the problem, it did for me.</blockquote>
It may or may not . . . seeing as this is a CSS issue for a separate/third-party component. In many cases (that I have seen), the custom.css option tends to work primarily with/for Joomlart template CSS.
1 user says Thank You to TomC for this useful post
chenasona1 Friendchenasona1
- Join date:
- September 2014
- Posts:
- 25
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 9
- Thanked:
- 2 times in 1 posts
September 19, 2014 at 10:52 am #550166<em>@TomC 446100 wrote:</em><blockquote>Try This . . . .
Within file path —> /components/com_easysocial/themes/frosty/styles/style.min.css
find the following CSS rule:
body div#fd.es.es-main {
position: relative;
}modify as follows:
body div#fd.es.es-main {
position: relative;
margin-top: 20px;
}SAVE CHANGES – CLEAR CACHE – REFRESH PAGE
How’s That?</blockquote>
Hello TomC, previously your above solution worked for that specific menu link but at other pages the problem remains. I believe as the following screenshot if .t3-content padding (top and bottom) fixes it will resolve all the pages. I tried to edit this two paddings but getting confused what file to modify! because there are some less, some css in different folders that controls the view. Please tell me what is the exact file to change that settings.
Thanks. Screenshot
AuthorPostsThis topic contains 22 replies, has 5 voices, and was last updated by chenasona1 10 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum