|
|
Thread Tools | Display Modes |
|
#1
|
|
|
Beginner grinner
|
Transparency of galleries categories box ?
Hi folks,
I'm wondering How to make the background of gallery categories transparent (or semi-transparent) and how to hide the border around that box? background: none; !important; border: none !important; } .box {background-color: none;} works just for categories without sub category. Besides I need to get rid of the border around the box. Do you have any hint for me? My Homepage (still under construction): http://photojch.smugmug.com Thanks a lot in advance, jch |
|
|
|
|
#2
|
||
|
Major grins
|
Quote:
Try this in your CSS: Code:
/*Remove Theme*/
.galleryPage, .boxBottom, .boxTop, .box
{border:none !important}
.boxBottom, .boxTop, .box
{background:none !important}
|
|
|
|
||
|
#3
|
|
|
Beginner grinner
|
Opened new thread with more detailled information:
http://www.dgrin.com/showthread.php?t=216248 Thx a lot for your quick response! Works perfectly well. You're the best - I was fooling around for hours ... Besides to that problem: I tried to play with opacity of the box using the information given here http://24ways.org/2009/working-with-rgba-colour But I couldn't get it to work, neither. Do you have a second clue for me? :) Last edited by jim1-5; Feb-29-2012 at 01:02 PM. |
|
|
|
| Tell The World! | |
| Similar Threads | Thread Starter | Forum | Replies | Last Post | ![]() |
| Galleries & Categories? | caseserve | SmugMug Customization | 3 | Feb-21-2012 12:26 PM | |
| Galleries page not showing categories | kiddo_br | SmugMug Customization | 1 | Jul-27-2010 10:06 AM | |
| Categories, Subcategories and Galleries | lifeinfocus | SmugMug Customization | 0 | Sep-07-2009 08:04 AM | |
| Categories and Galleries together | god-like | SmugMug Support | 1 | Mar-08-2009 11:37 AM | |
| Help Please...Categories, Subcategories, and Galleries | Aaron Jors | SmugMug Customization | 2 | Sep-10-2007 03:45 PM | |
| Thread Tools | |
| Display Modes | |
|
|