Preview of Final Results. Checkout Live demo here!
Last updated 4/22/12 to fix issues address herehere and here! :p

Step 1

Setup center column of feature layout. Follow setting below and save your changes.

Step 2

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.

 

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js" type="text/javascript"></script>
<script src="http://api.ning.com:80/files/JHw5Rw1dl6EzQodA1ybSCIJaDOcuGnda991bRWvHRKexSEXhz3lfokr7olFZ316enFRjdaqGCsZ0XYuJXa0gdOXUkZKGWsZ7/jquery.tools.min.js" type="text/javascript"></script>
<script type="text/javascript">
$(function() {
$('.xj_leaderboard_module').addClass('indented_content');
$("ul.tabs").tabs(".indented_content");
});
</script>
<ul class="tabs">
<li><a class="current" href="#">Monthly Top 10</a></li>
<li><a href="#">Latest Activity</a></li>
<li><a href="#">Discussions</a></li>
<li><a href="#">Blogs</a></li>
</ul>

Step 3 (Final)

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.

 

ul.tabs {
height: 42px;
}
ul.tabs li {
background: none repeat scroll 0 0 #054C83;
border-right: 1px solid #FFFFFF;
float: left;
list-style: none outside none !important;
margin: 0 !important;
text-align: center;
width: 122px;
}
ul.tabs a, ul.tabs li a:hover {
background: none repeat scroll 0 0 transparent;
color: #FFFFFF;
display: block;
padding: 5px 0;
}
ul.tabs a.current {
width: 122px;
}
ul.tabs li:hover, ul.tabs a.current {
background: none repeat scroll 0 0 #0088C3;
color: #FFFFFF;
}
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;
}

 

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

Views: 11058

Reply to This

Replies to This Discussion

thx.

not working.

For Hero Box and Merge i used

Left Column Text box

<div class="space"></div>

where i have to put that?. Accodiing to Herobox Tutoriion i have put my content inside DIV of Middle column

Middle COlumn

<div id="spotlight" class="space">CONTENTS GOES HERE</div>

Can put it in either. I've put it in left column wrapped in the space div

<div class="space">
<div style="xg-p: relative; top: 207px; left: 494px; z-index: 5;">
<ul class="tabs">
<li><a class="current" href="#">Forum</a></li>
<li><a href="#">Events</a></li>
<li><a href="#">Groups</a></li>
<li><a href="#">Videos</a></li>
</ul>
</div>
</div>

But if you want your tabbed modules to appear in the left column then you'll need to put them in the left column!

SP

I need like this.. If i paste all in Left Check Below results

so you want the tabbed modules to span two columns and then have rest of the modules still in two columns. i think you're talking custom work. Why not approach Vaqz?

Hope, Vaqaz. Will reply.

Thx SP for help.

@Vaqaz without CSS we can inject it through Jquery. if you have method for it let me know,

Thnx in advance

Hello again I was hoping to get some design help for this cool feature of yours... Notice how in your images on this page of your site http://nhacks.net/profiles/blogs/jquery-tabs-save-more-space you have this really nice rounded 3D edge around your images (the border) I was wondering if you would know a way I can create a border just like that for this feature so as that it pops visually.

It would be really nice if you or anyone could help with this... It would give my site and anyone else site that uses this same design a sleek look and feel.

Thank you in advance.

its not just working on my network

can you tell me what the mater is?

@badan

<script src="http://cdn.jquerytools.org/1.2.6/jquery.tools.min.js" type="text/javascript"></script>
<script>
$(function() {
    $('.module_groups,.module_video,.module_events').addClass('indented_content');
    $("ul.tabs").tabs("#xg_layout_column_2 .indented_content");
});
</script>

adding of class should only be applied on event module. use the code below instead:

$('.module_events').addClass('indented_content');

let me try..what layout are you using? 2 or 3 column layout? how many textbox are there in the column wer your jtab is sitting?

check http://vudesk.com

i want to attach last Text box in middle coulmn. . check plz

RSS

Latest Activity

soaringeagle replied to Alex's discussion 'More styling in the Design Studio'
"actualy when using 5 rows its still there so what is going on? ok new thoery its loading as many as…"
3 hours ago
soaringeagle replied to Alex's discussion 'More styling in the Design Studio'
"very minor bug but when u have  the profile icons rounded in the member box set to small and 2…"
3 hours ago
Margie replied to Phil McCluskey's discussion 'Site Manager Updates for Ning 3.0 Networks'
"That's really good to hear about groups.  That's our site's main…"
3 hours ago
soaringeagle replied to Alex's discussion 'More styling in the Design Studio'
"sweet awesom e job tho im using text badges and have a feeling that wont look so sweet im gonna go…"
3 hours ago
Margie replied to Phil McCluskey's discussion 'Site Manager Updates for Ning 3.0 Networks'
"AGREE 100% on groups.  We are not interested in blogs.  Our groups are the main…"
4 hours ago
Thiago Santos de Moraes replied to John Bizley's discussion 'Show Your Ning 3.0 Sites'
"The green background is not good to read."
4 hours ago
Strumelia replied to Shannon's discussion 'VOTE - NING 2.0 or NING 3.0'
"Huh??  Can you elaborate on this please?  or point us to where this is stated or shown?"
6 hours ago
Cindy replied to Allison Leahy's discussion 'What is your Ning 3.0 URL?' in the group The Sandbox
"I coppied all the stuff you posted and I'll check a bit later when the head feels clearer. I…"
9 hours ago

© 2013   Created by Ning.

Badges  |  Report an Issue  |  Terms of Service