place hperlinks on images in cart or...

User 187934 Photo


Senior Advisor
20,271 posts

I was assuming Dan was wanting the dynamic content below the navigation with the three posters. If it's just a few links that are needed then drop the text in the page and link them with the html in SCCP.:lol:
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 54342 Photo


Registered User
58 posts

Hi Eric,

I followed your suggestion and added the text at the bottom of the image. It worked out fine except that in order to have the text show on the bottom, I had to use cell padding and I have a lot of blank space above the image. Also the text is too small, how can I increase the size?

Here is the link to the page in question: http://www.posteralley.ca/shop/
User 187934 Photo


Senior Advisor
20,271 posts

How is the image of the posters being added? Did you use the font tool in sccp to add the text? If you did increase it there.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 54342 Photo


Registered User
58 posts

have you clicked the link to my site to see it? www.posteralley.ca/shop . The image there is done through using CC Design Pro. I have tried enlarging the text and it does not work. How can I get rid of the huge space above the image? I have to use Spotlight Area Padding to move the text below the image but in doing so, it pads on top too and so I end up with a large empty space...
User 187934 Photo


Senior Advisor
20,271 posts

Try removing the image from the spotlight and adding it to the actual page and then the text can be there below it without using a lot of padding.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 54342 Photo


Registered User
58 posts

I removed the image from the spotlight and wrote it into the html and removed the cell padding. This worked! Thanks for that! I wrote the html to increase font size and no matter what way I do it, it will not work. The CSS must have it set for a certain size and no larger. I looked at the CSS and it just shows font set at 100% size. I cannot seem to find where I could change the size. Here is the CSS for the section where my text is:

#scs_staticcontent_home #scs_staticcontent { background-color: transparent; background-image: none; background-repeat: no-repeat; background-position: center center;border-top-width: 0px; border-top-style: hidden; border-top-color: rgb(0, 0, 0);border-bottom-width: 0px; border-bottom-style: hidden; border-bottom-color: rgb(0, 0, 0);border-left-width: 0px; border-left-style: hidden; border-left-color: rgb(0, 0, 0);border-right-width: 0px; border-right-style: hidden; border-right-color: rgb(0, 0, 0);padding-top: 10px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;min-height: 0px; }
#scs_staticcontent_home #scs_staticcontent_wrapper { padding-top: 0px; padding-bottom: 20px; padding-left: 0px; padding-right: 0px; }
#scs_staticcontent_home #scs_staticcontent #scs_staticcontent_content { font-size:100%; font-weight: normal; font-style: normal; text-decoration: none; text-transform: none; color: rgb(255, 255, 255); }
#scs_staticcontent { background-color: transparent; background-image: none; background-repeat: repeat; background-position: left top;border-top-width: 0px; border-top-style: hidden; border-top-color: rgb(0, 0, 0);border-bottom-width: 0px; border-bottom-style: hidden; border-bottom-color: rgb(0, 0, 0);border-left-width: 0px; border-left-style: hidden; border-left-color: rgb(0, 0, 0);border-right-width: 0px; border-right-style: hidden; border-right-color: rgb(0, 0, 0);padding-top: 0px; padding-bottom: 7px; padding-left: 0px; padding-right: 0px; }
#scs_staticcontent_wrapper { padding-top: 60px; padding-bottom: 60px; padding-left: 0px; padding-right: 0px; }
#scs_staticcontent #scs_staticcontent_content { font-size:90%; font-weight: normal; font-style: normal; text-decoration: none; text-transform: none; color: rgb(255, 255, 255); }

Sooo... how come the font does not increase even if I increase it in in CCSC. I tried to set it at size 18 and nothing.
User 187934 Photo


Senior Advisor
20,271 posts

Type your text and highlight it, then click the font size you want to the upper right corner of the input area.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.