Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic seperate the two parts! (Read 2184 times)
twinko
Guest


seperate the two parts!
Dec 7th, 2005 at 1:42pm
Print Post  
hiho

i have a little problem! i need a line on this place!



if u need my templar say it i will send it to you!
i wont to seperate these to parts of my forum!

thx for help twinko
  
Back to top
 
IP Logged
 
fbiss
New Member
*
Offline


I love YaBB 1G - SP1.2!

Posts: 20
Location: philly
Joined: Jan 8th, 2005
Re: seperate the two parts!
Reply #1 - Jan 14th, 2006 at 1:32am
Print Post  
I could use this also
« Last Edit: Jan 16th, 2006 at 3:44am by fbiss »  
Back to top
 
IP Logged
 
fbiss
New Member
*
Offline


I love YaBB 1G - SP1.2!

Posts: 20
Location: philly
Joined: Jan 8th, 2005
Re: seperate the two parts!
Reply #2 - Mar 21st, 2006 at 3:45pm
Print Post  
does anyone know how to do this?

???
  
Back to top
 
IP Logged
 
qersys
Senior Member
****
Offline


Yes, I am

Posts: 342
Location: SF
Joined: Dec 29th, 2002
Gender: Male
Re: seperate the two parts!
Reply #3 - Mar 22nd, 2006 at 3:45am
Print Post  
in the style sheet for that template, look for ".windowbg" and ".windowbg2" .

change the borders for those 2 things to something like this:

Code
Select All
.windowbg2 {
background-color: #34cd00;
border-bottom: 1px solid #3f0440;
border-right: 1px solid #3f0440;
font-size: 11px;
font-weight: normal;
font-style: normal;
font-family: Verdana, sans-serif;
color: #000000;
} 



Make sure to change the color to whatever you use. The only part you want is this:

Code
Select All
border-bottom: 1px solid #3f0440;
border-right: 1px solid #3f0440; 



Or maybe just use the border-right one
  
Back to top
IP Logged
 
fbiss
New Member
*
Offline


I love YaBB 1G - SP1.2!

Posts: 20
Location: philly
Joined: Jan 8th, 2005
Re: seperate the two parts!
Reply #4 - Mar 28th, 2006 at 7:03pm
Print Post  
Thanks qersys , I dont need it now, you have it done in 3d black and gray. but this may come in handy if i add another template.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint