Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted June 5, 201510 yr Hello, okay i wanted to add icons for "Custom Profile Field" like youtube,facebook,google,PSN,XBOXetc..,but it the topic view they are vertically,one bellow other and this doesnt look very well and it took to much place. How i could modify it ,so they will be on one line, horizontally??? Check the picture please to get an ideas of what i am talking about.
June 5, 201510 yr Author Opss forgot to mention i am on 3.4.8 IPB and i think i'm in the wrong section too lol.
June 5, 201510 yr That should be in ;ACP > Look & Feel > Manage Skins Sets & Templates > <template in use> > Global Templates > UserInfoPaneThere should be a code as ;<foreach loop="customFields:$author['custom_fields'][ $group ] as $field"> <if test="$field != ''"> <li> {$field} </li> </if> </foreach>Not sure but removing <li> and </li> may help
Archived
This topic is now archived and is closed to further replies.