Member
Member
macalter   18-03-2008, 21:17
#1

Playing with copy of Default Dark.css. I managed to add a white border around the thumbnails reminiscent of old photos. I'm now trying to find the style that controls this for the full size image.

Member
Member
macalter   07-04-2008, 19:50
#2

I've never managed to accomplish this. I'm trying to make the image on the Image Page have a border akin to the old-fashioned photos that were developed with the white border. Tried
.image
border: 5px solid #FFF;

and #image
border: 5px solid #FFF;

both without success

Administrator
Administrator
acrylian   07-04-2008, 19:56
#3

Please see third post (by sbillard) here: http://www.zenphoto.org/support/topic.php?id=2599&replies=16

If you are talking about hte image on image.php that is not the full size image but the sized image...

Member
Member
macalter   07-04-2008, 20:24
#4

Sorry, I did misuse the terminology. I mean the Image Page sized image. Keep forgetting you count three views (thumb, sized, full). Will write out 200 times as it will become problem when slideshow is used which I assume is the "full size" image :)

Administrator
Administrator
acrylian   08-04-2008, 08:52
#5

The ajax slideshow option uses the sized images (because some full size photos people use would break the whole screen...:-) and the flash option using Flowplayer the full size images (the players scales them), but it is possible to set a custom size value for the slideshow images on the theme slideshow.php page (see our functions guide about that).

Member
Member
macalter   08-04-2008, 16:19
#6

Okay, will keep playing. I've decided that except for the opening page of the Gallery, I'm going to stick with only Default Theme and customize the CSS within. May keep things easier for now. I can do a "compare" to see what CSS you apply to new elements, quite easily.

Member
Member
macalter   09-04-2008, 19:02
#7

Solved.

img {
border: 10px ridge #72587F; / indigo around sized Image /

And this was solved while my computer monitor moved around the room (got vertigo).

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.