- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Gallery Border Colour
Hi
When adding a border to a single image, you have the option to choose between grey and black. But this option doesn't seem to be available for images in a gallery.
Is there anyway to change the border colour in the gallery? I don't mind changing the CSS if someone can helo me with the code I need.
Thanks in advance
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report

- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
I"m sure it would be possible with some small CSS tweaks. Is your site live, @theoofoof? If you provide a link to it I'm sure someone can offer a solution.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Yes - it's philipglenisterfans.org.uk
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
You're looking for the class in my code below, although you can override it without customizing your theme by pasting this into Settings > SEO > header code:
<style> html body .galleryImageBorder, html body a .galleryImageBorder { border-color:#000 !important; } </style>
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
thank you for posting that border code - would you be able to help with how to define the thickness of the border? Im sorry My CSS is non existent ;-( any help much appreicated!! M
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report