The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

help remove and border at categories

2 posters

Go down

Solved help remove and border at categories

Post by genji watanabe January 5th 2012, 6:26 pm

help remove and border at categories Captur13

i need remove all in red box and make border at green box, please..
genji watanabe
genji watanabe
Forumember

Male Posts : 241
Reputation : 20
Language : overflow: hidden;
Location : Asian

http://facewall.forumotion.com

Back to top Go down

Solved Re: help remove and border at categories

Post by Guest January 5th 2012, 8:19 pm

1. Removing Topics & Posts columns:
Go to Administration Panel => Display => Templates => General => index_box => Edit => Find these codes and remove:
Code:
                  <th class="tc2">{L_TOPICS}</th>
                  <th class="tc3">{L_POSTS}</th>
Code:
                  <td class="tc2">{catrow.forumrow.TOPICS}</td>
                  <td class="tc3">{catrow.forumrow.POSTS}</td>
Save, then publish.

2. Adding a border to last post:
Go to Administration Panel => Display => Pictures and colors => Colors => CSS Stylesheet, add this code:
Code:
td.tcr span{
border: 2px solid green;
}
More about borders: http://www.w3schools.com/css/css_border.asp Smile
avatar
Guest
Guest


Back to top Go down

Solved Re: help remove and border at categories

Post by genji watanabe January 6th 2012, 12:24 am

THANKS Gassy! you allways help alot Laughing
genji watanabe
genji watanabe
Forumember

Male Posts : 241
Reputation : 20
Language : overflow: hidden;
Location : Asian

http://facewall.forumotion.com

Back to top Go down

Solved Re: help remove and border at categories

Post by MrMario January 6th 2012, 1:22 am

Topic Solved & Locked
MrMario
MrMario
Helper
Helper

Male Posts : 22186
Reputation : 1839
Language : test

Back to top Go down

Back to top


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