Preview of Final Results. Checkout Live demo here!
Last updated 4/22/12 to fix issues address here, here and here! :p
The HTML: Copy and paste the html code below to the 1st textbox that we add on the
center column (see screenshot above). Important:make sure that you are in html mode when
pasting the code and save your changes.
The Custom CSS: Copy and paste the css code below to the Advance section of your design
Studio or advance appearance if you are using the old editor. Important: there may be a need to
change some of the values on each properties below since we have different settings of our network themes. Please do so when needed.
save now your changes and your good to go. If you still in trouble following my steps please drop your questions down below and I will get back to you as fast as I can.
Tags: toptip
Permalink Reply by Kyle Brown on May 8, 2012 at 10:26am Thanks Jen seems to be working now took a little longer than normal for the changes to take.
Also not sure if you could help on one other little issue I am having. Under each section of the tabs the title for each section is showing with the module header background. Is there a way to hide the background for the four sections.
The site is hrrevolution.ning.com
I would appreciate feedback you have. Thanks again for the earlier reply!
Permalink Reply by RF on May 8, 2012 at 10:18pm How do I get it like this:----> "Activity, Monthly Top 10, Groups, Events, Birthdays"?
Permalink Reply by La on June 2, 2012 at 10:01pm Any idea on how to make it work if you are pushing Latest Activity to its on page. Will these modules also be able to be pushed to that page as well and hidden on the sidebar like the latest activity module?
Permalink Reply by Dignified on June 7, 2012 at 3:37am Hi Vaqz, can you or anyone else help point out why the "currently selected tab" area doesn't display outside the textbox. Check out the screenshot below or my network's homepage.
Permalink Reply by Fire-Tech on June 9, 2012 at 9:59am I couldn't get it float over the module either with a z-index. I just ended up removing the pointy part in the CSS and it still looks fine.
ul.tabs a.current:after {
border-color: #0088C3 transparent;
border-style: solid;
border-width: 10px 10px 0;
content: "";
display: block;
margin-left: 10%;
margin-top: 5px;
position: absolute;
width: 0;
Hi There,
I tried to apply the codes above but its not working for me? I want to use the following tabs in this order: Latest Activity, Forum, Blogs and Ladderboard.
Can anyone help me out here?
Cheers
Kwaku
Permalink Reply by Fire-Tech on June 9, 2012 at 9:34am Follow the other instructions for text box method & add this to the actual text box:
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js" type="text/javascript">// <![CDATA[
// ]]></script>
<script src="http://nhacks.net/demo/js/jquery.tools.min.js" type="text/javascript">// <![CDATA[
// ]]></script>
<script type="text/javascript">// <![CDATA[
$(function() {
$('.module_activity,.module_forum,.module_blog,.module_photo,..xj_leaderboard_module,').addClass('indented_content');
$("ul.tabs").tabs("#xg_layout_column_2 .indented_content");
});
// ]]></script>
<ul class="tabs">
<li><a href="http://#" target="_self">Latest Activity</a></li>
<li><a href="http://#" target="_self">Forums</a></li>
<li><a href="#">Blogs</a></li>
<li><a href="http://#" target="_self">Leaderboard</a></li>
</ul>
Permalink Reply by Fire-Tech on June 10, 2012 at 10:39am I have 3 column as well & 5 tabs. What you have above looks correct for the text box.
If it doesn't work, try reloading & refreshing your page.(shift & reload arrow or shift & F5 if using windows machine).
Permalink Reply by Fire-Tech on June 10, 2012 at 5:59pm I also just noticed that I made a mistake. I added an extra "." before the leaderboard module.
$('.module_activity,.module_forum,.module_blog,.module_photo,..xj_leaderboard_module,').addClass('indented_content');
Remove it so it's just
$('.module_activity,.module_forum,.module_blog,.module_photo,.xj_leaderboard_module,').addClass('indented_content');
Sorry about that.
Permalink Reply by Jay Ferrari on June 12, 2012 at 11:28pm Apparently I'm missing something I've tried the updated codes and the updated css and still no content is being loaded. I am using a two column layout (layout B1).
I've tried to load the content into the text box and into the custom code box and still nothing. The buttons are displaying but no content is being displayed.
Permalink Reply by Ty G Powers on June 20, 2012 at 4:43pm
Kos replied to John Bizley's discussion 'File Manager NO DELETION option anymore ? Plus can you expand the file name size box.' in the group The Sandbox
John Bizley replied to John Bizley's discussion 'File Manager NO DELETION option anymore ? Plus can you expand the file name size box.' in the group The Sandbox
Riccardo Rossini replied to John Bizley's discussion 'File Manager NO DELETION option anymore ? Plus can you expand the file name size box.' in the group The Sandbox
Kos replied to John Bizley's discussion 'File Manager NO DELETION option anymore ? Plus can you expand the file name size box.' in the group The Sandbox
Chris replied to soaringeagle's discussion '3.0 feature request'© 2013 Created by Ning.
