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.

Need separator between posts

2 posters

Go down

Need separator between posts Empty Need separator between posts

Post by DChamp February 2nd 2009, 2:39 pm

First post here, hope this is the right place for it.

We use a skin called "Easy On the Eyes", and when people post in the forums, they all seem to run together.

Is there a way to have a horizontal line between each post?

Thank you,
Dave/DChamp
avatar
DChamp
New Member

Posts : 4
Reputation : 0
Language : English

Back to top Go down

Need separator between posts Empty Re: Need separator between posts

Post by Jalokim February 2nd 2009, 2:59 pm

I'd need two things.
A link to your forum and it would be great if you could give me a link to the theme itself
Jalokim
Jalokim
Energetic

Male Posts : 6113
Reputation : 223
Language : English,Polish,CSS,HTML
Location : Poland

Back to top Go down

Need separator between posts Empty Re: Need separator between posts

Post by DChamp February 2nd 2009, 3:16 pm

avatar
DChamp
New Member

Posts : 4
Reputation : 0
Language : English

Back to top Go down

Need separator between posts Empty Re: Need separator between posts

Post by Jalokim February 2nd 2009, 3:23 pm

my good man... (or dame)
Skip over to your admin panel-> display-> colors -> css tab.
If there is no text there... you have to reply here and I'll give you the full code...

but if there is text... locate this class.

Code:
.row1{
   background-color: #000000;
   border-bottom: 3px solid #333;
    }
.row2{
   background-color: #000000;
   border-bottom: 3px solid #333333;

as you can see I added the two border scripts... one under row1 and the other under row2... all you need to do is make your CSS fragment look exactly as I have posted.

cheers
oh... I made a think grey bar under each post
Jalokim
Jalokim
Energetic

Male Posts : 6113
Reputation : 223
Language : English,Polish,CSS,HTML
Location : Poland

Back to top Go down

Need separator between posts Empty Re: Need separator between posts

Post by DChamp February 2nd 2009, 3:24 pm

There's no text there at all.
avatar
DChamp
New Member

Posts : 4
Reputation : 0
Language : English

Back to top Go down

Need separator between posts Empty Re: Need separator between posts

Post by Jalokim February 2nd 2009, 3:39 pm

The I need you to download this text file.
open it... and copy the entire thing and paste it into your CSS.
\press save/

its already edited...
http://www.mediafire.com/?mm5vd52nlrn

cheers :p
Jalokim
Jalokim
Energetic

Male Posts : 6113
Reputation : 223
Language : English,Polish,CSS,HTML
Location : Poland

Back to top Go down

Need separator between posts Empty Re: Need separator between posts

Post by DChamp February 2nd 2009, 4:47 pm

Holy cow, it works great!!!
But 2413 lines of text? *ROTFL*

BTW, just so I know, which line is the color code for the line please.

Thanks a million!
avatar
DChamp
New Member

Posts : 4
Reputation : 0
Language : English

Back to top Go down

Need separator between posts Empty Re: Need separator between posts

Post by Jalokim February 3rd 2009, 2:10 pm

The 2000 lines of text is the CSS... it was supposed to be in there... I don't know it wasn't.

and the part that I edited is here:
Code:
.row1{
  background-color: #000000;
  border-bottom: 3px solid #333;
    }
.row2{
  background-color: #000000;
  border-bottom: 3px solid #333333;

cheers Razz
Jalokim
Jalokim
Energetic

Male Posts : 6113
Reputation : 223
Language : English,Polish,CSS,HTML
Location : Poland

Back to top Go down

Back to top

- Similar topics

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