• Gear
  • Shots
  • Photo Craft
  • Video
  • Wide Angle
  • Support
  • New Stuff
  • More
Support SmugMug Customization How to make an About me Page?

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
Old Oct-01-2010, 06:22 PM
#1
FiveAlarmPhotography is offline FiveAlarmPhotography OP
Beginner grinner
How to make an About me Page?
How do I make an about me page on smugmug, I want it separate with no photos on it.
Old Oct-01-2010, 07:25 PM
#2
J Allen is offline J Allen
Major grins
J Allen's Avatar
Quote:
Originally Posted by FiveAlarmPhotography View Post
How do I make an about me page on smugmug, I want it separate with no photos on it.


Try this, post back with any questions....and a link to your site:


http://allen-steve.smugmug.com/Other.../3235336_ju3Gw
__________________
-Joe Allen
My Smugmug Site
Old Oct-01-2010, 08:02 PM
#3
OWUnited is offline OWUnited
OneWorldUnitedPhotos LLC
Hello there,

I am trying to update my about us page and pricing page to disregard the photos. I have tried the option above and unfortunately it is not working out.

http://www.owuphotos.com

If any one can provide some assistance I would appreciate it.

I am working in firefox and validating in IE 8. I am not sure that would make a difference, but I wanted to mention it. Also, when I use vistor view it still shows photos or that I have no photos in the about us section or pricing section.

Thanks!

Last edited by OWUnited; Oct-01-2010 at 08:06 PM. Reason: wanted to add more details.
Old Oct-01-2010, 08:21 PM
#4
J Allen is offline J Allen
Major grins
J Allen's Avatar
Quote:
Originally Posted by OWUnited View Post
Hello there,

I am trying to update my about us page and pricing page to disregard the photos. I have tried the option above and unfortunately it is not working out.

http://www.owuphotos.com

If any one can provide some assistance I would appreciate it.

I am working in firefox and validating in IE 8. I am not sure that would make a difference, but I wanted to mention it. Also, when I use vistor view it still shows photos or that I have no photos in the about us section or pricing section.

Thanks!

Remove this from your CSS:

Code:


/Pricing Page/
.gallery_13979982 .nophotos
.notLoggedIn .gallery_13979982 .journal_entry,


Also, none of this in your CSS is doing anything, except causing errors,
remove all the / from before and after all these rules:




Code:



/.category #breadCrumbTrail {display:none;} /
/.subcategory #breadCrumbTrail {display:none;}/
/.notLoggedIn .gallery_11676414 #breadcrumb {display: none;}/
/.notLoggedIn .gallery_11676405 #breadcrumb {display: none;}/
/.notLoggedIn .gallery_11676377 #breadcrumb {display: none;}/
/.notLoggedIn .gallery_11667401 #breadcrumb {display: none;}/
/.notLoggedIn .gallery_11652916 #breadcrumb {display: none;}/
/.notLoggedIn .gallery_11676996 #breadcrumb {display: none;}/
/.notLoggedIn .gallery_11666735 #breadcrumb {display: none;}/
/.notLoggedIn .gallery_11650483 #breadcrumb {display: none;}/
/.notLoggedIn .gallery_11749875 #breadcrumb {display: none;}/
/.notLoggedIn .gallery_11980582 #breadcrumb {display: none;}/
/.notLoggedIn .gallery_11985469 #breadcrumb {display: none;}/
/.notLoggedin .gallery_11749875 #breadcrumb {display: none;}/
/.notLoggedin .gallery_11980582 #breadcrumb {display: none;}/
/.notLoggedin .gallery_11985469 #breadcrumb {display: none;}/
/.notLoggedin .gallery_11731889 #breadcrumb {display: none;}/
/.notLoggedin .gallery_11980582 #breadcrumb {display: none;}/
/.notLoggedin .gallery_11966395 #breadcrumb {display: none;}/
/.notLoggedin .gallery_12120886 #breadcrumb {display: none;}/
/.notLoggedin .gallery_11966395 #breadcrumb {display: none;}/
/.notLoggedin .gallery_12120886 #breadcrumb {display: none;}/
/.notLoggedin .gallery_11676360 #breadcrumb {display: none;}/
/.notLoggedin .gallery_11676374 #breadcrumb {display: none;}/
/.notLoggedin .gallery_11676385 #breadcrumb {display: none;}/
/.notLoggedin .gallery_11676360 #breadcrumb {display: none;}/

Then add this to your CSS:

Code:
.notLoggedIn .nophotos {display:none;}


Check it in "visitor view"





__________________
-Joe Allen
My Smugmug Site
Old Oct-01-2010, 10:05 PM
#5
OWUnited is offline OWUnited
OneWorldUnitedPhotos LLC
Sweet, I was hoping that the / was like a comment out the code. I did not want to get rid of it. I decided to let bread crumbs stay there.
Old Oct-01-2010, 10:11 PM
#6
OWUnited is offline OWUnited
OneWorldUnitedPhotos LLC
So I removed the code, and the problem still exist. I have the style in Journal(old), but i still have a huge box at the bottom of the page saying no photos have been added, hopefully some will be added soon.

This problem exist for about us as well.

:-/
Old Oct-01-2010, 10:20 PM
#7
J Allen is offline J Allen
Major grins
J Allen's Avatar
Quote:
Originally Posted by OWUnited View Post
So I removed the code, and the problem still exist. I have the style in Journal(old), but i still have a huge box at the bottom of the page saying no photos have been added, hopefully some will be added soon.

This problem exist for about us as well.

:-/

Change all this:



Code:
/.category #breadCrumbTrail {display:none;} /
/.subcategory #breadCrumbTrail {display:none;}/
/.notLoggedIn .gallery_11676414 #breadcrumb {display: none;}/
/.notLoggedIn .gallery_11676405 #breadcrumb {display: none;}/
/.notLoggedIn .gallery_11676377 #breadcrumb {display: none;}/
/.notLoggedIn .gallery_11667401 #breadcrumb {display: none;}/
/.notLoggedIn .gallery_11652916 #breadcrumb {display: none;}/
/.notLoggedIn .gallery_11676996 #breadcrumb {display: none;}/
/.notLoggedIn .gallery_11666735 #breadcrumb {display: none;}/
/.notLoggedIn .gallery_11650483 #breadcrumb {display: none;}/
/.notLoggedIn .gallery_11749875 #breadcrumb {display: none;}/
/.notLoggedIn .gallery_11980582 #breadcrumb {display: none;}/
/.notLoggedIn .gallery_11985469 #breadcrumb {display: none;}/
/.notLoggedin .gallery_11749875 #breadcrumb {display: none;}/
/.notLoggedin .gallery_11980582 #breadcrumb {display: none;}/
/.notLoggedin .gallery_11985469 #breadcrumb {display: none;}/
/.notLoggedin .gallery_11731889 #breadcrumb {display: none;}/
/.notLoggedin .gallery_11980582 #breadcrumb {display: none;}/
/.notLoggedin .gallery_11966395 #breadcrumb {display: none;}/
/.notLoggedin .gallery_12120886 #breadcrumb {display: none;}/
/.notLoggedin .gallery_11966395 #breadcrumb {display: none;}/
/.notLoggedin .gallery_12120886 #breadcrumb {display: none;}/
/.notLoggedin .gallery_11676360 #breadcrumb {display: none;}/
/.notLoggedin .gallery_11676374 #breadcrumb {display: none;}/
/.notLoggedin .gallery_11676385 #breadcrumb {display: none;}/
/.notLoggedin .gallery_11676360 #breadcrumb {display: none;}/
To this:
Code:



/*
/.category #breadCrumbTrail {display:none;} /
/.subcategory #breadCrumbTrail {display:none;}/
/.notLoggedIn .gallery_11676414 #breadcrumb {display: none;}/
/.notLoggedIn .gallery_11676405 #breadcrumb {display: none;}/
/.notLoggedIn .gallery_11676377 #breadcrumb {display: none;}/
/.notLoggedIn .gallery_11667401 #breadcrumb {display: none;}/
/.notLoggedIn .gallery_11652916 #breadcrumb {display: none;}/
/.notLoggedIn .gallery_11676996 #breadcrumb {display: none;}/
/.notLoggedIn .gallery_11666735 #breadcrumb {display: none;}/
/.notLoggedIn .gallery_11650483 #breadcrumb {display: none;}/
/.notLoggedIn .gallery_11749875 #breadcrumb {display: none;}/
/.notLoggedIn .gallery_11980582 #breadcrumb {display: none;}/
/.notLoggedIn .gallery_11985469 #breadcrumb {display: none;}/
/.notLoggedin .gallery_11749875 #breadcrumb {display: none;}/
/.notLoggedin .gallery_11980582 #breadcrumb {display: none;}/
/.notLoggedin .gallery_11985469 #breadcrumb {display: none;}/
/.notLoggedin .gallery_11731889 #breadcrumb {display: none;}/
/.notLoggedin .gallery_11980582 #breadcrumb {display: none;}/
/.notLoggedin .gallery_11966395 #breadcrumb {display: none;}/
/.notLoggedin .gallery_12120886 #breadcrumb {display: none;}/
/.notLoggedin .gallery_11966395 #breadcrumb {display: none;}/
/.notLoggedin .gallery_12120886 #breadcrumb {display: none;}/
/.notLoggedin .gallery_11676360 #breadcrumb {display: none;}/
/.notLoggedin .gallery_11676374 #breadcrumb {display: none;}/
/.notLoggedin .gallery_11676385 #breadcrumb {display: none;}/
/.notLoggedin .gallery_11676360 #breadcrumb {display: none;}/
*/


Then add this to your CSS:

Code:
.notLoggedIn .nophotos {display:none;}


Check in "visitor view"



This is a valid CSS comment:

Code:
/*comments between these tags*/


This is a invalid comment:


Code:
/this will not work/

Look here for more info:

http://css.maxdesign.com.au/selectut...s_comments.htm
__________________
-Joe Allen
My Smugmug Site
Old Oct-01-2010, 10:34 PM
#8
J Allen is offline J Allen
Major grins
J Allen's Avatar
One thing I noticed, that you added a search bar to your site. To take full advantage of this feature, you might want to consider giving all your photos the proper keywords. Right now you have a lot of numbers in your keywords:


http://www.owuphotos.com/keyword/



More info here: http://www.smugmug.com/help/keywords-tags
__________________
-Joe Allen
My Smugmug Site
Old Oct-04-2010, 02:29 PM
#9
OWUnited is offline OWUnited
OneWorldUnitedPhotos LLC
Yes sir, i am going through and working on removing those numbers and making sure my keywords are alot tighter. Thank you for showing me how to do comments. You rock sir. I appreciate it.
Tell The World!  
Similar Threads Thread Starter Forum Replies Last Post
Make your own shortcut icon (favicon) for your smugmug page ponyfizz SmugMug Customization 92 Jul-12-2010 09:15 PM
how to make an Avanced search page? HELP MikaGrin SmugMug Customization 1 Oct-25-2009 11:51 AM
question: how do I make a guestbook page? west_coastie_canuck SmugMug Customization 6 Mar-30-2009 08:12 PM
How to make my page look cool. cybersusst SmugMug Customization 0 May-15-2007 12:54 PM
A different way to make a recent galleries page jevidon SmugMug Customization 3 Oct-30-2006 07:26 PM


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