Any hints of moving the featured bit? Right next to the thread title would be ideal.You've styled your title panel. You'll have to edit the css to move cat image, or the featured bit.
span.ctaFtFeaturedThreadView
{
margin-right: 80px;
}
Thank you - worked like a dream @BroganThe guide I have linked to explains everything you need to know about responsive design.
Code:<xen:if is="@enableResponsive"> @media (max-width:@maxResponsiveNarrowWidth) { .ctaFtBlock { display: none; } } </xen:if>
Thanks @Sheldon - any help on a featured banner?Add "Page" to reach of your css classes. Should be about it. It's not designed to inherit the changes.
Server Error Log
Error Info
ErrorException: Undefined index: enabled - library/CTA/FeaturedThreads/ControllerPublic/Thread.php:277
Generated By: Unknown Account, Yesterday at 11:33 AM
Stack Trace
#0 /home/pgweb/public_html/forums/library/CTA/FeaturedThreads/ControllerPublic/Thread.php(277): XenForo_Application::handlePhpError(8, 'Undefined index...', '/home/pgweb/pub...', 277, Array)
#1 /home/pgweb/public_html/forums/library/XenForo/FrontController.php(347): CTA_FeaturedThreads_ControllerPublic_Thread->actionFeatured()
#2 /home/pgweb/public_html/forums/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#3 /home/pgweb/public_html/forums/index.php(13): XenForo_FrontController->run()
#4 {main}
Request State
array(3) {
["url"] => string(59) "http://precursorgames.com/forums/index.php?threads/featured"
["_GET"] => array(1) {
["threads/featured"] => string(0) ""
}
["_POST"] => array(0) {
}
}
It's the same as this: http://xenforo.com/community/threads/cta-featured-threads-paid.64261/page-48#post-743118
The option ID has changed for the Page, so just toggle it and save it to update the cache.
The latest upgrade actually sets it to off for everyone, due to the ID changing.
So anyone who was actually using the page before will need to enable it again.
We use essential cookies to make this site work, and optional cookies to enhance your experience.