PC Ekspert Forum

PC Ekspert Forum (https://forum.pcekspert.com/index.php)
-   Web dizajn, programiranje i ostalo (https://forum.pcekspert.com/forumdisplay.php?f=39)
-   -   molim pomoc sa vbulletin (https://forum.pcekspert.com/showthread.php?t=223075)

demo_ 30.10.2011. 19:37

molim pomoc sa vbulletin
 
Hi jer moze neko ko ima premum account na vbulletin.com da mi donwload onaj .zip file sa prvi post i posalje na i_can_just_do_it@hotmail.com ?

https://www.vbulletin.com/forum/show...rting-to-UTF-8

Hvala puno onome ko mi pomoci

dal3boy 01.11.2011. 14:36

Evo link
http://www.multiupload.com/CYO3AHW9QA

enjoy

demo_ 28.11.2011. 00:51

sorry malo sam dosadan...Jer moze da mi da neko printscreen od prvi post ovoga?
http://www.vbulletin.org/forum/showthread.php?t=266608

Treba mi one sakrivene delove...

Hvala puno

demo_ 29.11.2011. 16:23

BUMP

Pls neko hitno je ?

Hvala.

dal3boy 02.01.2012. 16:02

sry nisam bio u HR da odg odmah...

Evo ss
http://imageshack.us/photo/my-images...enshotvqh.png/

i sve iz prvog posta

Code:

Hello guys,

Someone asked me to write this small mod for him and I decided to release it free for everybody here at vb.org.
If you are running a big board with a lot of forums. Especially someone who are using 2 column for display box in forumhome, you must meet the problems with display forum descriptions. Your layout will be look cleaner and nicer if all the box looks equal together.
This mod remove the default descriptions and only dislay it on mouse-over (similiar to xenforo).

I only use very small jquery and css to display it, then it won't do any effect to your site load.
Live demo: http://vitrastudio.com
http://www.thevbexperts.com
Screenshot: attachments
Brought to you by vitrastudio.com

Installation:

I. Add the following css in your additional.css

Code:
.tip {
    background: none repeat scroll 0 0 #1D1D1D;
    color: #FFFFFF;
    display: none;
    font-size: 11px;
    font-weight: normal;
    margin-left: 10px;
    padding: 3px 7px;
    position: absolute;
    width: 300px;
    z-index: 1000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
II. Add the following code at the bottom of your headinclude template

Code:


I'm using google api for jquery but of course, you can download it and reupload it to your site.

III. Open template forumhome_forumbit_level2_post


Find the following code

Code:

{vb:raw forum.title}


Change to

Code:

{vb:raw forum.title}

{vb:raw forum.description}


Find the following code

Code:

{vb:raw forum.description}


Remove it

Pretty simple huh ?

If you using it on your site, please mark as installed to show your support.

More will come, I promised.

Regards,
Jeff Ledger



Sva vremena su GMT +2. Sada je 10:52.

Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© 1999-2024 PC Ekspert - Sva prava pridržana ISSN 1334-2940
Ad Management by RedTyger