Tagged: hasTooltip, teline V
-
AuthorPosts
-
Pankaj Sharma Moderator
Pankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
July 3, 2016 at 2:45 am #946330Hi
kindly post your working site URL Here and set the CSS compression Off from template options . So that I check your request .italpascal Frienditalpascal
- Join date:
- November 2014
- Posts:
- 94
- Downloads:
- 95
- Uploads:
- 34
- Thanks:
- 9
- Thanked:
- 3 times in 1 posts
July 3, 2016 at 5:23 pm #946403OK, My temporary site is lowcost.polynesiaxtutti.it
thank youItal Pascal
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
July 4, 2016 at 1:42 am #946439Hi
I checked the code and noticed the image path is wrong , below you can found the correct code.createdby, .author { font-weight: bold; background: url("/templates/ja_teline_v/images/ico/draw_calligraphic.png") no-repeat right 5px; }
beside this the code is working Here : http://prntscr.com/bogg8e
italpascal Frienditalpascal
- Join date:
- November 2014
- Posts:
- 94
- Downloads:
- 95
- Uploads:
- 34
- Thanks:
- 9
- Thanked:
- 3 times in 1 posts
July 6, 2016 at 8:54 am #947238OK, corrected √ , changed joomla.less file and saved it I tried to compile but returns error on line 29
see image
help me understand?
thank you
Ital Pascalps: if you want I can give you an account in private
-
Pankaj Sharma Moderator
Pankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
July 6, 2016 at 10:59 am #947277Hi
the changes are in the css , You should define the custom style changes in the custom.css file .
Save and check .
Less files are core style files and updated on template updates , and the changes also lost .italpascal Frienditalpascal
- Join date:
- November 2014
- Posts:
- 94
- Downloads:
- 95
- Uploads:
- 34
- Thanks:
- 9
- Thanked:
- 3 times in 1 posts
July 6, 2016 at 2:33 pm #947394Hi,
but I put in the changes in custom.css and how to see the changes on the site are not perfect 🙁/* modifica del Creato da - Autore */ .createdby, .author { font-weight: bold; background:url("/templates/ja_teline_v/images/ico/draw_calligraphic.png") no-repeat right 5px; padding: 10px 24px; } .article-aside-full dd:after { display: inline-block; margin-left: 10px; color: #666666; font-weight: 300 } .dd.createby.hasTooltip { padding: 1px 10px; } .breadcrumb > .active .hasTooltip, .breadcrumb > li.active .hasTooltip, .breadcrumb > li.active:hover .hasTooltip, .breadcrumb li.active:active .hasTooltip, .breadcrumb li.active:focus .hasTooltip { padding-right: 1px 10px } .article-aside-full dd:before { display: inline-block; margin-left: 1px; color: #156b61; font-weight: 300 }
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
July 7, 2016 at 3:09 am #947520Hi
please check it again , Here u can see the changes did by you are working fine .
http://prntscr.com/bogg8e http://prntscr.com/bprz2l
You can give me a screenshot and illustrate the changes in the screenshot that u applied and not working ,
With page url . Also give me code separate , because custom.css file has different codes , I am not sure on which part of site u applied them .italpascal Frienditalpascal
- Join date:
- November 2014
- Posts:
- 94
- Downloads:
- 95
- Uploads:
- 34
- Thanks:
- 9
- Thanked:
- 3 times in 1 posts
July 7, 2016 at 8:56 am #947617????? I do not understand your point 🙁
I eliminated from the two files : .article-aside-full dd:after e article-aside-full dd:before BUT picks up another point on line " content: " / " ( see image )That’s what i can not understand 🙁
from file on line 372 eliminated ( see image Joomla_Less )
content : " / " <—– eliminatedmy file custom.css
/* modifica del Creato da - Autore */ .createdby, .author { font-weight: bold; background:url("/templates/ja_teline_v/images/ico/draw_calligraphic.png") no-repeat right 5px; padding: 10px 24px; } .article-aside-full dd:after { display: inline-block; margin-left: 10px; color: #666666; font-weight: 300 } .article-aside-full dd:before { display: inline-block; margin-left: 1px; color: #156b61; font-weight: 300 }
-
Pankaj Sharma Moderator
Pankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
July 7, 2016 at 9:11 am #947630Hi
I saw youe images , in which u want to remove the css style that also running , for this u do not need to edit Less , LESS files are core style files , also your site is running on CSS , you should turn Off
css compression from template options first .
Turn of Joomla cache
Clean your browser cache
then reload the page , inspect element on the tooltip part and u will all the path of files .
http://prntscr.com/bpuzxp
Till the compression is ON you can not see the path of style code .PS : You have not need to remove the code from root files , as the custom.css already working to override the code .
Let me know if still there is any confusion in this part .1 user says Thank You to Pankaj Sharma for this useful post
italpascal Frienditalpascal
- Join date:
- November 2014
- Posts:
- 94
- Downloads:
- 95
- Uploads:
- 34
- Thanks:
- 9
- Thanked:
- 3 times in 1 posts
July 7, 2016 at 10:51 am #947683intend ??? ( see image )
OK disabled
You can find ???
http://lowcost.polynesiaxtutti.it/index.php/isole-della-societa/369-perche-scegliere-mooreatank you
italpascal Frienditalpascal
- Join date:
- November 2014
- Posts:
- 94
- Downloads:
- 95
- Uploads:
- 34
- Thanks:
- 9
- Thanked:
- 3 times in 1 posts
July 7, 2016 at 11:06 am #947686OK, eliminated on line 2998 from template.css 🙂 Thank you
italpascal Frienditalpascal
- Join date:
- November 2014
- Posts:
- 94
- Downloads:
- 95
- Uploads:
- 34
- Thanks:
- 9
- Thanked:
- 3 times in 1 posts
July 7, 2016 at 3:16 pm #947757OK, SOLVED 🙂
Thank You
AuthorPostsViewing 12 posts - 1 through 12 (of 12 total)This topic contains 12 replies, has 2 voices, and was last updated by italpascal 8 years, 4 months ago.
The topic ‘Modification padding in dd.createdby.hasTooltip’ is closed to new replies.
Jump to forum