The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
![]() --------------- Added [DATE]1266767476[/DATE] at [TIME]1266767476[/TIME] --------------- ok i found that thanks
|
|
#2
|
||||
|
||||
|
You should post the solution for the benefit of future searchers.
|
|
#3
|
|||
|
|||
|
i used this css codes
Code:
#solpanel {
position:fixed;
top: 20%;
z-index: 1000;
left: 0;
}
#solpanel-wrapper {
background: transparent;
}
|
![]() |
|
|