Advertisement
-
Posts
39 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Bugs
Roadmap
Suggestions
WebFlake Changelog
FAQ
Store
Blogs
Applications
Ideas
Everything posted by jhoancito
-
I want to change the position of the admin rank since the image comes out below, not where above the avatar I want there is above the avatar as a post rank two . In the post range, which is kitten, as you can see in the photo, I also test, I don't want the name to come out, only the image of the post range
-
-
IPS 4.3 error medals awards in theme SIDERS 4.2
jhoancito replied to jhoancito's question in IC4 Support
no friend I do not use 4.3 is to create the help topic there is no 4.2 so I put that the template is version 4.2 and I am using ipb 4.2 too -
Well the error the profile of the members of Prize as they see the forum the theme I do not know how it is activated since I install plugis of prizes the prices go down not within that box that is defauts of the theme how do I solve that where I modify Theme ==)
-
How can I change the size of the range? It is very large. I want to make it smaller and change its position.
-
I used that code for version 4.6.4 and the one that I am using recently, the 4.6.6 version has changed everything well what would be the css code to change the size of the avatar
-
I am using the latest version 4.6.x I want to change the size of the avatar there is this theme code {{endif}} <li data-role='photo' class='cAuthorPane_photo'> <div class='cAuthorPane_photoWrap'> {template="userPhoto" app="core" group="global" params="$comment->author(), 'large', $comment->warningRef()"} {{if $comment->author()->modShowBadge()}} <span class="cAuthorPane_badge cAuthorPane_badge--moderator" data-ipsTooltip title="{lang="member_is_moderator" sprintf="$comment->author()->name"}"></span> {{elseif $comment->author()->joinedRecently()}} <span class="cAuthorPane_badge cAuthorPane_badge--new" data-ipsTooltip title="{lang="member_is_new_badge" sprintf="$comment->author()->name"}"></span> {{endif}} {{if theme.fluent_global_version === 'ips46'}} {{if $comment->author()->canHaveAchievements() and \IPS\core\Achievements\Rank::show() and $rank = $comment->author()->rank()}} {$rank->html( 'cAuthorPane_badge cAuthorPane_badge--rank ipsOutline ipsOutline:2px' )|raw} {{endif}} {{endif}} </div> </li> {{if theme.fluent_global_version === 'ips46'}} {{if !$comment->isAnonymous()}} <li data-role='group'>{expression="\IPS\Member\Group::load( $comment->author()->member_group_id )->formattedName" raw="true"}</li> {{if \IPS\Member\Group::load( $comment->author()->member_group_id )->g_icon }} <li data-role='group-icon'><img src='{file="$comment->author()->group['g_icon']" extension="core_Theme"}' alt='' class='cAuthorGroupIcon'></li> {{endif}} {{endif}} I want to change to this code from a tutorial <li class='cAuthorPane_photo'> {{if $comment->author()->pp_main_photo AND $comment->author()->pp_thumb_photo}} <img src="{url="" base=""}/uploads/{$comment->author()->pp_main_photo}"> {{else}} <img src="{$comment->author()->photo}"> {{endif}} {{if $comment->author()->modShowBadge()}} <span class="cAuthorPane_badge cAuthorPane_badge--moderator" data-ipsTooltip title="{lang="member_is_moderator" sprintf="$comment->author()->name"}"></span> {{elseif $comment->author()->joinedRecently()}} <span class="cAuthorPane_badge cAuthorPane_badge--new" data-ipsTooltip title="{lang="member_is_new_badge" sprintf="$comment->author()->name"}"></span> {{endif}} </li> but I get an avatar profile error, how do you see the photo? How can I fix that the tutorial that I am using this code is version 4.6 I installed the last version there is change
-
I just installed xampp latest version and I have changed port from 3306 to 3307 and it won't let me install ipb I get this image error
-
hello I want to change the size of the image that comes out gray with one hand And the other problem is that I want to change the background profile that comes out red and blue for a gif image, I have the code, I don't know where it is. .pec[data-group_id="4"] { } aside.pec[data-group_id="4"] { background: url("/Image/giphy.gif") repeat 50% 50%; background-repeat: no-repeat; background-size: cover; } aside.pec[data-group_id="4"] { background: #ff0000 !important; background: -moz-linear-gradient(top, #ff0000 0%, #18138e 92%) !important; background: -webkit-linear-gradient(top, #ff0000 0%,#18138e 92%) !important; background: linear-gradient(to bottom, #ff0000 0%,#18138e 92%) !important; }
-
You can pass the code with the diamond but you have to put it it did not work for me add custom.css and group it did not work for me 4.6
-
What part of the friend forum is someone else's problem?
-
version 4.2 of ipb needs a version of php 7.4 or more, that is what you mean, friend, because if it is, it is the same aversion, it does not give me as I said at the beginning
-
I do not understand you about the latest version to which you refer, can you explain me
-
hello community, i need help i download ipb 4.2 link descargar I install it well without error the thing when I finish installing I go to admin's cp I create a category or topic or its topic does not create any and I can not see the defauts topic that comes out, please do that to me The first time that never happened to me now that problem is happening to me if I never had a problem it is not the first time that installing the same file now gives me the problem, what solutions can they give me
-
-
I am asking for help I want to insert YouTube video without needing to have an inserter in the toolbar, just paste YouTube link as the old version as 4.2 to 4.5 in this version that I use from 4.6.2 it is not the same step, it appears error just insert an image as I configure it the same as the other versions on insert original link youtube or image [url=https://imgbb.com/][img]https://i.ibb.co/Mpbwg9z/Captura.png[/img][/url]
-
-
Larger Avatars 4.1.x - 4.3.x / 4.4.x ( easy method )
jhoancito replied to The Grim Reaper's topic in IC4 Guides
{{$idField = $comment::$databaseColumnId;}} {{$itemClassSafe = str_replace( '\\', '_', mb_substr( $comment::$itemClass, 4 ) );}} {{if $comment->isIgnored()}} <div class='ipsComment ipsComment_ignored ipsType_light' id='elIgnoreComment_{$comment->$idField}' data-ignoreCommentID='elComment_{$comment->$idField}' data-ignoreUserID='{$comment->author()->member_id}'> {lang="ignoring_content" sprintf="$comment->author()->name"} <a href='#elIgnoreComment_{$comment->$idField}_menu' data-ipsMenu data-ipsMenu-menuID='elIgnoreComment_{$comment->$idField}_menu' data-ipsMenu-appendTo='#elIgnoreComment_{$comment->$idField}' data-action="ignoreOptions" title='{lang="see_post_ignore_options"}' class='ipsType_blendLinks'>{lang="options"} <i class='fa fa-caret-down'></i></a> <ul class='ipsMenu ipsHide' id='elIgnoreComment_{$comment->$idField}_menu'> <li class='ipsMenu_item ipsJS_show' data-ipsMenuValue='showPost'><a href='#'>{lang="show_this_post"}</a></li> <li class='ipsMenu_sep ipsJS_show'><hr></li> <li class='ipsMenu_item' data-ipsMenuValue='stopIgnoring'><a href='{url="app=core&module=system&controller=ignore&do=remove&id={$comment->author()->member_id}" seoTemplate="ignore"}'>{lang="stop_ignoring_posts_by" sprintf="$comment->author()->name"}</a></li> <li class='ipsMenu_item'><a href='{url="app=core&module=system&controller=ignore" seoTemplate="ignore"}'>{lang="change_ignore_preferences"}</a></li> </ul> </div> {{endif}} <a id='comment-{$comment->$idField}'></a> <article {{if $comment->author()->hasHighlightedReplies()}}data-memberGroup="{$comment->author()->member_group_id}" {{endif}} id='elComment_{$comment->$idField}' class='cPost ipsBox {{if $otherClasses}}{$otherClasses}{{endif}} ipsComment {{if ( settings.reputation_highlight and $comment->reactionCount() >= settings.reputation_highlight and settings.reputation_enabled ) OR $comment->isFeatured()}}ipsComment_popular{{endif}} ipsComment_parent ipsClearfix ipsClear ipsColumns ipsColumns_noSpacing ipsColumns_collapsePhone {{if $comment->author()->hasHighlightedReplies()}}ipsComment_highlighted{{endif}}{{if $comment->isIgnored()}}ipsHide{{endif}} {{if $comment->hidden() OR $item->hidden() === -2}}ipsModerated{{endif}}'> {{if $item->isQuestion() and !$comment->new_topic}} {template="postRating" group="topics" app="forums" params="$item, $comment, $votes"} {{endif}} <div class='cAuthorPane cAuthorPane_mobile ipsResponsive_showPhone ipsResponsive_block'> <h3 class='ipsType_sectionHead cAuthorPane_author ipsResponsive_showPhone ipsResponsive_inlineBlock ipsType_break ipsType_blendLinks ipsTruncate ipsTruncate_line'> {template="userLink" group="global" app="core" params="$comment->author(), $comment->warningRef(), $comment->author()->group['g_id']"} <span class='ipsResponsive_showPhone ipsResponsive_inline'> {template="reputationBadge" group="global" app="core" params="$comment->author()"}</span> </h3> <div class='cAuthorPane_photo'> {template="userPhoto" app="core" group="global" params="$comment->author(), 'large', $comment->warningRef()"} </div> </div> <aside class='ipsComment_author cAuthorPane ipsColumn ipsColumn_medium ipsResponsive_hidePhone'> <ul class='cAuthorPane_info ipsList_reset'> <div style="background: #1a191f; height: 53px; line-height: 53px; position: relative; margin: 0 auto; margin-top: -10px; margin-left: -10px; margin-right: -10px;">{{if $comment->author()->isOnline()}} <i class="ion-ios-pulse-strong" style="position: relative; display: inline-block; float: left; height: 53px; width: 60px; border-right: 4px solid #1d1d25 !important; font-size:21px; text-align: center; line-height: 53px; color: #56cf61;" aria-hidden="true"></i> {{else}} <i class="ion-ios-pulse-strong" style="position: relative; display: inline-block; float: left; height: 53px; width: 60px; border-right: 4px solid #1d1d25 !important; font-size:21px; text-align: center; line-height: 53px; color: #D64541;" aria-hidden="true"></i>{{endif}}<strong>{$comment->author()->link( $comment->warningRef() )|raw}</strong></div> {{if $comment->author()->member_title && $comment->author()->member_id}} <li style="background: #1a191f; height: 53px; line-height: 53px; position: relative; margin: 0 auto; margin-top: 0px; margin-right: auto; margin-left: auto; margin-top: 0px; margin-right: auto; margin-left: auto; margin-top: 5px;" 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> {{endif}} {{if $comment->author()->rank['image'] && $comment->author()->member_id}} <li>{$comment->author()->rank['image']|raw}</li> {{endif}} <li class='cAuthorPane_photo'> {{if $comment->author()->pp_main_photo}} <span class='ipsUserPhoto ipsUserPhoto_variable'> <img src="{setting='base_url'}uploads/{$comment->author()->pp_main_photo}" /> </span> {{else}} <img src='{resource="default_photo.png" app="core" location="global"}' /> {{endif}} <div class="bgsi sslr bgm"><div style="transform: rotate(180deg);" class="bgq"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-12 21 936 458"><path d="M100,33.494 800,33.494 900,250 800,466.506 100,466.506 0,250z" style="fill: url('#commonButtonBackgroundLeft'); fill-opacity: 0.71; stroke: url('#commonButtonBorderLeft'); stroke-opacity: 0.71; stroke-width: 27;"></path> <defs><linearGradient id="commonButtonBackgroundLeft" x1="0%" y1="0%" x2="100%" y2="0%"> <stop offset="0%" stop-color="#363795" stop-opacity="0"></stop> <stop offset="100%" stop-color="#363795" stop-opacity="0.2"></stop> </linearGradient> <linearGradient id="commonButtonBorderLeft" x1="40%" y1="0%" x2="100%" y2="0%"> <stop offset="0%" stop-color="#363795" stop-opacity="0.11"></stop> <stop offset="100%" stop-color="#005c97"></stop></linearGradient> </defs> </svg></div> <div class="wer"><span class="svgrt"></span><span class="vbn"><!-- react-text: 111876 --><div style="height: 33px; width: 40px; background: rgba(29,29,37, 0.8); position: absolute; top: 0px; z-index: -1; left: 0; right: 0; margin: 0 auto;"></div>{expression="\IPS\Member\Group::load( $comment->author()->member_group_id )->formattedName" raw="true"}<!-- /react-text --></span></div><div class="tyu"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-12 21 936 458"><path d="M100,33.494 800,33.494 900,250 800,466.506 100,466.506 0,250z" style="fill: url('#commonButtonBackgroundRight'); fill-opacity: 0.71; stroke: url('#commonButtonBorderRight'); stroke-opacity: 0.71; stroke-width: 27;"></path><defs><linearGradient id="commonButtonBackgroundRight" x1="0%" y1="0%" x2="100%" y2="0%"> <stop offset="0%" stop-color="#363795" stop-opacity="0"></stop> <stop offset="100%" stop-color="#363795" stop-opacity="0.2"></stop> </linearGradient> <linearGradient id="commonButtonBorderRight" x1="40%" y1="0%" x2="100%" y2="0%"> <stop offset="0%" stop-color="#363795" stop-opacity="0.11"></stop> <stop offset="100%" stop-color="#005c97"></stop></linearGradient> </defs></svg></div></div> <br> <!-- <div style="position:relative;margin:0 auto;"> <h3 class='ipsWidget_title ipsType_reset' style="padding: 10px; background: #1b1a20; display: inline-block; position: relative; margin-top: 15px; width: 47%;"> <div style="background: #1d1d25 !important; width: 40px; height: 45px; text-align: center; color: #005c97; line-height: 45px; display: inline-block; font-size: 26px; position: relative; float: left; margin-top: -2px; margin-left: -3px; margin-bottom: -2px;"><i class="ion-stats-bars" aria-hidden="true"></i></div> <div style="position: relative; display: inline-block; font-size: 11px !important; text-transform: uppercase !important; letter-spacing: 1px !important; color: #5d5c6a; font-weight: bold !important;float: right; font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif !important; top: 4px;"><a2 style="font-size:13px;color:#fff;">Posts</a2><br> {expression="$comment->author()->member_posts"} </div><div></div> </h3> <h3 class='ipsWidget_title ipsType_reset' style="padding: 10px; background: #1b1a20; position: relative; margin-top: 15px; display: inline-block; width: 47%;"> <div style="position: relative; display: inline-block; font-size: 11px !important; text-transform: uppercase !important; letter-spacing: 1px !important; color: #5d5c6a; font-weight: bold !important;float: left; font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif !important; top: 4px;"><a2 style="font-size:13px;color:#fff;">Topics</a2><br> {expression="$comment->author()->member_posts"} </div><div style="background: #1d1d25 !important; width: 40px; height: 45px; text-align: center; color: #005c97; line-height: 45px; display: inline-block; font-size: 26px; position: relative; float: right; margin-top: -2px; margin-right: -3px; margin-bottom: -2px;"><i class="ion-stats-bars" aria-hidden="true"></i></div><div></div> </h3> </div>--> <div style="background: #1a191f;margin-top:15px;margin-right: -10px; margin-left: -10px;padding-bottom:5px;"> <div style="background: #1d1d25 !important; margin-left: 5px;margin-bottom: 5px; margin-right: 5px; padding: 5px; border-top: 5px solid #1a191f;padding-bottom:14px;"> <div style="position: relative; display: inline-block; font-size: 11px !important; text-transform: uppercase !important; letter-spacing: 1px !important; color: #5d5c6a; font-weight: bold !important; font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif !important; top: 4px;text-align: left;"><a2 style="font-size:13px;color:#fff;">ESTADÍSTICAS DE MIEMBROS</a2></div><div></div></div> <div style="background: #1d1d25 !important; position:relative;display:inline-block; width: 30%;margin-right: 2px; text-align: center;overflow: hidden;"> <div style="position: relative; margin: 0 auto; margin-top: 0px;display: inline-block; margin-bottom: 0px; margin-top: 15px; margin-bottom: 25px; right: 0px; width: 50px;top: -5px; height: 50px;" class="icon-svg2"> <svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-15 18 545 464"> <path d="M125,33.494 375,33.494 500,250 375,466.506 125,466.506 0,250z" style="fill: url('#hex2'); stroke: url('#hex3'); stroke-width: 20;"></path> <defs><linearGradient id="hex2" x1="0%" y1="0%" x2="100%" y2="0%"> <stop offset="0%" stop-color="#363795" stop-opacity="0"></stop> <stop offset="100%" stop-color="#363795" stop-opacity="0.2"></stop> </linearGradient> <linearGradient id="hex3" x1="0%" y1="0%" x2="100%" y2="0%"> <stop offset="0%" stop-color="#363795" stop-opacity="0.15"></stop> <stop offset="100%" stop-color="#005c97"></stop></linearGradient> </defs> <i style="font-size: 21px; position: relative; top: -34px;color:#005c97; left: 0px;" class="ion-stats-bars" aria-hidden="true"></i> <div style="width: 40px !important; margin-top: 0; position: relative; top: -10px; min-width: 40px !important;" class="bgsi sslr bgm"><div style="transform: rotate(180deg);" class="bgq"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-12 21 936 458"><path d="M100,33.494 800,33.494 900,250 800,466.506 100,466.506 0,250z" style="fill: url('#BackgroundLeft'); fill-opacity: 0.71; stroke: url('#BorderLeft'); stroke-opacity: 0.71; stroke-width: 27;"></path> <defs><linearGradient id="BackgroundLeft" x1="0%" y1="0%" x2="100%" y2="0%"> <stop offset="0%" stop-color="#363795" stop-opacity="0"></stop> <stop offset="100%" stop-color="#363795" stop-opacity="0.2"></stop> </linearGradient> <linearGradient id="BorderLeft" x1="40%" y1="0%" x2="100%" y2="0%"> <stop offset="0%" stop-color="#363795" stop-opacity="0.11"></stop> <stop offset="100%" stop-color="#005c97"></stop></linearGradient> </defs> </svg></div> <div class="wer" style="width: 40px; text-align: center; left: -19px;"><span class="vbn">{expression="$comment->author()->member_posts" raw="true"}</span></div><div class="tyu"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-12 21 936 458"><path d="M100,33.494 800,33.494 900,250 800,466.506 100,466.506 0,250z" style="fill: url('#BackgroundRight'); fill-opacity: 0.71; stroke: url('#BorderRight'); stroke-opacity: 0.71; stroke-width: 27;"></path><defs><linearGradient id="BackgroundRight" x1="0%" y1="0%" x2="100%" y2="0%"> <stop offset="0%" stop-color="#363795" stop-opacity="0"></stop> <stop offset="100%" stop-color="#363795" stop-opacity="0.2"></stop> </linearGradient> <linearGradient id="BorderRight" x1="40%" y1="0%" x2="100%" y2="0%"> <stop offset="0%" stop-color="#363795" stop-opacity="0.11"></stop> <stop offset="100%" stop-color="#005c97"></stop></linearGradient> </defs></svg></div></div> </svg></div></div> <div style="background: #1d1d25 !important; width: 30%;margin-right: 2px;overflow: hidden; text-align: center;position:relative;display:inline-block;"> <div style="position: relative; margin: 0 auto;display: inline-block; margin-top: 0px; margin-bottom: 0px; margin-top: 15px; margin-bottom: 25px; right: 0px; width: 50px;top: -5px; height: 50px;" class="icon-svg2"> <svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-15 18 545 464"> <path d="M125,33.494 375,33.494 500,250 375,466.506 125,466.506 0,250z" style="fill: url('#hex2'); stroke: url('#hex3'); stroke-width: 20;"></path> <defs><linearGradient id="hex2" x1="0%" y1="0%" x2="100%" y2="0%"> <stop offset="0%" stop-color="#363795" stop-opacity="0"></stop> <stop offset="100%" stop-color="#363795" stop-opacity="0.2"></stop> </linearGradient> <linearGradient id="hex3" x1="0%" y1="0%" x2="100%" y2="0%"> <stop offset="0%" stop-color="#363795" stop-opacity="0.15"></stop> <stop offset="100%" stop-color="#005c97"></stop></linearGradient> </defs> <i style="font-size: 21px; position: relative; top: -34px;color:#005c97; left: 0px;" class="ion-thumbsup" aria-hidden="true"></i> <div style="width: 40px !important; margin-top: 0; position: relative; top: -10px; min-width: 40px !important;" class="bgsi sslr bgm"><div style="transform: rotate(180deg);" class="bgq"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-12 21 936 458"><path d="M100,33.494 800,33.494 900,250 800,466.506 100,466.506 0,250z" style="fill: url('#BackgroundLeft'); fill-opacity: 0.71; stroke: url('#BorderLeft'); stroke-opacity: 0.71; stroke-width: 27;"></path> <defs><linearGradient id="BackgroundLeft" x1="0%" y1="0%" x2="100%" y2="0%"> <stop offset="0%" stop-color="#363795" stop-opacity="0"></stop> <stop offset="100%" stop-color="#363795" stop-opacity="0.2"></stop> </linearGradient> <linearGradient id="BorderLeft" x1="40%" y1="0%" x2="100%" y2="0%"> <stop offset="0%" stop-color="#363795" stop-opacity="0.11"></stop> <stop offset="100%" stop-color="#005c97"></stop></linearGradient> </defs> </svg></div> <div class="wer" style="width: 40px; text-align: center; left: -19px;"><span class="vbn">{$comment->author()->pp_reputation_points}</span></div><div class="tyu"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-12 21 936 458"><path d="M100,33.494 800,33.494 900,250 800,466.506 100,466.506 0,250z" style="fill: url('#BackgroundRight'); fill-opacity: 0.71; stroke: url('#BorderRight'); stroke-opacity: 0.71; stroke-width: 27;"></path><defs><linearGradient id="BackgroundRight" x1="0%" y1="0%" x2="100%" y2="0%"> <stop offset="0%" stop-color="#363795" stop-opacity="0"></stop> <stop offset="100%" stop-color="#363795" stop-opacity="0.2"></stop> </linearGradient> <linearGradient id="BorderRight" x1="40%" y1="0%" x2="100%" y2="0%"> <stop offset="0%" stop-color="#363795" stop-opacity="0.11"></stop> <stop offset="100%" stop-color="#005c97"></stop></linearGradient> </defs></svg></div></div> </svg></div></div> <div style="background: #1d1d25 !important; position:relative;display:inline-block; width: 30%; text-align: center;overflow: hidden;"> <div style="position: relative; margin: 0 auto;display: inline-block; margin-top: 0px; margin-bottom: 0px; margin-top: 15px; margin-bottom: 25px; right: 0px; width: 50px;top: -5px; height: 50px;" class="icon-svg2"> <svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-15 18 545 464"> <path d="M125,33.494 375,33.494 500,250 375,466.506 125,466.506 0,250z" style="fill: url('#hex2'); stroke: url('#hex3'); stroke-width: 20;"></path> <defs><linearGradient id="hex2" x1="0%" y1="0%" x2="100%" y2="0%"> <stop offset="0%" stop-color="#363795" stop-opacity="0"></stop> <stop offset="100%" stop-color="#363795" stop-opacity="0.2"></stop> </linearGradient> <linearGradient id="hex3" x1="0%" y1="0%" x2="100%" y2="0%"> <stop offset="0%" stop-color="#363795" stop-opacity="0.15"></stop> <stop offset="100%" stop-color="#005c97"></stop></linearGradient> </defs> <i style="font-size: 21px; position: relative; top: -34px;color:#005c97; left: 0px;" class="ion-alert-circled" aria-hidden="true"></i> <div style="width: 40px !important; margin-top: 0; position: relative; top: -10px; min-width: 40px !important;" class="bgsi sslr bgm"><div style="transform: rotate(180deg);" class="bgq"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-12 21 936 458"><path d="M100,33.494 800,33.494 900,250 800,466.506 100,466.506 0,250z" style="fill: url('#BackgroundLeft'); fill-opacity: 0.71; stroke: url('#BorderLeft'); stroke-opacity: 0.71; stroke-width: 27;"></path> <defs><linearGradient id="BackgroundLeft" x1="0%" y1="0%" x2="100%" y2="0%"> <stop offset="0%" stop-color="#363795" stop-opacity="0"></stop> <stop offset="100%" stop-color="#363795" stop-opacity="0.2"></stop> </linearGradient> <linearGradient id="BorderLeft" x1="40%" y1="0%" x2="100%" y2="0%"> <stop offset="0%" stop-color="#363795" stop-opacity="0.11"></stop> <stop offset="100%" stop-color="#005c97"></stop></linearGradient> </defs> </svg></div> <div class="wer" style="width: 40px; text-align: center; left: -19px;"><span class="vbn">{$comment->author()->warn_level}</span></div><div class="tyu"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-12 21 936 458"><path d="M100,33.494 800,33.494 900,250 800,466.506 100,466.506 0,250z" style="fill: url('#BackgroundRight'); fill-opacity: 0.71; stroke: url('#BorderRight'); stroke-opacity: 0.71; stroke-width: 27;"></path><defs><linearGradient id="BackgroundRight" x1="0%" y1="0%" x2="100%" y2="0%"> <stop offset="0%" stop-color="#363795" stop-opacity="0"></stop> <stop offset="100%" stop-color="#363795" stop-opacity="0.2"></stop> </linearGradient> <linearGradient id="BorderRight" x1="40%" y1="0%" x2="100%" y2="0%"> <stop offset="0%" stop-color="#363795" stop-opacity="0.11"></stop> <stop offset="100%" stop-color="#005c97"></stop></linearGradient> </defs></svg></div></div> </svg></div></div> <div style="height: 40px; background: #1d1d25 !important; margin-left: 5px; position: relative; margin-right: 5px; text-align:center;line-height:40px;font-size: 13px; color: #fff; text-transform: uppercase !important; letter-spacing: 1px !important; font-weight: bold !important; font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;">Premios personalizados</div> <div style="padding-top:10px; padding-bottom:10px; background: #1d1d25 !important; margin-left: 5px; margin-top:5px; position: relative; margin-right: 5px; text-align:center;font-size: 9px; color: #fff; text-transform: uppercase !important; letter-spacing: 1px !important; font-weight: bold !important; font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;">Este miembro no tiene ningún premio.</div> </div> <h3 class='ipsType_sectionHead cAuthorPane_author ipsType_blendLinks ipsType_break'> <span class='ipsResponsive_showPhone ipsResponsive_inline'> {template="reputationBadge" group="global" app="core" params="$comment->author()"}</span></h3> {{if \IPS\Member\Group::load( $comment->author()->member_group_id )->g_icon }} <li><img src='{file="$comment->author()->group['g_icon']" extension="core_Theme"}' alt='' class='cAuthorGroupIcon'></li> {{endif}} {{if $comment->author()->member_id}} {template="customFieldsDisplay" group="global" app="core" params="$comment->author()"} {{endif}} </ul> </aside> <div class='ipsColumn ipsColumn_fluid'> {template="post" group="topics" app="forums" params="$item, $comment, $item::$formLangPrefix . 'comment', $item::$application, $item::$module, $itemClassSafe"} </div> </article> I don't have anything personalized to me, I get another way, I can't edit, I get an error, I haven't touched anything, I left you like my code for my theme. -
where do i add that version 4.4.7
-
Larger Avatars 4.1.x - 4.3.x / 4.4.x ( easy method )
jhoancito replied to The Grim Reaper's topic in IC4 Guides
You can make a guide for version 4.4.7 iso code does not grab me for my version and an error does not want to save -
the first code where it is added
-
Excuse me, you can say a code vercion 4.4.7 ipb for the username, be it red or yellow with ray effects or other effects and with an icon at the beginning, png or gif, please, you can pass that code
-
It has a photo of how your code would be for new effects that it publishes, please
-
how to put in my forun with images
jhoancito replied to jhoancito's question in Invision Support Archives
thank you very much