Board index PBase HTML and Style Sheets I need help - AGAIN!

HTML and Style Sheets

I need help - AGAIN!

Customize your galleries.
rickscustomnursery
 
Posts: 13

I need help - AGAIN!

Post Fri Jan 09, 2009 10:23 pm


Maybe I should leave well enough alone! I've created a new gallery: http://www.pbase.com/rickscustomnursery/our_landscape and added an image to replace the title at the top of the page. I thought everything was fine until I viewed it in FF and realized that the text for the page numbers, prev and next are running across the face of the image?? Everything looks fine in IE but after a few attempts to fix the problem, I've actually made it worse :(

If anyone has the time to take a look at it and see if there is a simple solution to resolve the problem, I would really appreciate it!

Thank you,
Debbie

dang
 
Posts: 3780

Re: I need help - AGAIN!

Post Sat Jan 10, 2009 1:04 am


Hi,
Just add some additional "breaks" (or paragraphs) under the image html, you only have one now:
Code: Select all
<h1><center><img src="http://i.pbase.com/o3/37/647537/1/107929016.vcSwB0Mc.LandscapeBanner.jpg"></center></h1>
<br>

rickscustomnursery
 
Posts: 13

Re: I need help - AGAIN!

Post Sat Jan 10, 2009 9:01 am


Well duh...how simple was that? 8) It worked fine for FF but then there was too much space when viewing in IE. I added a line of text to direct viewers to the images below and I guess I'll have to be satisifed with it.

Thank you for the quick response! :wink:

Debbie

dang
 
Posts: 3780

Re: I need help - AGAIN!

Post Sat Jan 10, 2009 11:12 am


Hi Debbie,
Okay then... Your current code is as such:
Code: Select all
<h1><center><img src="http://i.pbase.com/o3/37/647537/1/107929016.vcSwB0Mc.LandscapeBanner.jpg"></center></h1>
<br><br>
<br><br>
<br><b>Click on the images below to view them in their original size</b>


I'm thinking you won't need the "h1" statement, see if this works instead:
Code: Select all
<center><img src="http://i.pbase.com/o3/37/647537/1/107929016.vcSwB0Mc.LandscapeBanner.jpg"></center>
<b><b>

rickscustomnursery
 
Posts: 13

Re: I need help - AGAIN!

Post Sun Jan 11, 2009 6:16 pm


dang, you're a lifesaver - it worked!!! :D I decided to leave the line of text after changing the code for those visitors who aren't familiar with PBase.

Now, if I could just figure out how to change the color of the PBase menu on my profile I'd be VERY happy! I've searched the forum and found tips to remove it totally but I think I'd like to leave it, I just don't want that funky lavender color. I'd prefer it look like my galleries, the black with grey text. Any ideas?

By the way, your galleries are fabulous! I was especially interested in your photos of the Atlanta Botanical Garden. We're planning a trip to Florida next month and I think you've encouraged us to take a detour on our way down :) Plus, the link for the Smiths (Frogsmiths) was incredible - I've got a thing for "frogs" in my garden and if I ever win the lottery, I simply must have one of their frogs!

Thanks again, both you and Flemming have helped me immensely and I really appreciate it.

Debbie

dang
 
Posts: 3780

Re: I need help - AGAIN!

Post Sun Jan 11, 2009 9:57 pm


Hi Debbie,
Glad that too care of it. Always glad to help if I have some free time, thanks for the comment.

You'll enjoy the Gardens, but don't forget the new Aquarium if you stop in. http://www.georgiaaquarium.org/exploreTheAquarium/
And the new Science Center, North of town which opens today: http://www.weinmanmuseum.org/
I still need to go myself, so they're on the list for Spring. :wink:

Now... the Menu Bar. There's not a way to change the coloring for the profile, that I'm aware of. But, you could remove it, and add your own links retaining your sheet color using a simple table inserted into your message area. But, note that some of the codes hide your random thumbs, and profile pic. If I recall correctly, seems the -27 one doesn't (if it works for your sheet). Here's the code for the links:

Code: Select all
<center><TABLE height=12 cellSpacing=1 cellPadding=1 width="50%" border=0>
  <TBODY>
  <TR>
    <TD><A href="http://www.pbase.com/" target=_self>Pbase</A></TD>
    <TD><A href="http://www.pbase.com/galleries" target=_self>galleries</A></TD>
    <TD><A href="http://form.pbase.com/" target=_self>forum</A></TD>
    <TD><A href="http://search.pbase.com/search" target=_self>search</A></TD>
    <TD><A href="http://www.pbase.com/help" target=_self>help</A></TD>
    <TD><A href="http://www.pbase.com/login"
  target=_self>login</A></TD></TR></TBODY></TABLE></center>

You can adjust the width, and add a border if you like by changing the top section.
Have fun.


Board index PBase HTML and Style Sheets I need help - AGAIN!

Who is online

Users browsing this forum: No registered users and 2 guests

cron