Increasing Border Thickness
2 posts • Page 1 of 1
Increasing Border Thickness
Is there anyway to increase the border thickness of the gallery?
- ads1018
- Posts: 1
- Joined: Tue Sep 29, 2009 3:28 pm
Re: Increasing Border Thickness
open in notepad css/jd.gallery.css.php file
find this style
this line:
border: 1px ....
change 1px to 2px
find this style
- Code: Select all
#myGallery, #myGallerySet, #flickrGallery {
width: <?php echo get_option('gallery-width'); ?>px;
height: <?php echo get_option('gallery-height'); ?>px;
z-index:5;
border: 1px solid <?php echo $fcg_bordercolor; ?>;
}
this line:
border: 1px ....
change 1px to 2px
Yelena Khamidullina
Web Applications Developer, iePlexus
1. Check settings to exclude fcg-YOU conflict
2. Try to turn off all your plugins at once to exclude fcg-other plugin conflict
3. Try default theme to exclude fcg-theme conflict
4. Post in this forum to involve me in your troubleshooting. URL is required
Web Applications Developer, iePlexus
1. Check settings to exclude fcg-YOU conflict
2. Try to turn off all your plugins at once to exclude fcg-other plugin conflict
3. Try default theme to exclude fcg-theme conflict
4. Post in this forum to involve me in your troubleshooting. URL is required
-

admin - Site Admin
- Posts: 4789
- Joined: Fri Jan 16, 2009 9:29 am
- Location: Seattle, WA
2 posts • Page 1 of 1
Return to Development, Improvement, and Conflicts
Who is online
Users browsing this forum: No registered users and 0 guests









