Xerin Posted March 11, 2019 Share Posted March 11, 2019 (edited) How can I put a red frame around the rank? is there any guide or someone who can tell me how? Actually I have this code but Idk How can I add <li class="ipsType_break" style=" border: 1px solid #aa0038; border-radius: 20px; padding: 2px 10px; background: #1b1b2f; font-weight: 500; text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.72); margin-top: 6px; margin-bottom: 10px; margin-left: 15px; margin-right: 15px; ">News Writter</li> https://ibb.co/nffGgVQ Edited March 11, 2019 by Xerin Link to comment Share on other sites More sharing options...
0 titcrunch Posted March 11, 2019 Share Posted March 11, 2019 search post container template, see the capture 1 Best Regards Titcrunch French webdesigner in camel Design, Support, help and tutorials in : Forum Camel Design. Link to comment Share on other sites More sharing options...
0 Head Guru Posted March 11, 2019 Share Posted March 11, 2019 You would need to edit your theme files. I can't remember exactly which one, but it is one related to topics. I will see if I can find out which file you need to edit, if someone doesn't reply sooner. 1 Head Guru - Personal Blog: https://www.zacdrayson.com |Business Website: https://www.hydrawebservices.com Link to comment Share on other sites More sharing options...
0 Xerin Posted March 11, 2019 Author Share Posted March 11, 2019 27 minutes ago, titcrunch said: search post container template, see the capture How can I add like this <li class='ipsType_break'>{$comment->author()->member_title}</li> {{elseif $comment->author()->rank['title'] && $comment->author()->member_id}} <li class='ipsType_break'>{$comment->author()->rank['title']}</li> etc. where should I write Link to comment Share on other sites More sharing options...
0 titcrunch Posted March 11, 2019 Share Posted March 11, 2019 first step : https://www.codecademy.com/learn/learn-html ^^ 1 Best Regards Titcrunch French webdesigner in camel Design, Support, help and tutorials in : Forum Camel Design. Link to comment Share on other sites More sharing options...
0 Xerin Posted March 11, 2019 Author Share Posted March 11, 2019 4 hours ago, titcrunch said: first step : https://www.codecademy.com/learn/learn-html ^^ Ty I will learn after I'll Come for ask Link to comment Share on other sites More sharing options...
0 Jeffrey Posted March 13, 2019 Share Posted March 13, 2019 The question(s) in this support topic have been answered and the topic author has resolved their issue. This topic is now closed. If you have other questions, please open a new topic. Support Team - September 9th, 2017 - June 8, 2018 Junior Moderator - December 14th 2018 - November 16th, 2019 Designer - November 16th, 2019 - June 5th, 2020 Moderator - June 5th, 2020 - August 28th, 2020 Link to comment Share on other sites More sharing options...
Question
Xerin
How can I put a red frame around the rank? is there any guide or someone who can tell me how? Actually I have this code but Idk How can I add
https://ibb.co/nffGgVQ
Edited by XerinLink to comment
Share on other sites
6 answers to this question
Recommended Posts