-
AuthorPosts
-
bigrats Friend
bigrats
- Join date:
- June 2015
- Posts:
- 26
- Downloads:
- 8
- Uploads:
- 4
- Thanks:
- 7
- Thanked:
- 3 times in 1 posts
July 23, 2015 at 12:38 pm #209159in the magazine and feature intro layout:
i just found there is a gap between content and footer, how can i remove it ?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
July 24, 2015 at 3:24 am #578477Hi @bigrats,
It looks like the padding of content and footer block, if you use Firebug editor in firefox or Inspect Element in Chrome, you can easily see it: http://prntscr.com/7wbdop
Then you can create a new css file called custom.css in this directory: root/templates/purity_iii/css/
and add your custom code there, for example:
.t3-mainbody {
padding-bottom: 0; //or change to your desired value
}
Hope this helps.
bigrats Friendbigrats
- Join date:
- June 2015
- Posts:
- 26
- Downloads:
- 8
- Uploads:
- 4
- Thanks:
- 7
- Thanked:
- 3 times in 1 posts
July 24, 2015 at 9:56 am #578543thanks.
its not working to add custom.css.
but its working when i edit template.css directly.thanks a lot !!
felix1 Friendfelix1
- Join date:
- February 2015
- Posts:
- 220
- Downloads:
- 36
- Uploads:
- 78
- Thanks:
- 67
- Thanked:
- 20 times in 6 posts
July 24, 2015 at 6:19 pm #578571<em>@bigrats 484551 wrote:</em><blockquote>thanks.
its not working to add custom.css.
but its working when i edit template.css directly.thanks a lot !!</blockquote>
Because of all the great support I’ve recieved here at Joomlart, (I see Joomlart not only as a template provider, but also as an educator) I’ve learnt that any changes in template.css will be overwritten when a new template update is installed.
So it is best to make any changes in custom.css. I use it all the time and it works great… 🙂
Felix Rimfrost
1 user says Thank You to felix1 for this useful post
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 24, 2015 at 6:26 pm #578572It actually can also depend on whether one is utilizing a particular color theme – as custom.css generally works best with core template CSS. To make modifications in specific color theme CSS, one needs to modify the CSS within the respective color theme.
bigrats:
If you can provide the url of the site you’re working on – as well as temporarily set “Optimize CSS” to “Off” within your Template Manager–General settings – we can try to assist you further.bigrats Friendbigrats
- Join date:
- June 2015
- Posts:
- 26
- Downloads:
- 8
- Uploads:
- 4
- Thanks:
- 7
- Thanked:
- 3 times in 1 posts
July 25, 2015 at 11:41 am #578600hi
thanks for your help.
for now, my site is on the localhost.
like you said, the template.css file i edited is in a particular color theme.<em>@TomC 484601 wrote:</em><blockquote>It actually can also depend on whether one is utilizing a particular color theme – as custom.css generally works best with core template CSS. To make modifications in specific color theme CSS, one needs to modify the CSS within the respective color theme.
bigrats:
If you can provide the url of the site you’re working on – as well as temporarily set “Optimize CSS” to “Off” within your Template Manager–General settings – we can try to assist you further.</blockquote>1 user says Thank You to bigrats for this useful post
bigrats Friendbigrats
- Join date:
- June 2015
- Posts:
- 26
- Downloads:
- 8
- Uploads:
- 4
- Thanks:
- 7
- Thanked:
- 3 times in 1 posts
July 25, 2015 at 11:41 am #644891hi
thanks for your help.
for now, my site is on the localhost.
like you said, the template.css file i edited is in a particular color theme.<em>@TomC 484601 wrote:</em><blockquote>It actually can also depend on whether one is utilizing a particular color theme – as custom.css generally works best with core template CSS. To make modifications in specific color theme CSS, one needs to modify the CSS within the respective color theme.
bigrats:
If you can provide the url of the site you’re working on – as well as temporarily set “Optimize CSS” to “Off” within your Template Manager–General settings – we can try to assist you further.</blockquote>1 user says Thank You to bigrats for this useful post
bigrats Friendbigrats
- Join date:
- June 2015
- Posts:
- 26
- Downloads:
- 8
- Uploads:
- 4
- Thanks:
- 7
- Thanked:
- 3 times in 1 posts
July 25, 2015 at 11:41 am #743522hi
thanks for your help.
for now, my site is on the localhost.
like you said, the template.css file i edited is in a particular color theme.<em>@TomC 484601 wrote:</em><blockquote>It actually can also depend on whether one is utilizing a particular color theme – as custom.css generally works best with core template CSS. To make modifications in specific color theme CSS, one needs to modify the CSS within the respective color theme.
bigrats:
If you can provide the url of the site you’re working on – as well as temporarily set “Optimize CSS” to “Off” within your Template Manager–General settings – we can try to assist you further.</blockquote>1 user says Thank You to bigrats for this useful post
-
AuthorPosts
This topic contains 8 replies, has 4 voices, and was last updated by bigrats 9 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum