WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You

WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You


You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

1Link Jumble??? Empty Link Jumble??? Wed Apr 21, 2010 5:27 pm

micro1000


Registered Member
Registered Member
I need some help with the link jumble, on my forum it looks like this:
Link Jumble??? 8x3sww
how can i make so that the zeros dissapear, so i can have the link jumble in the whole description?

2Link Jumble??? Empty Re: Link Jumble??? Wed Apr 21, 2010 6:46 pm

ankillien

ankillien
Administrator
Administrator
Hello,

You can remove the topics and post columns with CSS but it will remove it from all forums, not only link jumble.

If you have template editing, you can create a link jumble without the topics and posts columns.

3Link Jumble??? Empty Re: Link Jumble??? Thu Apr 22, 2010 12:35 am

micro1000


Registered Member
Registered Member
I dont know how to make that can you help?

4Link Jumble??? Empty Re: Link Jumble??? Thu Apr 22, 2010 8:53 am

ankillien

ankillien
Administrator
Administrator
Yes, I can help you with codes.
Which version are you using? BB2 or punBB?

5Link Jumble??? Empty Re: Link Jumble??? Thu Apr 22, 2010 2:22 pm

micro1000


Registered Member
Registered Member
i am using a punbb version

6Link Jumble??? Empty Re: Link Jumble??? Thu Apr 22, 2010 8:27 pm

ankillien

ankillien
Administrator
Administrator
ok, Thanks for the info Very Happy

Please go to index_body template and find this part...

Code:
<!-- END switch_user_login_form_header -->

{CHATBOX_TOP}
{BOARD_INDEX}

Right after that you can add this code to add the link jumble table...

Code:
<div class="main">
<div class="main-head">
<div class="page-title"><h2>Link Jumble</h2></div></div>
<div class="main-content">
<table class="table" cellspacing="0">

<tbody class="statused"><tr>
<td class="tcl">
YOUR LINK JUMBLE CODE GOES HERE
</td>
</tr></tbody></table>
</div></div>

Add your link jumble code where I've stated in the code. Save the template, publish it and see if it works Very Happy

7Link Jumble??? Empty Re: Link Jumble??? Fri Apr 23, 2010 2:43 pm

micro1000


Registered Member
Registered Member
It works thanks so much.

8Link Jumble??? Empty Re: Link Jumble??? Fri Apr 23, 2010 10:56 pm

Jophy

Jophy
Registered Member
Registered Member
Solved = Locked

http://www.socialtechforum.com/

Sponsored content


View previous topic View next topic Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum