New messages Members Forum rules Search
  • Page 1 of 1
  • 1
Forum moderator: kostova  
uCoz Support Forum by uCozers » uCoz » Forum » Additional information bottom part (sml[answered])
Additional information bottom part
RonDate: Friday, 2011 April 15, 2:01 PM | Message # 1
Font size: A | A |
Private
Group: User
Message: 5
[ ]
Offline
Can i edit or delete that part in the forum.. Image below. Thanks.



Edited ByRon - Friday, 2011 April 15, 2:02 PM
 
jackassDate: Friday, 2011 April 15, 9:18 PM | Message # 2
Font size: A | A |
Major general
Group: Administrator
Message: 433
[ ]
Offline
http://forum.ucoz.com/forum/9-13169-1

Quote
ah i see.. I thought it can be edited.. I'll just figure out how to hide that part..

If you solved this problem, why didn't you inform us, so we didn't start to work on you problem?

Do you think to waste our time is funny? angry


 
RonDate: Friday, 2011 April 15, 10:03 PM | Message # 3
Font size: A | A |
Private
Group: User
Message: 5
[ ]
Offline
so sorry about that.. my problem is not yet fix.. you have a solution for that..? thanks..
 
jackassDate: Friday, 2011 April 15, 11:53 PM | Message # 4
Font size: A | A |
Major general
Group: Administrator
Message: 433
[ ]
Offline
Ron, so you want to hide it?

 
RonDate: Saturday, 2011 April 16, 1:11 AM | Message # 5
Font size: A | A |
Private
Group: User
Message: 5
[ ]
Offline
yes i want to hide it.. is there any way to hide it?
 
jackassDate: Sunday, 2011 April 17, 9:26 PM | Message # 6
Font size: A | A |
Major general
Group: Administrator
Message: 433
[ ]
Offline
Here is all tables in CSS

Code
/* General forum Table View */
.gTable {background:#000000;border-bottom:2px solid #F06320;}
.gTableTop {padding:2px;height:25px; background:url('/.s/t/984/1.gif') #191919;border:1px solid #494949; color:#CCCCCC;font-family:Verdana,Sans-Serif;font-size:13px;font-weight:bold; padding-left:22px;}
.gTableSubTop {padding:2px;background:url('/.s/t/984/15.gif') #000000;color:#767676;height:21px;font-size:10px;border:1px solid #494949;}
.gTableBody {padding:2px;background:#202020;}
.gTableBody1 {padding:2px;background:#202020;}
.gTableBottom {padding:2px;background:#202020;}
.gTableLeft {padding:2px;background:#202020;font-weight:bold;color:#CCCCCC}
.gTableRight {padding:2px;background:#202020;color:#666666;}
.gTableError {padding:2px;background:#202020;color:#FF0000;}
/* ------------------------ */

So replace a table style with

Code
display: none;

if you want to hide it!

Example:

Code
.gTable {display: none;}

It will hide table with class gTable


 
uCoz Support Forum by uCozers » uCoz » Forum » Additional information bottom part (sml[answered])
  • Page 1 of 1
  • 1
Search:


Copyrights uCozers 2009 - 2024 To TOP
Refresh Smileys Manager