The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
Having trouble getting two different images into a custom CSS declaration. I have the following:
Code:
/* ***** ERC styling for art headings ***** */ .ercarthead { background: #333333 url(images/gradients/erc_bighead_gradient.gif) repeat-x top left; color: #FFFFFF; font: bold 32px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; text-transform: uppercase; padding: 0px 0px 1px 4px; } Code:
/* ***** ERC styling for art headings ***** */ .ercarthead { background: #333333 url(images/gradients/erc_bighead_gradient.gif) repeat-x top left, url(images/gradients/erc_subhead_o.gif) no-repeat top right; color: #FFFFFF; font: bold 32px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; text-transform: uppercase; padding: 0px 0px 1px 4px; } ![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|