Jump to content

Modificare Topics Si Replies.


tazzy*

Recommended Posts

Salut, am si eu 2 probleme. Se pot vedea in poza urmatoare.

ac8j9k.png

 

1. Nu se vede normal acolo la numele forumului, sub butoane.

2. Cum pot modifica TOPICS si REPLIES ca pe cspgl.ro ?

Am codul doar pana la:

.nstatsNumber, .nstatsText {display: block;font: Verdana; text-align: center; color:#e74c3c;line-height: 13px;text-transform: uppercase;font-size: 9px;}.nstatsText {color: #d5d5d5;font-size: 9px;}

.statsStanga {
     border-left: 1px solid #252525;
     border-right: 1px solid #303030;
}

.statsDreapta {
     border-right: 1px solid #252525;
}
Link to comment
Share on other sites

ACP - LOOK & FELL - TEMA TA - boardindexTemplate 

Cauti : 

<td class="col_c_stats ipsType_small">

Inlocuiesti la prima cu :

<td class="col_c_stats ipsType_small"  style="border-left: 1px solid #252525; border-right: 1px solid #252525;">

Iar la a doua :

<td class="col_c_stats ipsType_small"  style="border-right: 1px solid #252525;">
  • Upvote 1
Link to comment
Share on other sites

NU AM GASIT LINIA. :|

Mai .. deci tu apesi pe CTRL F si scrii in caseta de search , in AdminCP:

 

Linia o gasesti in:

boardIndexTemplate

al temei tale..

<td class="col_c_stats ipsType_small">

apoi o schimbi cu:

<td class="col_c_stats ipsType_small" style="border-left: 1px solid #252525; border-right: 1px solid #252525;">

Daca nu apare linia, inseamna ca ai facut si ai modificat aspectu la Replies si Topics, ca aici, nu?!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.