The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Table border gradient
I currently have a border (as shown in image) but I was wondering how I would make it a gradient, like here in vBulletin.org.
|
#2
|
|||
|
|||
look in style sheet right beside t border option .. and change .. color code with pic..
hope that's gonna help.. |
#3
|
||||
|
||||
Can you explain that a bit more please? Here's what I am looking at:
|
#4
|
|||
|
|||
.tborder{background:#485E85 url(https://vborg.vbsupport.ru/images/cs...lue/header.jpg) repeat-x}
Make sure to save your setting (codes) before making any change Try come thing like this .. BTW vb.org isnt using grad t border its theme. |
#5
|
||||
|
||||
Thanks. Where exactly do I add that? In the "Additional CSS Definitions" area?
|
#6
|
|||
|
|||
background: #D1D1E1;
color: #000000; border-top: 1px solid #2e6987; border-left: 1px solid #2e6987; border-bottom: 2px solid #101010; border-right: 2px solid #101010; Replace with background: #D1D1E1; color: #000000; border-top: 1px solid #2e6987; border-left: 1px solid #006699 url(images/nintendotwo/back.jpg) border-bottom: 2px solid #101010; border-right: 2px solid #006699 url(images/nintendotwo/back.jpg) and see if it works... or if you want to get rid of border then simply remove border.. by changing 1px to 0 |
#7
|
||||
|
||||
I copied that into the Extra CSS Attributes area and it doesn't appear to change anything.
|
#8
|
|||
|
|||
well not with Extra CSS Attributes area just with sheet in table border.
|
#9
|
||||
|
||||
But the Extra CSS Attributes area was the only place I saw that had the above:
background: #D1D1E1; color: #000000; border-top: 1px solid #2e6987; border-left: 1px solid #2e6987; border-bottom: 2px solid #101010; border-right: 2px solid #101010; so I replaced it with what you gave me. Am I supposed to put it somewhere else like in a template or something? |
#10
|
|||
|
|||
also change it t border place which screen sht you sent before...
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|