DinosaurFossil58 Posted August 30 Share Posted August 30 Hello, and thanks for checking this out. This is my retouching portfolio. When you click on a heading, like creative or portraits, etc., the images open small, in a horizontal row you can click through. The website style is Forte. If you hover over an image, a small, thin, barely noticeable plus symbol appears at the top right of the image. Clicking this opens the image to a full page, much larger version. THAT is what I want people to see. However, almost no one sees the plus symbol or knows to click it. I would love, even pay for help with code that works the same way just by clicking ANYWHERE in the image, which people intuitively try. I would think making that symbol super large might work, so no one could miss it? Appreciate anyone's feedback or knowledge. Thanks! Link to comment
tuanphan Posted September 1 Share Posted September 1 Can you share link to this page? We can check easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
DinosaurFossil58 Posted September 1 Author Share Posted September 1 https://www.ronbansak2.com/creative Here's the link. Thanks! Link to comment
tuanphan Posted Tuesday at 06:50 AM Share Posted Tuesday at 06:50 AM Try this to Website Tools > Custom CSS a.icon-resize { position: absolute !important; top: 0; left: 0; width: 100%; height: 100%; z-index: 999999; color: transparent !important; } .ctrl-button.resize { top: 0 !important; left: 0 !important; bottom: 0 !important; right: 0 !important; color: transparent !important; font-size: 0 !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment