• Gear
  • Shots
  • Photo Craft
  • Video
  • Wide Angle
  • Support
  • New Stuff
  • More

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 Jul-09-2012, 11:35 AM
#1
mightmike is offline mightmike OP
Big grins
CSS Questions
1. Here is my about page

http://michaelmoir.smugmug.com/gallery/23870494_9knbqq

Notice how the text next to the image is right against the image.

How in CSS can I make that text more spaced out.

This is just a desription field with HTML text I enter.

However I was not able to use a table tag, so i guess i need to tweek the CSS.

2. Here is my galleries page

http://michaelmoir.smugmug.com/galleries


Can I use CSS to make my gallery page look more like this.

http://www.jenniferwu.com/portfolio/

Any pointers on what that CSS might look like? :)
Old Jul-09-2012, 01:16 PM
#2
denisegoldberg is offline denisegoldberg
Major grins
denisegoldberg's Avatar
Quote:
Originally Posted by mightmike View Post
1. Here is my about page -
http://michaelmoir.smugmug.com/gallery/23870494_9knbqq

Notice how the text next to the image is right against the image. How in CSS can I make that text more spaced out.
Add this to your CSS:
Code:
.gallery_23870494 .journal_entry .photo.left {margin-right: 20px !important;}
.gallery_23870494 .journal_entry .photo.right {margin-left: 20px !important;}
Adjust the margins as desired. You only need the .photo.left entry but I included both in case you add another photo to the gallery.

--- Denise
__________________
http://www.denisegoldberg.com ... http://denise.smugmug.com

Musings & ramblings at http://denisegoldberg.blogspot.com, quick posts in google+
Old Jul-09-2012, 01:20 PM
#3
denisegoldberg is offline denisegoldberg
Major grins
denisegoldberg's Avatar
Quote:
Originally Posted by mightmike View Post
2. Here is my galleries page http://michaelmoir.smugmug.com/galleries


Can I use CSS to make my gallery page look more like this: http://www.jenniferwu.com/portfolio/
That page is not a smugmug page.

You can get close by adding CSS. First, add the code from # 10 in the ADVANCED Customization FAQ. That will place the thumbs above the titles.

You can make the thumbs 150x150 instead of your current 100x100 by adding the code from the thread Now you can force gallery thumbnails to be larger.

--- Denise
__________________
http://www.denisegoldberg.com ... http://denise.smugmug.com

Musings & ramblings at http://denisegoldberg.blogspot.com, quick posts in google+
Old Jul-09-2012, 03:04 PM
#4
mightmike is offline mightmike OP
Big grins
Thanks Denise, I really appreciate it.
Tell The World!  
Similar Threads Thread Starter Forum Replies Last Post
A Few CSS Menu Questions jeffdaytonphotography SmugMug Customization 3 Dec-01-2010 04:21 AM
W3C CSS validator problem micknewton SmugMug Support 7 Sep-14-2008 10:37 AM
pageNav CSS questions... gyro SmugMug Customization 5 Mar-27-2008 02:35 PM
CSS question jfriend SmugMug Customization 8 Jul-05-2007 11:22 PM
You want answers? We need questions! (or ask Ron Reznick) Harryb Wildlife 61 Jan-15-2007 12:02 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