How can I change this? I added a text area in my new Template Builder template, but there is too much space between that and the menu.
Also, how do I get rid of the Twitter links.
Thanks
crush.easterndrive.com
How can I change this? I added a text area in my new Template Builder template, but there is too much space between that and the menu.
Also, how do I get rid of the Twitter links.
Thanks
crush.easterndrive.com
I actually found the css i need to change:
.styled-border-small {
height: 1px;
margin: 0 auto 60px;
width: 940px;
}
but when I changed it to in the Quick CSS
.styled-border-small {
height: 1px;
margin: 0 auto 0;
width: 940px;
}
nothing happened.
I then changed it in the main style sheet, and it still didn't work
Nevermind! it was in the custom.css file.
Hey!
Glad that you found the problem. Thread closed.
Regards,
Peter
This topic has been closed to new replies.