![]() |
beveled table cells
I've seen a look to the table cells, for example at http://forums.gaminguru.com
Look at the category bar, and the "forum" "posts" etc bar... I want to do it across the whole board. How in gods name can i do that, i love it. PL |
Use table backgrounds, there are some tutorials for it over at vBulletin.com I believe, try doing a search there and you should be able to find out how to do them, it is not very hard to do them at all (probably take about 2 minutes).
SaintDog |
I think I saw somewhere that you can use CSS for the effect, but not really sure.
I do with with a backround image like in the above post suggests. #xxxxxx" background="{ imagesfolder }/image.gif Put that in the Styles section of AdminCP, for where you want it, i.e. Catagories or Table Headers etc. Replace #xxxxxx with a hex color. Remove the spaces from { imagesfolder }. I made a 4px wide, 40px tall image in Photoshop for my bars, then uploaded to my images dir. { imagesfolder } points to wherever you've defined your images path in the Style section btw. |
Yes, you can use CSS for bevels on TD tags. You cannot do all beveled effects with CSS, but you can do a lot of them. You can also combine CSS with a background graphic to get the best effect! :D
|
I know what you are talking about Mr. X, but for me I had to use the below, because I had tried what you showed above and it would not work with 2.2.5.
"#000000" background="background.gif" Notice the extra " before the # SaintDog |
Quote:
|
something like this
<td style="border-color: {tablebordercolor} {tablebordercolor} {tablebordercolor} {tablebordercolor}; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; border-style: outset; border-top-width: 1px;"> But I think you'd have to put in in every table cell, or put it in the headinclue and add class="3d" into all the td tags... |
Quote:
|
which templates can i find the
Forum Posts Threads Last Post Moderator in? searched, adn searched, but not having much luck :( |
I used:
PHP Code:
Thanks for the help everyone. PL |
All times are GMT. The time now is 07:53 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|