• Gear
  • Shots
  • Photo Craft
  • Video
  • Wide Angle
  • Support
  • New Stuff
  • More
Support SmugMug Customization Gallery Categories

FAQtoid

Ever wanted to create an Avatar? Creating an Avatar!

Searching Dgrin with Google Searching with Google

Dgrin Challenges

Congratulations to the Winner of DSS #128 (Sunrise or Sunset), ShootingStar.

The next Dgrin Challenge DSS #129 (Silhouette Revisited ) is open for entries through May 27th, 2013 at 8:00pm PDT.

As always, we look forward to your participation but please do take a moment to read through the rules before posting your entry.

Past DSS Challenge Winners, DSS Challenge Rules, and other important DSS Challenge information is here.

Need some help with Accessories?

Tutorials

Ever find yourself wondering just how someone managed to create an image using different effects?

Here are three simple tutorials we hope will encourage you to try something new.

The Hot Seat

A lifelong interest in landscape photography has led Eyal Oren to make a study of his adopted hometown of Marblehead, MA. As you can see, his dedication is paying off!

Africa!

Dgrinners Harryb, Pathfinder, and others joined Andy Williams and Marc Muench on Safari in East Africa recently. Here are some awesome threads to check out!

 
Thread Tools Display Modes
Page 1  of  2
1 2
Old Oct-19-2005, 10:21 PM
#1
51ofoto is offline 51ofoto OP
Beginner grinner
Gallery Categories
Hello,

I am trying to get rid of the "gallery categories" text on my homepage.

I am using this command in the stylesheet section.

Removing the words gallery categories on your home page:

.categoriesBox .boxTop { display: none; }


However it is not working, any ideas why?

Thank you.
Old Oct-19-2005, 10:28 PM
#2
{JT} is offline {JT}
Code Monkey
{JT}'s Avatar
Because categoriesBox is an ID and not a class; use this:
#categoriesBox .boxTop { display: none; }

Quote:
Originally Posted by 51ofoto
Hello,

I am trying to get rid of the "gallery categories" text on my homepage.

I am using this command in the stylesheet section.

Removing the words gallery categories on your home page:

.categoriesBox .boxTop { display: none; }


However it is not working, any ideas why?

Thank you.
Old Oct-19-2005, 10:59 PM
#3
51ofoto is offline 51ofoto OP
Beginner grinner
Quote:
Originally Posted by {JT}
Because categoriesBox is an ID and not a class; use this:
#categoriesBox .boxTop { display: none; }
That worked. Thank you very much.
Old Sep-13-2006, 08:10 AM
#4
Andy is offline Andy
panasonikon
Andy's Avatar
Quote:
Originally Posted by Skyes Art
Hi=) I am trying to remove the word "galleries" from my home page..... I have this- #categoriesBox .boxTop { display: none; }
but it does not seem to remove it.

Any help on what I am doing wrong?

THANK YOU!!!!
Sky

http://skyesart.smugmug.com/
Hi Sky, try this:

.homepage #galleryTitle {display: none ;}

Ivar is also going to fix the broken tags in your header.
__________________
Andy
Moon River PhotographyWorkshopsGoogle+FacebookTwitter
Old Dec-01-2006, 10:37 PM
#5
ChrisIsaacAllen is offline ChrisIsaacAllen
Smile-A-Day
Non-Homepage Gallery
I've looked around for a bit, but cannot find help on removing the word "galleries" from my non-homepages. Can you help me with this?

www.isaacallenphotography.smugmug.com
Old Jan-19-2007, 01:14 PM
#6
taylowa is offline taylowa
Big grins
Didn't Work
I put

/* Remove Category headers from pages */
#categoriesBox .boxTop { display: none; }

in my CSS and it didn't remove the categories from my pages. Could someone please help me?

Quote:
Originally Posted by {JT}
Because categoriesBox is an ID and not a class; use this:
#categoriesBox .boxTop { display: none; }
Old Jan-19-2007, 01:17 PM
#7
Andy is offline Andy
panasonikon
Andy's Avatar
Quote:
Originally Posted by taylowa
I put

/* Remove Category headers from pages */
#categoriesBox .boxTop { display: none; }

in my CSS and it didn't remove the categories from my pages. Could someone please help me?
#categoriesBox {display: none;} will do it.

SUGGEST YOU ADD:

.loggedIn #categoriesBox {display: block;}
so that YOU see them when logged in
__________________
Andy
Moon River PhotographyWorkshopsGoogle+FacebookTwitter
Old Mar-22-2007, 04:53 PM
#8
anale is offline anale
Beginner grinner
Sad
Hi, I am trying to remove the categories and subcatergories on other pages and used the above CSS code, but it still doesn't work.
Also, can somehow tell me how to fix the gallery from showing # of gallery, # of photos, below the gallery? It seems to removed it on some but not all of them.
Thanks

anna

annale.smugmug.com
Old Mar-27-2007, 04:17 AM
#9
nphaskins is offline nphaskins
Big grins
nphaskins's Avatar
Sort of the same question...
I am trying to get rid of the category breakdown on certain pages (the newly created html pages to be exact).

Ex - http://haskinsphotography.smugmug.com/gallery/2630028

As well as the "This is a brand new gallery with no photos."

Thanks!
Old Mar-27-2007, 06:50 AM
#10
kristen is offline kristen
Kristensphoto.com
kristen's Avatar
Gallery PAges:1
This reads on my pages. My info, and my guestbook and what not.

Do I copy something into my CSS to make this go away?
__________________
Kristen Mendes
www.kristensphoto.com
Old Mar-27-2007, 07:47 AM
#11
nphaskins is offline nphaskins
Big grins
nphaskins's Avatar
Quote:
Originally Posted by nphaskins
I am trying to get rid of the category breakdown on certain pages (the newly created html pages to be exact).

Ex - http://haskinsphotography.smugmug.com/gallery/2630028

As well as the "This is a brand new gallery with no photos."

Thanks!
Figured it out!
Old Mar-27-2007, 10:50 AM
#12
Allen is offline Allen
"tweak 'til it squeaks"
Allen's Avatar
Quote:
Originally Posted by kristen
This reads on my pages. My info, and my guestbook and what not.

Do I copy something into my CSS to make this go away?
Answered in other thread?
Old Mar-27-2007, 12:08 PM
#13
kristen is offline kristen
Kristensphoto.com
kristen's Avatar
Quote:
Originally Posted by Allen
Answered in other thread?
Thanks bud. You are the best. I'm bad about that. I'm not doing it because I'm trying to be a pain. I know you guys answer all of these. Like I said before, I am just slow and I have a hard time knowing where to post my stuff sometimes.
__________________
Kristen Mendes
www.kristensphoto.com
Old Jul-11-2007, 09:05 PM
#14
InnerlightProductions is offline InnerlightProductions
Beginner grinner
In my portraits gallery I have "Portraits Sub-Catergories" and I have "Portraits galleries". The Sub-Catergories are on top. I want to be able to put the sub-catergories on bottom and then take the words "Portrait Sub-Catergories" and "Portraits Galleries" off the page. How do you do that?

www.innerlightproductions-photos.com
Old Jul-11-2007, 09:15 PM
#15
Allen is offline Allen
"tweak 'til it squeaks"
Allen's Avatar
Quote:
Originally Posted by InnerlightProductions
In my portraits gallery I have "Portraits Sub-Catergories" and I have "Portraits galleries". The Sub-Catergories are on top. I want to be able to put the sub-catergories on bottom and then take the words "Portrait Sub-Catergories" and "Portraits Galleries" off the page. How do you do that?

www.innerlightproductions-photos.com
Add this to your CSS.

.category_Portraits #galleryTitle,
.category_Portraits #subCatGalleryTitle
{display:none;}

Not aware of a way to reverse the position of the boxes.
Old Dec-09-2007, 02:20 PM
#16
RayMangan is offline RayMangan
Big grins
related xxx's homepage text
I'm sure this is related, I've removed the text "My Galleries" from the homepage, how about removing the text "My Homepage" from above my bio?

Thx!
Old Dec-09-2007, 02:29 PM
#17
Allen is offline Allen
"tweak 'til it squeaks"
Allen's Avatar
Quote:
Originally Posted by RayMangan
I'm sure this is related, I've removed the text "My Galleries" from the homepage, how about removing the text "My Homepage" from above my bio?

Thx!
See sticky thread at top of this forum.
>>> CUSTOMIZATION: Start here <<<

Click this in 1st post.
* Basic Customization FAQ - find "copy and paste" code for common requests.

See #24.
Old Dec-09-2007, 02:34 PM
#18
denisegoldberg is online now denisegoldberg
Major grins
denisegoldberg's Avatar
Quote:
Originally Posted by InnerlightProductions
In my portraits gallery I have "Portraits Sub-Catergories" and I have "Portraits galleries". The Sub-Catergories are on top. I want to be able to put the sub-catergories on bottom.
www.innerlightproductions-photos.com
See this thread for code to swap the order of subcategories and galleries - http://www.dgrin.com/showthread.php?t=67241.

--- Denise
__________________
http://www.denisegoldberg.com ... http://denise.smugmug.com

Musings & ramblings at http://denisegoldberg.blogspot.com, quick posts in google+
Old Dec-09-2007, 02:45 PM
#19
RayMangan is offline RayMangan
Big grins
nevermind, found it. This forum never ceases to amaze me.

Thanks!
Old Apr-06-2008, 10:24 AM
#20
Greggar is offline Greggar
Thirsty
Quote:
Originally Posted by Andy
Hi Sky, try this:

.homepage #galleryTitle {display: none ;}

Ivar is also going to fix the broken tags in your header.
that doesn't work for me. i also tried #categoriesBox {display: none;} from post #7, but had no luck with that, either. anybody have any idea how to make one of those work?

here is my current CSS:

.play_slideshow {
display: none;
}
/* hides your name (including any 's) */
#userName {
display: none;
}
#feeds {
display:none;
}
/* hides the word home */
#userHome {
display: none;
}
#bioBox {background: none !important;}
#userBio {text-align: center;}
/* turn off the cart link on the minifooter */
.cartlink_footer {
display: none;
}
/* turn off the login link on the minifooter */
.loginLink {
display: none;
}
// fix the pesky pipes
YE.onAvailable("cobrand_footer", function() {this.innerHTML = this.innerHTML.replace(/\||what are feeds\?/gi, '');});
.homepage #galleryTitle {display: none ;}


if it matters, i got to this thread via this page, number 27.
__________________
www.downloadthesepics.com
Page 1  of  2
1 2
Tell The World!  

Thread Tools
Display Modes

Posting Rules  
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump