The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Widget Block Styling
I'm attempting to match the styling of my homepage's widgets when creating blocks on other pages, but I'm running into a little issue.
See www.parallaxgaming.com and on the right side you'll see an image about the Pro Shop Coming Soon -- that image is not inherently curved or shaped like that, but due to whatever elements, it's almost as if the image is being viewed through a window with curved corners. I'd like to replicate that effect on other pages such as www.parallaxgaming.com/downloads.php with my HostGator advertisement. I tried applying the same CSS tags but had no luck. Any thoughts on how I can achieve this? |
#2
|
|||
|
|||
add this code before closing <img> tag
Code:
style="-webkit-border-radius: 5px; border-radius: 5px;" HTML Code:
<img src="/images/hostgator.jpg" alt="" title="" style="-webkit-border-radius: 5px; border-radius: 5px;">
|
2 благодарности(ей) от: | ||
Lynne, seventhaxis |
#3
|
|||
|
|||
That worked perfectly. Thank you NTT. Solid help.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|