Back to vBulletin 4.x Add-ons

CSS Background Images
Mod Version: 1.00, by ahobilam

vB Version: 4.2.1 Rating: (1 vote - 5.00 average) Installs: 6
Released: 31 Aug 2013 Last Update: Never Downloads: 0
Not Supported Re-usable Code Translations  

BB Code to enhance posting by giving background image effect only with CSS

Title : Ruled Line Background

BB Code Tag Name: rlbg

Replacement :
Code:
<style>
.paper {
text-align:justify;
font-size:16px;
background-color: #fff; 
background-image: 
linear-gradient(transparent 79px, #abced4 79px, #abced4 81px, transparent 81px),
linear-gradient(#eee .1em, transparent .1em);
background-size: 100% 1.2em;
  }
</style>
<div class="paper">{param}</div>
Example :
Code:
[rlbg]This is to test the ruled line background effect using css[/rlbg]
Description: ruled line background effect using css

Use {option} = No

No button image

Remove Tag if empty : Yes

All other four are : NO

Download

No files for download.

Similar Mods

Background Images in PM's vBulletin 2.x Template Modifications

vblts.ru supports vBulletin®, 2022-2024