vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Show Thread Enhancements - eTiKeT? 2011 Posbit_legacy - Postbit (https://vborg.vbsupport.ru/showthread.php?t=274568)

vBarsiv 12-12-2012 10:37 AM

emeğine sağlık kardeşim gerçekten güzel çalışma.

Ary Braga 12-30-2012 01:04 AM

Quote:

Originally Posted by Shadow09 (Post 2278552)
Did you solve this problem? My invisible background still does not work...

Please, try this method.

Working on VB4.2.0 pl3 (bypass no image display)

PHP Code:

.etiket_postbit_alanI_durumu_gizli_geziyor {
                     
background-imageurl("./images/etiket_postbit/etiket_postbit_gizli.png"repeat scroll 0 0;
        
background-colorrgb(71,71,71);
        
text-alignleft;
        
colorwhite;
        
margin-top2px
        
margin-bottom2px
        
font-size13px
        
padding0 4px 0;    
     
bordersolid 0.1em lightgrey;
     
border-radius1em/5em;
    -
moz-border-radius-topleft5px
    -
moz-border-radius-topright5px;}
 
    .
etiket_postbit_alanI_durumu_gizli_geziyor  dd floatright; } 

For some reason this definition of CSS .etiket_postbit_alanI_durumu_gizli_geziyor does not display the background image.

I changed the name etiket_postbit_cervimici.png to etiket_postbit_gizli.png and the background image appeared on the gray status online, proving that the CSS definition . etiket_postbit_alanI_durumu_cevrimdIsI is working.

Unfortunately, the only one defect we need to solve to run correctly in VB4.2.0pl3.

Nobody volunteer in helping?
:(

Rodrigo. 02-07-2013 04:01 AM

Great very Nice in my Vb 4.2 PC Level 3

Marcin_J_ 04-15-2013 12:24 PM

1 Attachment(s)
**Status Invisible** (vb 4.2 PL3)

@Ary_Braga

I just fixed this on my forum.
Try this :

Open postbit_onlinestatus and replace all the codes with the ones below :

Code:

<vb:if condition="$onlinestatus==0">
<div class="etiket_postbit_alanI_durumu_cevrimdIsI ">Status<dd> Offline </dd></div>
       
        <vb:elseif condition="$onlinestatus==1" />
<div class="etiket_postbit_alanI_durumu_iceride">Status<dd> Online </dd></div>
       
        <vb:elseif condition="$onlinestatus==2" />
 <div class="etiket_postbit_alanI_durumu_gizli_geziyor" style="
    margin-top: 2px;
    text-align: left;
    margin-top: 2px;
    margin-bottom: -2px;
    font-size: 13px;
    font-style: italic;
    padding: 0 4px 0;
    color: #FFF;
    border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background: rgb(142,142,142);
    background: -moz-linear-gradient(top, rgba(142,142,142,1) 0%, rgba(0,0,0,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(142,142,142,1)), color-stop(100%,rgba(0,0,0,1)));
    background: -webkit-linear-gradient(top, rgba(142,142,142,1) 0%,rgba(0,0,0,1) 100%);
    background: -o-linear-gradient(top, rgba(142,142,142,1) 0%,rgba(0,0,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(142,142,142,1) 0%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(142,142,142,1) 0%,rgba(0,0,0,1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#8e8e8e', endColorstr='#000000',GradientType=0 );">Status<dd> invisible </dd> </div>
        </vb:if>


killerford 04-15-2013 01:46 PM

Hey. I don't know if anyone else has had this problem or not but I've added everything that's been requested and also added the folder to my server and I refreshed the forum and the whole of my whole is located to the left lol.. How do I make my forum centered?

Bluefin221 04-19-2013 07:51 PM

Quote:

Originally Posted by killerford (Post 2416484)
Hey. I don't know if anyone else has had this problem or not but I've added everything that's been requested and also added the folder to my server and I refreshed the forum and the whole of my whole is located to the left lol.. How do I make my forum centered?

In the additional.css instead of adding the code to the top as instructed add it to the bottom.

secondeye 05-01-2013 09:56 AM

I am unable to locate Additional.css file on my server or in download script:

Let me know please..


Quote:

Installation
Step 1.
Open the additional.css template of the theme that you use and add this code to the top

Disco_Dave 05-01-2013 10:21 AM

Quote:

Originally Posted by secondeye (Post 2419402)
I am unable to locate Additional.css file on my server or in download script:

Let me know please..

Style Manager > Edit Templates > CSS Templates > additional.css

Kodi 06-29-2013 06:20 PM

Hello,
I have a problem with modification "Post Thanks You"
http://scr.hu/0nw5/anb91
After adding the modified, profile is shattered, how can I put this right?
He asked me warmly for your quick help.

stevieb 07-30-2013 01:50 PM

Quote:

Originally Posted by socialteenz (Post 2271577)
Thank you, but seems to be a problem with user offline image. It is not showing up!!

https://vborg.vbsupport.ru/external/2013/07/1.jpg

Quote:

Originally Posted by eTiKeT? (Post 2271580)
Ok Thanks
The issue has been fixed. Can you try again ?

shame, invisible is missing though.......


All times are GMT. The time now is 11:23 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03639 seconds
  • Memory Usage 1,759KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete