top



Hey guys! Smile

Some days a go i asked for this code to add border on the ''Topics, Posts, Last Posts'' and a member give the code here http://www.worlddezign.com/t983-how-to-add-border-for-posts-topics but it seems not working well -.- so here i have made some screenshots to show you guys how i wanna it.

1) In Google Chrome this looks like this
Something wrong with this code: Gchrom10

2) The code i got from here http://www.worlddezign.com/t983-how-to-add-border-for-posts-topics makes them look like this
Something wrong with this code: 210


3) But i want them to look like this
Something wrong with this code: 110


I'll keep the CSS code for border & background color.

you must delete from the code this part

Code:
 <img id="stats_separator" valign="top" src="http://2img.net/i/fa/punbb/status.png">

Ok that is fixed Smile but on more thing how do i make the text show like in the picture number ''3''

link to your forum please Happy

add to your css at this class : #m_stats

Code:
 font-size : xpx  and font-weight:normal;
is something like this i'm not sure because i haven't seen the forum where you saw it Razz

Gangstar15, fixed that one time for me Here but i don't remember were did he put the code so i guess i'll wait for him

So you also want to add another gray background and make the text to the left? Smile

No that was a example that i took from Forum Directory Smile

So i'll keep the css like it is.

Code:
          #index_table td{border-left: 0;}

        #forum_box{width: 70%;}

        #m_stats a{color: #ffcc00 !important;}

        #m_stats{
        text-align: center;
        float: right;
font-size : 13px
 font-weight:normal;
        margin-right: 10px;
        min-width: 180px !important;
        color: #ddd;
   padding: 15px;
   background: #171717;
   border: 1px solid #000;
   border-right: 1px solid #353535;
   border-bottom: 1px solid #353535;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
        border-radius: 5px;
}

#stats_separator{
margin-top: 5px;
 float: right;}

#post_no{color: #98b843;}

#topics_no{color: #ff2cff;}

Ok so but i don't understand what you mean then :/?

sry for my bad explaining Crying

Now see here Forum Directory how the Posts & Topics looks

And also see here Alb Forum how they look

now i want the Posts & Topics to look like the Forum Directory have it on the Alb Forum

hope you understand what i mean...

So you don't want the border anymore?
and the bg too..
just text but like this:

2 Posts in 1 Topics
Hello there
Tue May 31, 2011 4:09 pm
Maki

Yes i want the border and bg but i want to fix the text on the alb forum like this

2 Posts in 1 Topics
Hello there
Tue May 31, 2011 4:09 pm
Maki

and not like they are now

36 Postsin9 Topics
StickyToday at 10:39
Maki

but if you want i can give you both Templates for FD and Alb forum so you can check them

just give me the template fir Alb forum Smile

Check your pm box xD

check yours Smile

Yeah thanks a lot. Smile

Welcome Wink
[solved]