• Gear
  • Shots
  • Photo Craft
  • Video
  • Wide Angle
  • Support
  • New Stuff
  • More
Support SmugMug Customization Gallery Description and text color

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 Nov-04-2009, 11:42 AM
#1
Mego is offline Mego OP
Beginner grinner
Gallery Description and text color
I am new to SmugMug and very new to customization. I have my page almost the way I would like but am stuck in 2 areas.

1. I think the customization I have created for my home page is ill affecting other pages. I need to have the text for my gallery description a different color preferrably white, text on my homepage is black. I can't seem to change one without changing the other.
2. I would like the gallery description to appear below the gallery instead of to the right on my portfilio page.

The site is picturesofgrace.smugmug.com

Any help would be wonderful. Thank you so much!
Old Nov-04-2009, 12:52 PM
#2
ElliotX is offline ElliotX
Big grins
ElliotX's Avatar
Quote:
Originally Posted by Mego
I am new to SmugMug and very new to customization. I have my page almost the way I would like but am stuck in 2 areas.

1. I think the customization I have created for my home page is ill affecting other pages. I need to have the text for my gallery description a different color preferrably white, text on my homepage is black. I can't seem to change one without changing the other.
2. I would like the gallery description to appear below the gallery instead of to the right on my portfilio page.

The site is picturesofgrace.smugmug.com

Any help would be wonderful. Thank you so much!
Code:
.nav, .nav .title, a.nav, a.nav:visited, a.nav:active, a.nav:hover, .pageNav, a.down, a.down:active, a.down:hover, a.down:visited, .nav a.down { color: #000000 !important; font-family: arial !important; }
In your CSS you've given the .nav selector a black value (#000000) along with other selectors. You can change this to #FFFFFF and the text you want will change to white. However this could impact other elements of your site.

The best way forward would be to break down the use of group selectors as you have, into smaller groups so you don't affect other elements when making changes.

Hope this helps.
__________________
Elliot.

Website:redskyimage.com
Twitter: twitter.com/elliotxtreme/
Old Nov-06-2009, 08:18 AM
#3
Mego is offline Mego OP
Beginner grinner
Moving Gallery Title on Portfolio page
Quote:
Originally Posted by ElliotX
Code:
.nav, .nav .title, a.nav, a.nav:visited, a.nav:active, a.nav:hover, .pageNav, a.down, a.down:active, a.down:hover, a.down:visited, .nav a.down { color: #000000 !important; font-family: arial !important; }
In your CSS you've given the .nav selector a black value (#000000) along with other selectors. You can change this to #FFFFFF and the text you want will change to white. However this could impact other elements of your site.

The best way forward would be to break down the use of group selectors as you have, into smaller groups so you don't affect other elements when making changes.

Hope this helps.
Thank you for the info. Do you know the code I should enter in the CSS section to change only the title text on the portraits page

Do you know how to move the gallery title under the image instead of having it appear on the right?
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