|
|
Thread Tools | Display Modes |
|
|
|
#1
|
|
|
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.
|
|
|
|
|
#2
|
||
|
Major grins
|
Quote:
Try this, post back with any questions....and a link to your site: http://allen-steve.smugmug.com/Other.../3235336_ju3Gw |
|
|
|
||
|
#3
|
|
|
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. |
|
|
|
|
#4
|
||
|
Major grins
|
Quote:
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"
|
|
|
|
||
|
#5
|
|
|
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.
|
|
|
|
|
#6
|
|
|
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. :-/ |
|
|
|
|
#7
|
||
|
Major grins
|
Quote:
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;}/
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 |
|
|
|
||
|
#8
|
|
|
Major grins
|
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 |
|
|
|
|
#9
|
|
|
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 | |
|
|