How to fix the Line?


How to fix the Line?

Postby Nemesis » Fri Jan 15, 2010 10:34 am

Hello first of all i want to say Happy new year, and that the template is a butty.

I want a little help im noob i think but how i can fix the line its not strate

Image

Thanks

Nemesis
 
Posts: 3
Joined: Fri Jan 15, 2010 10:17 am
Blog: View Blog (0)

Re: How to fix the Line?

Postby Helter » Sat Jan 16, 2010 1:28 am

open theme/proVistaB.css
FIND

Code: Select all
  1. .midbg  {  
  2.     background-position: center;
  3.     background-image: url(./images/provistab_bg3.jpg);
  4.     background-repeat: repeat-y;
  5.     width: 962px;
  6.     margin-left: -8px;
  7.     padding-bottom: 10px;
  8. }
  9.  


change the -8 to -7

User avatar
Helter
Site Admin
 
Posts: 548
Joined: Tue Jul 19, 2005 1:29 pm
Location: Seattle Wa
Blog: View Blog (0)
Real Name: John Wagner

Re: How to fix the Line?

Postby Nemesis » Sat Jan 16, 2010 7:26 am

.midbg {
background-position: center;
background-image: url(./images/provistab_bg3.jpg);
background-repeat: repeat-y;
width: 962px;
margin-left: -7px;
padding-bottom: 10px;
}

I have try this but the problem remains ;(

Nemesis
 
Posts: 3
Joined: Fri Jan 15, 2010 10:17 am
Blog: View Blog (0)

Re: How to fix the Line?

Postby Helter » Sat Jan 16, 2010 4:41 pm

refresh your theme in acp/styles

User avatar
Helter
Site Admin
 
Posts: 548
Joined: Tue Jul 19, 2005 1:29 pm
Location: Seattle Wa
Blog: View Blog (0)
Real Name: John Wagner

Re: How to fix the Line?

Postby Nemesis » Sat Jan 16, 2010 10:13 pm

That works, very Thanks :D

Nemesis
 
Posts: 3
Joined: Fri Jan 15, 2010 10:17 am
Blog: View Blog (0)



Post a reply



Return to proVista

Who is online

Users browsing this forum: No registered users and 0 guests

cron