The Arcive of vBulletin Modifications Site. |
|
Simple Slide-in Custom Board via CSS Details »»
|
|||||||||||||||||||||||||||
About this modification :
This modification allow you make a simple slide-in custom board via CSS. You can create an announcement, warning, advertiment or forum directory (menu).Browser support (full css properties) : Install :
Download Now
Show Your Support
|
|||||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
tagged and thanks
looks interesting |
|
#3
|
|||
|
|||
|
thanks for this ...i had a similar one but this looks a lot better ... off to install
|
|
#4
|
|||
|
|||
|
I like it.
I have it on the right hand side and it moves up and down depending on the page. Looks good on the CMS but when I go to the forum it goes to low and can not see. Goes away on the blog page. Any suggestions/fix? Edit: Okay it looks like it has something to do with collapse boxes Second item: How to change A N N 0 U N C E M E N T To be on the outside of the slide when the slider bar is on the Right side of the screen. Move "Announcement" as above - letters to the left in the slide. |
| 3 благодарности(ей) от: | ||
| Polis35, sisterhood, stator | ||
|
#5
|
|||
|
|||
|
okie havin a lil difficulty gettin this to show.. lil bit of help please
![]() ive put the code into additonal.css and ive put the code into footer at the top as per instructions .. sorry if sounding thick.. but what do I do next to make it show? |
|
#6
|
|||
|
|||
|
Try this:
If you have the vb Suite try clicking on the CMS page May have to clear your CMS cache and browsers cookies. Oh and Move "Announcement" part Post #4 - I figured it out = Change the order of the Code = Copy and Paste ![]() Still working on the collapse boxes issue |
|
#7
|
|||
|
|||
|
ahh it shows on my CMS page ..but not on my forum.....
ive put the code in header templete and it showed on the forum home page .... what I now need to know is how to make it show INFRONT of any flash objects i have on my forum page..as it shows up behind flash objects atm thank u
|
|
#8
|
|||
|
|||
|
Quote:
Code:
<tr> <td width="90%" style="padding-left:50px;">Announcement ! Announcement !<br />Announcement ! Announcement !</br />Announcement ! Announcement !<br />Announcement ! Announcement !</td> <td style="text-align:center;" width="10%">A<br>N<br>N<br>O<br>U<br>N<br>C<br>E<br>M<br>E<br>N<br>T</td> </tr> Code:
<tr> <td style="text-align:center;" width="10%">A<br>N<br>N<br>O<br>U<br>N<br>C<br>E<br>M<br>E<br>N<br>T</td> <td width="90%" style="padding-left:50px;">Announcement ! Announcement !<br />Announcement ! Announcement !</br />Announcement ! Announcement !<br />Announcement ! Announcement !</td> </tr> Quote:
Quote:
Good luck ! |
|
#9
|
|||
|
|||
|
In the footer template I have found it only works if it placed at the top of the template.
The CMS page works but... I have collapse boxes in my forum area which may be pushing the slider down and also can not view on the blog page. |
|
#10
|
|||
|
|||
|
How to show all 4 examples at once and behave like the demo?
|
![]() |
|
|