View Full Version : Me and my dumb mouse....
Desiree
Jun-12-2007, 08:01 AM
So, I was checking out some of the nifty add ons in my control panel and wanted to test a few out. Some were okay, some were not to my liking, and then I decided I didn't want any of them on the page because it didn't go with the style I have. On my attempt to put "most popular photos" back in hiding, I found that the hide option was not available. The word "hide" is there, but it isn't a link that will actually do anything and I am at a loss on how to put it back. I tried doing a search and even attempted to put a few of the codes that I saw in all to no avail.
Any help would be appreciated. Thank you.
http://desiredcreations.smugmug.com/
richW
Jun-12-2007, 08:21 AM
Hi Desiree, I don't know whats going on with the hide link on the popular photos box, but I will be checking it out for you. Stand-by..... I will see what I can do for you..
Edit: All done. Your popular photos are back in your control panel.
Allen
Jun-12-2007, 08:22 AM
So, I was checking out some of the nifty add ons in my control panel and wanted to test a few out. Some were okay, some were not to my liking, and then I decided I didn't want any of them on the page because it didn't go with the style I have. On my attempt to put "most popular photos" back in hiding, I found that the hide option was not available. The word "hide" is there, but it isn't a link that will actually do anything and I am at a loss on how to put it back. I tried doing a search and even attempted to put a few of the codes that I saw in all to no avail.
Any help would be appreciated. Thank you.
http://desiredcreations.smugmug.com/ Why not leave them visible but move them to your "galleries" page.
Add the red lines to do that.
.homepage #popularPhotos,
.homepage #galleriesBox,
.homepage #categoriesBox,
.homepage #featuredBox
{display: none;}
.galleries #popularPhotos,
.galleries #galleriesBox,
.galleries #categoriesBox,
.galleries #featuredBox
{display: block;}
Desiree
Jun-12-2007, 09:03 AM
Hi Desiree, I don't know whats going on with the hide link on the popular photos box, but I will be checking it out for you. Stand-by..... I will see what I can do for you..
Edit: All done. Your popular photos are back in your control panel.
Rich, you are the absolute best! :clap Thanks a million! :barb
Desiree
Jun-12-2007, 09:04 AM
Why not leave them visible but move them to your "galleries" page.
Add the red lines to do that.
.homepage #popularPhotos,
.homepage #galleriesBox,
.homepage #categoriesBox,
.homepage #featuredBox
{display: none;}
.galleries #popularPhotos,
.galleries #galleriesBox,
.galleries #categoriesBox,
.galleries #featuredBox
{display: block;}
Allen thanks for the suggestion. I will keep these in case I want to do this later.
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.