onestandard 0 Report post Posted March 17, 2011 Good morning! I realized this was part of an earlier post I made that did not get resolved. The feature section the main page will not display the link box, even with a functioning URL and link quote applied in the form on the post page (I'm running features from post category instead of feature post). I've tried disabling a number of widgets, but that has had no effect to this point. Any ideas? Thanks in advance. Share this post Link to post Share on other sites
onestandard 0 Report post Posted March 17, 2011 Forgot the link - www.annapolissound.com Share this post Link to post Share on other sites
cshoffmann 0 Report post Posted March 17, 2011 Please provide a link to the site. From what you described it sounds like you may have to much "excerpt" text causing the link button to fall below visibility. If so, the fix is to do one of two things: Either, shorten your excerpt text length in the feature slide editor or in Platform Pro>Settings>Feature Slide>increase the default 330px high feature setting to a larger value. The only other way to fix this is to CSS style it so more fits. Thus, I need a link to the page to see what is going on. Share this post Link to post Share on other sites
cshoffmann 0 Report post Posted March 17, 2011 Ok I took a look and it looks like you are not using the text overlay. If you are just using the image, then there is no linking available. I will repost if there is a way to link the image, but I know it does not enable that without custom code. Share this post Link to post Share on other sites
onestandard 0 Report post Posted March 17, 2011 Hey, Shaun. Text overlay is active on the 2nd image/post in the feature slider, "The Blame Resource." Share this post Link to post Share on other sites
onestandard 0 Report post Posted March 17, 2011 Also, I've tried resizing the feature box's height in the settings, and it still is a no-go. The mock-up that I did on my development server scaled the entire box down regardless of what height I set it on. Share this post Link to post Share on other sites
cmunns 16 Report post Posted March 17, 2011 it won't scale because you have custom css that is overriding it. Change the CSS wherever you added it so it's larger than 200px high if you want the links to show. Share this post Link to post Share on other sites
Guest Guest Report post Posted March 17, 2011 I also believe it's the height of the feature box that is not allowing the link to be shown. I did an inspect element and it looks like the height is set at 200px, are you using something in custom CSS or base.css (if you're using Platformbase) that would be causing this to happen? Share this post Link to post Share on other sites
onestandard 0 Report post Posted March 17, 2011 Hey, guys. I have the the height set to 200 px in the Feature controls, but no custom CSS. Share this post Link to post Share on other sites
bryan-hadaway 3 Report post Posted March 18, 2011 That's fine, then change it there in your feature controls, I think 330px is the default... if you really want just 200px high I suppose we could bring up the link button with a negative margin; http://www.pagelines.com/docs/changing-colors-fonts http://www.w3schools.com/css/ Thanks, Bryan Share this post Link to post Share on other sites
onestandard 0 Report post Posted March 18, 2011 Hey, Bryan. I set it back to 330px and the link is still missing. Share this post Link to post Share on other sites
catrina 103 Report post Posted March 18, 2011 Have you tried increasing the height to 400px just to check if the link is visible? Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites