|
|
Thread Tools | Display Modes |
|
#1
|
|
|
PrftGtlmn
|
Help needed removing text from a gallery description
Hi there,
Whenever I visit the page I created for ABOUT me, I can't seem to remove the following text: gallery pages: 1 Also, I'd like to use font-family: "Trebuchet MS", sans-serif for both the text & title, But obviously, I'd like the title to be quite a bit larger etc. (still centered) I can't seem to figure this out. I tried adjust the figures in my css, but it doesn't seem to work. (e.g. 150%) I'm very new at this, as I'm sure you'll notice when you view my css box and other tag boxes etc. I really have no clue what I'm doing. I've just been following the threads in an attempt to learn. So, please don't laugh when you take a peek. Anyway, any help you can provide will be greatly appreciated. Site: www.ishmailmerritt.com Link to ABOUT page (that hasn't been published yet): http://www.ishmailmerritt.com/Galler...13757345_rQnxA |
|
|
|
|
#2
|
||
|
"tweak 'til it squeaks"
|
Quote:
Code:
<html> <span class="myTitle"> <center>About</center> </span> <!-- closes myTitle div --> <span class="myText"> <p> I am deeply honored that you are considering me for your photography needs. Thank you! I offer a fresh and candid yet unobtrusive approach, an upbeat mix of contemporary and traditional style, which enables me to capture the unique personality of each shot. I go out of my way to make sure that your photographs exceed your expectations by providing quality products, style, and professionalism. It is of the utmost importance to me that my clients are fully satisfied with every aspect and experience that they encounter while working with Ishmail Merritt Photography. By choosing me to photograph your event, you can have the satisfying assurance that you are getting the very best The fact that almost all of my business comes to me by word of mouth is a testament to my commitment to my clients. Again, Thank You for taking the time to visit my site. I look forward to the opportunity to work with you in the near future. </p> <p>Please feel free to contact me at anytime <a href="mailto:info@ishmailmerritt.com"> <span class="myEmail">here</span></a></p> </html> Code:
/* START gallery 13757345 */
.gallery_13757345 .caption {
padding-top: 0 !important;
}
.gallery_13757345 .photo.left {
border: 4px ridge #444; /* add border around photo */
}
.gallery_13757345 .myTitle {
font-family: "Trebuchet MS", sans-serif;
font-size: 150%;
color: #600;
font-weight: bold;
}
.gallery_13757345 .myText {
font-family: "Trebuchet MS", sans-serif;
font-size: 110%;
color: #600;
font-weight: normal;
text-align: justify;
}
.gallery_13757345 .myEmail {color: #444;}
.gallery_13757345 .myEmail:hover {color: red;}
.gallery_13757345 .play_slideshow,
.gallery_13757345 .pageNav {display: none;}
/* END gallery 13757345 */
__________________
Al My Website my Blog Mozilla Firefox Web Developer Firebug Customization FAQ Banner/Navbar/Slideshow Tutor |
|
|
|
||
|
#3
|
|
|
PrftGtlmn
|
Thx a million Al.
That worked perfectly! One other question I'm hoping you may be able to help me with. I'm trying to get my price list to look like this: http://www.cmykgroup.com/pricelist.html But I'm stuck with it looking like this: http://www.ishmailmerritt.com/Galler..._v7mse#000000_ Can you assist with this one, or should I open a new thread? |
|
|
|
|
#4
|
||
|
"tweak 'til it squeaks"
|
Quote:
Replace the gallery description with this. Code:
<html>
<div class="myTitle">
Sessions & Packages
</div>
<div class="myTitle2">
Real Estate / Architecture / Interior Design Session - $525+
</div>
<div class="myText">
2hr location shoot (+1hr location preparation & lighting)<br>
10-15 images, hosted in an online gallery<br>
A CD of all images in your gallery in high-resolution format (300dpi)<br>
Web-resolution images, which you can post online (72dpi)<br>
</div>
<div class="bigParas">
<em>The shoot will take between 2 and 3 hours. Most homes can be shot in 1.5 hours, although some shoots may take longer. The Shoot: The homeowner or someone authorized by the homeowner (the agent) should be present at the shoot to give access to the home and to discuss any special considerations such as what should be included or excluded in shots. My goal at the shoot is to provide you with quality photos that include a front exterior, back exterior and all the major rooms such as living room, dining room, family room, kitchen, master bedroom, master bath and bedrooms. Powder rooms, small bathrooms, utility rooms or garages are not a shooting priority unless you give me direction otherwise. <br><br>Photo Rights and Usage: All photos are licensed to the agent/client for all marketing associated with the current sale of the property for its duration in accordance with the MLS rules. Please note that the photos will be copyrighted by Ishmail Merritt and license granted only to the agent and NOT to any third party. Any usage of the photos by a third party, including but not limited to subsequent agents, architects, builders, staggers, designers, sellers or buyers is prohibited unless approved in writing by Ishmail Merritt.</em></span>
</div>
<div class="myTitle2">
Standard Session - $325
</div>
<div class="myText">
2hr location shoot<br>
5-10 images presented, hosted in an online gallery<br>
Web-resolution images, which you can share online (72dpi)
</div>
<div class="myTitle2">
Digital Mini Session - $600
</div>
<div class="myText">
2hr location shoot<br>
20-30 images presented, hosted in an online gallery <br>
A set of 5x7 prints of all images in your gallery<br>
A CD of all images in your gallery in high-resolution format (300dpi)<br>
Web-resolution images, which you can share online (72dpi)
</div>
<div class="myTitle2">
Digital Everything Session - $1100
</div>
<div class="myText">
4hr location shoot<br>
30-50 images, hosted in an online gallery<br>
A set of 5x7 prints of all images in your gallery<br>
A CD of all images in your gallery in high-resolution format (300dpi)<br>
Web-resolution images, which you can share online (72dpi)
</div>
<div class="myTitle2">
Engagement or Wedding Session - $2800+
</div>
<div class="myText">8hr location shoot<br>
150-250 images, hosted in a personal online gallery<br>
A set of 5x7 prints of all images in your gallery<br>
A CD of all images in your gallery in high-resolution format (300dpi)<br>
Web-resolution images, which you can share online (72dpi)
</div>
<div class="bigParas">
<em>As a photographer, my greatest strength has always been capturing people. With a background in artistic photography and photojournalism. I have the talent and experience to create exquisite photos. I work in artistic, classic, and photo-journalistic styles, and I am committed to working within every budget. Together we can capture beautiful images of you and your loved ones on this most special day. Images that you will cherish for a lifetime. </em>
</div>
</html>
Code:
/* START Sessions & Packages */
.gallery_13692011 #albumDescription {
margin-top: 10px; /* gap from navbar at top */
}
.gallery_13692011 .myTitle {
font-family: Arial,Helvetica,sans-serif;
font-size: 150%;
color: #800000;
font-weight: bold;
text-align: center;
margin: 0 auto 30px auto; /* top right bottom left */
}
.gallery_13692011 .myTitle2 {
font-family: Arial,Helvetica,sans-serif;
font-size: 120%;
color: #800000;
font-weight: bold;
text-align: center;
margin: 20px auto 10px auto; /* top right bottom left */
}
.gallery_13692011 .myText {
font-family: Arial,Helvetica,sans-serif;
font-size: 80%;
color: #000;
font-weight: normal;
text-align: center;
}
.gallery_13692011 .bigParas {
width: 600px;
margin: 10px auto 0;
text-align: justify !important;
font-family: Arial,Helvetica,sans-serif;
font-size: 80%;
color: #000;
font-weight: normal;
}
.gallery_13692011 .myEmail {color: #444;}
.gallery_13692011 .myEmail:hover {color: red;}
/* things you can hide on page */
.notLoggedIn .gallery_13692011 .emptyGallery, /* if no photos in gallery */
.gallery_13692011 #albumNav_top,
.gallery_13692011 #albumNav_bottom,
.notLoggedIn .gallery_13692011 .journal_entry, /* hides photos in gallery */
.notLoggedIn .gallery_13692011 #breadcrumb {display: none;}
/* END Sessions & Packages */
__________________
Al My Website my Blog Mozilla Firefox Web Developer Firebug Customization FAQ Banner/Navbar/Slideshow Tutor |
|
|
|
||
|
#5
|
|
|
PrftGtlmn
|
Wow man ... I'm almost ready to cry!
Thank you sooooo much. Please don't slap me, last question: How do I remove AVAILABLE FEEDS text from bottom of my homepage? If I don't hear back from you .... (laughing) I understand. |
|
|
|
|
#6
|
||
|
"tweak 'til it squeaks"
|
Quote:
Code:
<html>
<div class="myTitle">
Sessions & Packages
</div>
<div class="myTitle2">
Real Estate / Architecture / Interior Design Session - $525+
</div>
<div class="myText">
<li>2hr location shoot (+1hr location preparation & lighting)</li>
<li>10-15 images, hosted in an online gallery</li>
<li>A CD of all images in your gallery in high-resolution format (300dpi)</li>
<li>Web-resolution images, which you can post online (72dpi)</li>
</div>
<div class="bigParas">
<em>The shoot will take between 2 and 3 hours. Most homes can be shot in 1.5 hours, although some shoots may take longer. The Shoot: The homeowner or someone authorized by the homeowner (the agent) should be present at the shoot to give access to the home and to discuss any special considerations such as what should be included or excluded in shots. My goal at the shoot is to provide you with quality photos that include a front exterior, back exterior and all the major rooms such as living room, dining room, family room, kitchen, master bedroom, master bath and bedrooms. Powder rooms, small bathrooms, utility rooms or garages are not a shooting priority unless you give me direction otherwise. <br><br>Photo Rights and Usage: All photos are licensed to the agent/client for all marketing associated with the current sale of the property for its duration in accordance with the MLS rules. Please note that the photos will be copyrighted by Ishmail Merritt and license granted only to the agent and NOT to any third party. Any usage of the photos by a third party, including but not limited to subsequent agents, architects, builders, stagers, designers, sellers or buyers is prohibited unless approved in writing by Ishmail Merritt.</em></span>
</div>
<div class="myTitle2">
Standard Session - $325
</div>
<div class="myText">
<li>2hr location shoot</li>
<li>5-10 images presented, hosted in an online gallery</li>
<li>Web-resolution images, which you can share online (72dpi)</li>
</div>
<div class="myTitle2">
Digital Mini Session - $600
</div>
<div class="myText">
<li>2hr location shoot<br>
<li>20-30 images presented, hosted in an online gallery</li>
<li>A set of 5x7 prints of all images in your gallery</li>
<li>A CD of all images in your gallery in high-resolution format (300dpi)</li>
<li>Web-resolution images, which you can share online (72dpi)</li>
</div>
<div class="myTitle2">
Digital Everything Session - $1100
</div>
<div class="myText">
<li>4hr location shoot<br>
<li>30-50 images, hosted in an online gallery</li>
<li>A set of 5x7 prints of all images in your gallery</li>
<li>A CD of all images in your gallery in high-resolution format (300dpi)</li>
<li>Web-resolution images, which you can share online (72dpi)</li>
</div>
<div class="myTitle2">
Engagement or Wedding Session - $2800+
</div>
<div class="myText">
<li>8hr location shoot</li>
<li>150-250 images, hosted in a personal online gallery</li>
<li>A set of 5x7 prints of all images in your gallery</li>
<li>A CD of all images in your gallery in high-resolution format (300dpi)</li>
<li>Web-resolution images, which you can share online (72dpi)</li>
</div>
<br>
<div class="bigParas">
<em>As a photographer, my greatest strength has always been capturing people. With a background in artistic photography and photojournalismI have the talent and experience to create exquisite photos. I work in artistic, classic, and photojournalistic styles, and I am committed to working within every budget. Together we can capture beautiful images of you and your loved ones on this most special day. Images that you will cherish for a lifetime. </em>
</div>
</html>
Code:
/* START Sessions & Packages */
.gallery_13692011 #albumDescription {
margin-top: 10px; /* gap from navbar at top */
}
.gallery_13692011 .myTitle {
font-family: Arial,Helvetica,sans-serif;
font-size: 150%;
color: #800000;
font-weight: bold;
text-align: center;
margin: 0 auto 20px; /* top right bottom left */
}
.gallery_13692011 .myTitle2 {
font-family: Arial,Helvetica,sans-serif;
font-size: 120%;
color: #800000;
font-weight: bold;
text-align: center;
margin: 20px auto 0; /* top right bottom left */
}
.gallery_13692011 .myText {
font-family: Arial,Helvetica,sans-serif;
font-size: 85%;
color: #000;
font-weight: normal;
text-align: center;
}
.gallery_13692011 .myText li {
text-align: left;
width: 380px;
margin: 10px auto 0;
line-height: 5px;
}
.gallery_13692011 .bigParas {
width: 600px;
margin: 10px auto 0;
text-align: justify !important;
font-family: Arial,Helvetica,sans-serif;
font-size: 80%;
color: #000;
font-weight: normal;
}
.gallery_13692011 .myEmail {color: #444;}
.gallery_13692011 .myEmail:hover {color: red;}
/* things you can hide on page */
.notLoggedIn .gallery_13692011 .emptyGallery, /* if no photos in gallery */
.gallery_13692011 #albumNav_top,
.gallery_13692011 #albumNav_bottom,
.notLoggedIn .gallery_13692011 .journal_entry, /* hides photos in gallery */
.notLoggedIn .gallery_13692011 #breadcrumb {display: none;}
/* END Sessions & Packages */
__________________
Al My Website my Blog Mozilla Firefox Web Developer Firebug Customization FAQ Banner/Navbar/Slideshow Tutor |
|
|
|
||
|
#7
|
||
|
"tweak 'til it squeaks"
|
Quote:
.homepage #feeds {display: none;}
__________________
Al My Website my Blog Mozilla Firefox Web Developer Firebug Customization FAQ Banner/Navbar/Slideshow Tutor |
|
|
|
||
| Tell The World! | |
| Tags | |
| font , font size , removing gallery text | |
| Similar Threads | Thread Starter | Forum | Replies | Last Post | ![]() |
| GuestBook ..Move photo position | beijingvideoLewisSandler | SmugMug Customization | 39 | Nov-04-2010 11:59 AM | |
| Nav Bar Function | parkermyers | SmugMug Customization | 26 | Apr-28-2008 06:30 AM | |
| Image overlay? | kriyababaji | SmugMug Customization | 37 | Jan-26-2008 02:20 PM | |
| change text in gallery description | magicpic | SmugMug Customization | 1 | Jan-03-2007 01:36 PM | |
| Backprinting @ smugmug | K.Van | SmugMug Support | 62 | Apr-05-2005 12:11 PM | |
| Thread Tools | |
| Display Modes | |
|
|