The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
table borders that have gradients??
Hey i attached an image to kind of explain what im talking about so look at it before you read....
Notice how his content border is collapsable, but at the same time it has that gradient border you cant get with an html code. Does anyone know how to do that?? |
#2
|
||||
|
||||
BUMP NO JUTSU!! *thread goes back to top*
|
#3
|
||||
|
||||
ANTIBUMP please wait about 24 hours before bumping a post
Thats either some very impessive CSS and divs or a table |
#4
|
||||
|
||||
i dunno if you were being sarcastic, but do u know how to do that??
|
#5
|
||||
|
||||
I was being funny, and depending on how it was done the table method can cause a few problems with IE and with the CSS and Divs id have no clue.
|
#6
|
||||
|
||||
so what you're saying is.....that guys a genius that belongs in NASA, and you have no idea how he did it??
Just my luck, the guy wont reply to emails either... |
#7
|
|||
|
|||
Quote:
|
#8
|
||||
|
||||
[sarcasm].....thanks for that easy answer, ill be back in about 4 days when ive found the little snippet of code in that[/sarcasm]
|
#9
|
||||
|
||||
Just make three td tags, the middle being the content page.
Code:
<table cellpadding="0" cellspacing="0" border="0" width="value"> <tr> <td width="value" valign="top" style="background: #FFFFFF url('input/file/name.jpg');">Left border goes here</td> <td width="value" valign="top">Content Is going to go here</td> <td width="value" valign="top" style="background: #FFFFFF url('input/file/name.jpg');">Right border here</td> </tr> </table> |
#10
|
||||
|
||||
thx john, but can i make this with those tags??
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|