PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   How Do I? - vBulletin 3.6x (http://www.photopost.com/forum/how-do-i-vbulletin-3-6x/)
-   -   Border around images? (http://www.photopost.com/forum/how-do-i-vbulletin-3-6x/128442-border-around-images.html)

Exilera November 3rd, 2006 01:40 PM

Border around images?
 
Just curious Zach, how would I place a 1px border around all pics in the gallery, especially thumbnails that show on the forumhome through the addon?

Thanks!
David

Zachariah November 3rd, 2006 03:23 PM

AdminCP = > vBGallery => Edit Templates
* Edit template: adv_gallery_imagebit

Search:
Code:

Content visible to verified customers only.
Add: Red
Code:

Content visible to verified customers only.
#FF0000 = RED


---------------------
Before you do that take a look @ this.

Round Overlay Addon v1.0
http://www.photopost.com/forum/showthread.php?t=128237

Exilera November 3rd, 2006 03:53 PM

Zach, I couldn't find that exact line, but I found similar code. I modified that line to read this:

Code:

Content visible to verified customers only.

The whole div is this:

Code:

Content visible to verified customers only.
The images are still not showing up with a border around them. I'm not all that much of a coder :) What could I be doing wrong?

trulylowcarb September 4th, 2007 02:04 PM

Trying to get a border to appear on my forum thumbnails as well. This change makes a border on thumbnails that appear on the gallery page, but not in my forum modules, i.e. the Random Gallery Images and Newest Gallery Images modules. What I REALLY want however, is for the border to appear on thumbnails that are inserted into threads, so people know automatically that they are clickable.
FYI I am running vba pp gallery v2.3, vBulletin Version 3.6.8, and CMPS v3.0 RC1.


All times are GMT -5. The time now is 03:31 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97