• Gear
  • Shots
  • Photo Craft
  • Video
  • Wide Angle
  • Support
  • New Stuff
  • More
Support SmugMug Customization Consistent Fonts

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 #130 (Hot or Cold), Memol..

The next Dgrin Challenge DSS #131 (Music) is open for entries through June 24th, 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 Mar-06-2009, 06:44 AM
#1
rcreamer824 is offline rcreamer824 OP
Major grins
Consistent Fonts
I am almost there with my fonts!!!

I am looking for the same font for both the album description and caption. Here is the code that was given to me:

.gallery_7319672 #albumDescription
{font-size: 150%;
font-family: times;
font-weight: bold;}

gallery_7319672 .caption
{font-size: 100%;
font-family: times;
font-weight: bold;}

Here is the page:

http://www.candidimaging.com/gallery/7319672_PSiuf

Am I missing something?
__________________
www.candidimaging.com
Old Mar-06-2009, 06:49 AM
#2
Allen is offline Allen
"tweak 'til it squeaks"
Allen's Avatar
Quote:
Originally Posted by rcreamer824
I am almost there with my fonts!!!

I am looking for the same font for both the album description and caption. Here is the code that was given to me:

.gallery_7319672 #albumDescription
{font-size: 150%;
font-family: times;
font-weight: bold;}

gallery_7319672 .caption
{font-size: 100%;
font-family: times;
font-weight: bold;}

Here is the page:

http://www.candidimaging.com/gallery/7319672_PSiuf

Am I missing something?
You are missing a period in front of gallery_..... on a bunch of your CSS. Add them all.

.gallery_7319672 .caption
{font-size: 100%;
font-family: times;
font-weight: bold;}
Old Mar-06-2009, 06:55 AM
#3
rcreamer824 is offline rcreamer824 OP
Major grins
Thank you
Quote:
Originally Posted by Allen
You are missing a period in front of gallery_..... on a bunch of your CSS. Add them all.

.gallery_7319672 .caption
{font-size: 100%;
font-family: times;
font-weight: bold;}
I actually figured how to fix both of my issues.
__________________
www.candidimaging.com
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