View Full Version : remove the hyperlink from image
Dadopic
Apr-04-2012, 10:01 AM
I would like to remove the link from this gallery so that the image is not clickable and just part of the design of the page.
http://www.theitalianeye.com/gallery/1563895
and on this page too:
http://www.theitalianeye.com/Other/Copyright/22217317_24r7rV
also is it possible to remove the "gallery pages 1 " at the bottom of the page?
thanks
Allen
Apr-04-2012, 12:18 PM
I would like to remove the link from this gallery so that the image is not clickable and just part of the design of the page.
http://www.theitalianeye.com/gallery/1563895
and on this page too:
http://www.theitalianeye.com/Other/Copyright/22217317_24r7rV
also is it possible to remove the "gallery pages 1 " at the bottom of the page?
thanks
Swich to an html type gallery by adding this to the album description.
<html>
<div style="float:left; padding-right: 20px;">
<img src="/photos/1779867323_8zNLz3m-S.jpg" />
</div>
<div>
For pet photography, I work on location, meaning I come to your place to not stress the pet,<br>
who is more relaxed in his own environment (your home).<br>
For people photo session we can arrange to go anywhere you want, studio, outdoor...<br>
<br>
Photo session fees start at $200 (about 2 hours) (Payment must be made in full before the beginning of the photo session)<br>
includes all proofs available in private online gallery for viewing & print selection password protected, for your privacy.<br>
This cost covers up to two subjects, (2 people or 2 pets or one and one) for any extra subject, add $35 more, per session.<br>
<br>
The fee for the session includes two 5X7 prints of your choice.<br>
Additional prints:<br>
Choice of Color, B&W or Sepia on Matte or Glossy on photographic Fujifilm Crystal Archive Paper.<br>
<br>
<br>
CDN $ 20 - 5x7<br>
CDN $ 35 - 8x10<br>
CDN $ 40 - 11X16<br>
CDN $ 55 - 12X18<br>
<br>
All prints include basic retouching (cleaning up skin blemishes, lighting up the eyes, brightening teeth) and color balancing. <br>
You may also choose:<br>
<br>
Different types of paper or surfaces (Canvas Wraps, Floats, Stand Outs, Mettalic or Acrylic prints) <br>
are also available; for prices, please, contact me.<br>
<br>
Photo collages, photo painting, stitching of multiple exposures, special effects, enhanced retouching <br>
are available for additional charges. Please contact me for more information.<br>
<br>
I also offer several collections to chose from, e.g. two 5X7, four 8X10 and one 11X16 for a special price.<br>
Please, contact me for collection prices.<br>
Gift certificates are also available.<br>
<br>
For COMMERCIAL/ ADVERTISING work and rates, contact me, please.
</div>
</html>
Add this to your CSS
.gallery_22277145 .albumNav,
.gallery_22277145 .notLoggedIn .journal_entry {display:none;}
.gallery_22277145 img {
background-color:#000 !important;
background-position:center center;
border:3px solid #E6E8FA !important;
padding:2px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
-webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, .5);
-moz-box-shadow: 3px 3px 6px rgba(0, 0, 0, .5);
filter:progidXImageTransform.Microsoft.Shadow(Co lor='000000', direction='135', strength='3');
_filter: none;
~padding:0;
~border:4px double #D5B790 !important;}
Dadopic
Apr-04-2012, 01:58 PM
OK, I messed it all up,
I did what you told me to do, to the letter. it didn't work, a question mark was showing next to the writing.
I tried to fix it myself and of course didn t succeed, so I had to delete the gallery and create another one which I re-linked to the navi-menu
I uploaded the tomato picture again and then added the description to the gallery as you said, but of course now the picture is
showing down and nothing shows next to the writing.
and now the text on the navibar is black.
GEEEEESSS!!!!
please help me.
Allen
Apr-04-2012, 02:37 PM
OK, I messed it all up,
I did what you told me to do, to the letter. it didn't work, a question mark was showing next to the writing.
I tried to fix it myself and of course didn t succeed, so I had to delete the gallery and create another one which I re-linked to the navi-menu
I uploaded the tomato picture again and then added the description to the gallery as you said, but of course now the picture is
showing down and nothing shows next to the writing.
and now the text on the navibar is black.
GEEEEESSS!!!!
please help me.
I made changes in red to my last post for the new gallery number and photo number.
Put it all in and I'll troubleshoot.
Dadopic
Apr-04-2012, 02:47 PM
Thanks Al, I appreciate all your help,
I put everything in and changed the red numbers, still the image doens't shows either I am logged in or off.
please try yourself to see if it works on your side.
Allen
Apr-04-2012, 02:55 PM
Thanks Al, I appreciate all your help,
I put everything in and changed the red numbers, still the image doens't shows either I am logged in or off.
please try yourself to see if it works on your side.
Change to the red.
<div style="float:left; padding-right: 20px;">
<img src="/photos/i-8zNLz3m/0/S/tomato-S.jpg" />
</div>
In your CSS remove the space in display.
.gallery_22277145 #shareButton,
.gallery_22277145 .albumNav,
.gallery_22277145 .notLoggedIn .journal_entry {display:none;}
Dadopic
Apr-04-2012, 03:07 PM
That DID IT!!!
almost done, the foot logo that now shows perfectly well on every other page shows in a black box at the bottom of this same page
http://www.theitalianeye.com/Other/investment/22277145_2rsbpW
and the text of the navibar is in black instead of white like everyhwere else and it s not on the same place as it is on other pages, by which I mean
it is down a couple of pixels or so, if you click bakc andf forth from link to link when you go to investments you ll see the navibar moving down a little
on the page.
Thanks
Allen
Apr-04-2012, 03:14 PM
That DID IT!!!
almost done, the foot logo that now shows perfectly well on every other page shows in a black box at the bottom of this same page
http://www.theitalianeye.com/Other/investment/22277145_2rsbpW
and the text of the navibar is in black instead of white like everyhwere else and it s not on the same place as it is on other pages, by which I mean
it is down a couple of pixels or so, if you click bakc andf forth from link to link when you go to investments you ll see the navibar moving down a little
on the page.
Thanks
Great!
Add this to your CSS to remove that huge gap at the top under your logo.
#customLogo {height: 270px;}
Add the color
#navcontainer ul li a {
text-decoration: none;
padding: .2em .5em;
color:white;
background-color: #24,24,24;
}
Dadopic
Apr-04-2012, 03:32 PM
FANTASTIC !
now what about the footlogo at the very bottom of the same page which shows into a black box for some odd reasons?
Allen
Apr-04-2012, 03:40 PM
FANTASTIC !
now what about the footlogo at the very bottom of the same page which shows into a black box for some odd reasons?
Add the red
.gallery_22277145 #albumDescription img {
background-color:#000 !important;
background-position:center center;
border:3px solid #E6E8FA !important;
padding:2px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
-webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, .5);
-moz-box-shadow: 3px 3px 6px rgba(0, 0, 0, .5);
filter:progidXImageTransform.Microsoft.Shadow(Co lor='000000', direction='135', strength='3');
_filter: none;
~padding:0;
~border:4px double #D5B790 !important;}
Dadopic
Apr-04-2012, 04:28 PM
Thank you so much Allen!
done wiht this page!!!!!
now I tried and partially succeeded to recreate what you did for the investment page for the copyright page,
still don't know how to get rid of the box at the bottom that says this gallery has no picures yet.
and the photo of the wedding couple has not round border like the one of the tomato.
I woudl like the round borders here too.
thanks
Allen
Apr-04-2012, 04:38 PM
Thank you so much Allen!
done wiht this page!!!!!
now I tried and partially succeeded to recreate what you did for the investment page for the copyright page,
still don't know how to get rid of the box at the bottom that says this gallery has no picures yet.
and the photo of the wedding couple has not round border like the one of the tomato.
I woudl like the round borders here too.
thanks
Add red and remove spaces ...y_space222...
.gallery_22217317 .notLoggedIn .emptyGallery,
.gallery_22217317 #shareButton,
.gallery_22217317 .albumNav,
.gallery_22217317 .notLoggedIn .journal_entry {display:none;}
.gallery_22217317 #albumDescription img {
background-color:#000 !important;
background-position:center center;
border:3px solid #E6E8FA !important;
padding:2px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
-webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, .5);
-moz-box-shadow: 3px 3px 6px rgba(0, 0, 0, .5);
filter:progidXImageTransform.Microsoft.Shadow(Co lor='000000', direction='135', strength='3');
_filter: none;
~padding:0;
~border:4px double #D5B790 !important;}
Dadopic
Apr-04-2012, 04:45 PM
DID IT !!!!
GENIUS!!!!
last page now:
the artist page for consistency throughout the site, would like my bio photo to have round corners as well
here the ;link
http://www.theitalianeye.com/gallery/3046116#!i=1772985042&k=QMKDzxf
and take the this is page 1 of 1 away at the bottom
please
thanks
Allen
Apr-04-2012, 04:47 PM
DID IT !!!!
GENIUS!!!!
last page now:
the artist page for consistency throughout the site, would like my bio photo to have round corners as well
here the ;link
http://www.theitalianeye.com/gallery/3046116#!i=1772985042&k=QMKDzxf (http://www.theitalianeye.com/gallery/3046116#%21i=1772985042&k=QMKDzxf)
and take the this is page 1 of 1 away at the bottom
please
thanks
Add red
.gallery_3046116 #albumDescription img,
.gallery_22217317 #albumDescription img {
background-color:#000 !important;
background-position:center center;
border:3px solid #E6E8FA !important;
padding:2px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
-webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, .5);
-moz-box-shadow: 3px 3px 6px rgba(0, 0, 0, .5);
filter:progidXImageTransform.Microsoft.Shadow(Co lor='000000', direction='135', strength='3');
_filter: none;
~padding:0;
~border:4px double #D5B790 !important;}
.gallery_22217317 .notLoggedIn .emptyGallery,
.gallery_22217317 #shareButton,
.gallery_3046116 .albumNav,
.gallery_22217317 .notLoggedIn .journal_entry {display:none;}
Dadopic
Apr-04-2012, 05:11 PM
It worked Great!
one last thing, if you look at the main large logo I created it is not on the very top of the page as it should be to completely cover the repeating background (tiled) so one can see a part of the background that looks like a horizontal stripe on top of the logo (by logo I mean the large letters "the italian eye photogrgaphy" on the top of each page)
is tehre a way to have the LOGO positioned at the very top of the page and centered as it is now but on the top?
thanks
DAnilo
Allen
Apr-04-2012, 06:06 PM
It worked Great!
one last thing, if you look at the main large logo I created it is not on the very top of the page as it should be to completely cover the repeating background (tiled) so one can see a part of the background that looks like a horizontal stripe on top of the logo (by logo I mean the large letters "the italian eye photogrgaphy" on the top of each page)
is tehre a way to have the LOGO positioned at the very top of the page and centered as it is now but on the top?
thanks
DAnilo
Although this gets what you want it is not the correct method.
#customHeaderContainer { padding-top: 0; margin: -40px auto 0; }
Dadopic
Apr-04-2012, 09:00 PM
as long as it doesn t conflict with other things, I don t mind, thank you it works!
Dadopic
Apr-05-2012, 09:23 AM
Thanks you so much for all your help and patience with me Al and Joe. I am really happy with what I have achieved with my new website design and I owe you a lot, one last thing I think would look even nicer is, if I remove the HOME from the navbar, (i know how to do that LOL) and make both logos large on top and small foot logo at the bottom clickable and linked to my HOME page.
Is it terribly difficult to do ?
I would appreciate this last piece of advice and help.
Again Thanks
Danilo
Smug Eric
Apr-06-2012, 05:11 PM
The one in your header you have added through the Easy Customizer. There is a box right below where you added the image that you can add the url you want it to link to when clicked.
For your footer you have this:
<center>
<img src="/photos/1774401080_BsVB3wJ-O.png" />
</center>
change it to something like this:
<center>
<a href="www.the url you want to link to goes here.com"><img src="/photos/1774401080_BsVB3wJ-O.png" /></a>
</center>
vBulletin® v3.8.5, Copyright ©2000-2013, Jelsoft Enterprises Ltd.