|
|
Thread Tools | Display Modes |
|
#1
|
|
|
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? :) |
|
|
|
|
#2
|
||
|
Major grins
|
Quote:
Code:
.gallery_23870494 .journal_entry .photo.left {margin-right: 20px !important;}
.gallery_23870494 .journal_entry .photo.right {margin-left: 20px !important;}
--- Denise
__________________
http://www.denisegoldberg.com ... http://denise.smugmug.com Musings & ramblings at http://denisegoldberg.blogspot.com, quick posts in google+ |
|
|
|
||
|
#3
|
||
|
Major grins
|
Quote:
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+ |
|
|
|
||
|
#4
|
|
|
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 | |
|
|