-
AuthorPosts
-
April 3, 2015 at 6:10 am #205252
Good Morning
I have a problem with the css customization of Purity III. My changes are overwritten by the framework …In another template (Jasugite) I solved it:
http://www.t3-framework.org/documentation/bs3-customization#custom-css
http://www.joomlart.com/forums/topic/less-to-css-problem-customization-css/But this time seems not to work :((
Thank YouPankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
April 3, 2015 at 7:37 am #565604HI
Did you created custom.css in the css foler ?
Provide details on which part you are trying to override the css style .
Share your working site url so i can take a look on your problem .April 3, 2015 at 10:49 am #565631<em>@pankajsharma 466803 wrote:</em><blockquote>HI
Did you created custom.css in the css foler ?
Provide details on which part you are trying to override the css style .
Share your working site url so i can take a look on your problem .</blockquote>ok thanks!
the url is this
http://www.francofadda.it/labor/the custom CSS file is in the folder /www.francofadda.it/labor/templates/purity_iii/css
I have to remove the padding of Slideshows
the code to be changed is this
.corporate .slideshow {
background: #f7f7f7
border-bottom: 1px solid #eeeeee
padding: 0px 0;
}Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
April 3, 2015 at 11:36 am #565634Hello
The code should be like This
.corporate .slideshow{background:#f7f7f7!important;border-bottom:1px solid #eeeeee!importantpadding:0px 0!important}
Replace your code with above code .Clear cache and check .
April 3, 2015 at 12:38 pm #565638<em>@pankajsharma 466841 wrote:</em><blockquote>Hello
The code should be like This
.corporate .slideshow{background:#f7f7f7!important;border-bottom:1px solid #eeeeee!importantpadding:0px 0!important}
Replace your code with above code .Clear cache and check .</blockquote>
Unfortunately it seems not work … :-[
I also tried “development mode on” and “optimize css off” but does not change.I’d like to control the changes from a single CSS that can not be overwritten
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
April 3, 2015 at 12:45 pm #565639Hi
it should be worked. Send me your site admin details i will fix it directly on your site .April 3, 2015 at 1:17 pm #565644OK I sent you a private message.
I did not understand if it came …Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
April 3, 2015 at 1:38 pm #565646Hi
I added below code in your custom.css
there are some sysntax error in previous code ..corporate .slideshow{background:#f7f7f7!important; border-bottom:1px solid #eeeeee!important; padding:0px 0!important;}
You can check the front of site , now css from custom.css is working that i added .
Here >> http://prntscr.com/6p0hrpApril 3, 2015 at 1:47 pm #565649<em>@pankajsharma 466862 wrote:</em><blockquote>Hi
I added below code in your custom.css
there are some sysntax error in previous code ..corporate .slideshow{background:#f7f7f7!important; border-bottom:1px solid #eeeeee!important; padding:0px 0!important;}
You can check the front of site , now css from custom.css is working that i added .
Here >> http://prntscr.com/6p0hrp</blockquote>Thank You !!!!!!!
Now it works perfectly 😀 -
AuthorPosts
This topic contains 9 replies, has 2 voices, and was last updated by marvin74 9 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum