OcC Posted May 14, 2015 Report Posted May 14, 2015 Buna ziua De unde pot lua si eu designul din imagine pentru Steam Grup, si unde trebuie sa il scriu. In prezent folosesc designul default. Multumesc
OcC Posted May 14, 2015 Author Report Posted May 14, 2015 Nu stiu daca ai citit ce am scris eu, dar iti recomand sa o mai faci o data
Solution OcC Posted May 14, 2015 Author Solution Report Posted May 14, 2015 Am rezolvat, pentru cei care mai doresc aveti codul mai jos O seara buna <style> .steamgroup {border: 1px solid #404040;height: 60px;padding: 1px;width: 60px;}.tester {vertical-align: middle;height: 15px;line-height: 15px;padding: 0 5px;font-size: 9px;font-weight: bold;text-transform: uppercase;color: #fff;text-shadow: rgba(0,0,0,0.2) 0px -1px 0px;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;background: #B50D0D url('{style_images_url}/highlight.png') 0 -1px repeat-x;}</style><div class='ipsLayout ipsLayout'><div class='ipsLayout'><div class='ipsSideBlock'><h3>{$data['name']} {$this->lang->words['steamgroup']}</h3><div class='_sbcollapsable'><center><table width="100%" style="border: 1px solid #404040; border-spacing: 0px;"><tbody><tr><td style="background: #1d1d1d; color: #fff; text-shadow: rgba(0,0,0,0.4) 0px -1px 0px; padding: 14px; font-size: 12px; font-weight: normal; font-family: Calibri; text-transform: uppercase; border-bottom: 1px solid #16A085;" align="center" colspan="2">Stats</td></tr><tr><td rowspan="5" style="width:30%; border-right:1px solid #404040;" align="center"><img class='steamgroup' src='{$data['avatar']}'> </td></tr><tr><td style="border-bottom: 1px solid #404040; padding: 7px;"><div style="float: left;">{$this->lang->words['members']}:</div><div style="float: right;" class="tester"> {$data['members']}</div></td></tr><tr><td style="border-bottom: 1px solid #404040; padding: 7px;"><div style="float: left;">{$this->lang->words['online']}:</div> <div style="float: right;" class="tester"> {$data['online']}</div></td></tr><tr><td style="border-bottom: 1px solid #404040; padding: 7px;"><div style="float: left;">{$this->lang->words['membersingame']}:</div> <div style="float: right;" class="tester"> {$data['ingame']}</div></td></tr><tr><td style="border-bottom: 1px solid #404040; padding: 7px;"><div style="float: left;">{$this->lang->words['membersinchat']}:</div> <div style="float: right;" class="tester"> {$data['inchat']}</div></td></tr><tr><td style="background:#252525; padding: 7px; border-top: 1px solid #404040;" colspan="2" ><div align="center"><img src="http://i61.tinypic.com/ddko5e.png"><a class="ipsType_small" href="http://steamcommunity.com/groups/{$data['url']}">{$this->lang->words['view']}</a> </div></td></tr><tr><td style="background:#252525; padding: 7px; border-top: 1px solid #404040;" colspan="2"><div align="center"><img src="http://i61.tinypic.com/ddko5e.png"><a class="ipsType_small" href="steam://friends/joinchat/{$data['id']}">{$this->lang->words['chat']}</a></div></td></tr></tbody></table></div></div></div></div></center> 2
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now