PDA

View Full Version : I need a asmall help to fix my site and I'm done...Please help


Oldlonelywolf75
Sep-10-2009, 11:48 PM
Hi to everyone...I need a small help to fix two "stupid thing " in my site and I'm practically done!
In this page http://www.oldlonelywolfphotography.com/gallery/8874690_T9VxV
(the "GuestBook" page) there are 2 images that are the same (a big one and a small one).
I would like to removed the small one (that's the one below the big one). And I would also like tp remove the "Share"-"Slideshow"-"Buy"-"View Cart" buttons that are still there.

In this page
http://www.oldlonelywolfphotography.com/gallery/8898781_ZcAxe
(the "Contact Page") there is too much space between the white boxes and the white boxes Title. Is it possible to reduce the gap?
And even there there's the "Style" Button and the " This is a brand new gallery with no photos" and I would like to remove...
That's all
If some one can help me I'll be very happy....
Thanks in advance
Alex

Oldlonelywolf75
Sep-11-2009, 12:27 AM
Fixed it!
Thanks anyway...!
Alex

Hi to everyone...I need a small help to fix two "stupid thing " in my site and I'm practically done!
In this page http://www.oldlonelywolfphotography.com/gallery/8874690_T9VxV
(the "GuestBook" page) there are 2 images that are the same (a big one and a small one).
I would like to removed the small one (that's the one below the big one). And I would also like tp remove the "Share"-"Slideshow"-"Buy"-"View Cart" buttons that are still there.

In this page
http://www.oldlonelywolfphotography.com/gallery/8898781_ZcAxe
(the "Contact Page") there is too much space between the white boxes and the white boxes Title. Is it possible to reduce the gap?
And even there there's the "Style" Button and the " This is a brand new gallery with no photos" and I would like to remove...
That's all
If some one can help me I'll be very happy....
Thanks in advance
Alex

Oldlonelywolf75
Sep-11-2009, 01:42 PM
I thougt that everything was fixed but I was wrong...Can some help me?
In this page
http://www.oldlonelywolfphotography..../8898781_ZcAxe (http://www.oldlonelywolfphotography.com/gallery/8898781_ZcAxe)
(the "Contact Page") there is too much space between the white boxes and the white boxes Title. Is it possible to reduce the gap?
And even there there's the "Style" Button and the " This is a brand new gallery with no photos" and I would like to remove...
That's all
If some one can help me I'll be very happy....
Thanks in advance
Alex

Fixed it!
Thanks anyway...!
Alex

Mohamed.Ghuloom
Sep-11-2009, 01:51 PM
the " This is a brand new gallery with no photos" and I would like to remove...

Put this in your CSS:

/* Contact-Page */
.gallery_9580156 #breadCrumbTrail,
.gallery_9580156 .play_slideshow,
.gallery_9580156 #albumNav_top,
.gallery_9580156 #albumNav_bottom,
.gallery_9580156 .nophotos h3,
.gallery_9580156 .pageNav
{display:none;}
.gallery_9580156 .journal_entry
{border:none;}

Change the '9580156' with your gallery unique url (you'll find that number in the url of your gallery)