The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Ever since I updated my theme the icons that show a user they have posted in a certain forum have stopped working. The theme designer hasn't come up with a reason yet. Anyone here had similar issues like this.
Forum here you can see the icons at the foot. http://www.estetica-design-forum.com...b-design-help/ --------------- Added [DATE]1371543397[/DATE] at [TIME]1371543397[/TIME] --------------- Figured that it is in the additional CSS to move this image Back and forward. CODE: Code:
/* THREADICONS */
#main-content .threadbit .threadstatus {
background: url('{vb:stylevar imgdir_statusicon}/statusicons.png') no-repeat -148px 0;
}
.threadbit.new .threadstatus {
background-position: -196px 0;
}
#main-content .threadbit.hot .threadstatus {
background-position: -244px 0;
opacity: 0.5;
}
.threadbit.hot.new .threadstatus {
background-position: -244px 0;
opacity: 1;
}
#threadlist .threadbit.lock .threadstatus {
background-position: -292px 0;
opacity: 1;
}
.threadbit.hot .threadstatus, .hotold {
opacity: 0.5;
}
|
|
#2
|
|||
|
|||
|
Any ideas anyone?
|
|
#3
|
||||
|
||||
|
|
| Благодарность от: | ||
| iiioroh | ||
|
#4
|
|||
|
|||
|
Quote:
|
|
#5
|
||||
|
||||
|
I figured that part out, i was just giving you other options.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|