I need help to connect my puzzle back together, i need to find the coding to change the border around the zencart template heres what i have so far...thanks
![]()
I need help to connect my puzzle back together, i need to find the coding to change the border around the zencart template heres what i have so far...thanks
![]()
If you want to change the border around the site, find this in your css
/*wrappers - page or section containers*/
#mainWrapper {
background-color: #ffffff;
text-align: left;
width: 1024px;
vertical-align: top;
border: 2px solid #191970;
}
Change what is in red to change the border color, change what is in blue to change the background color to whatever suits.
Hope this helps.
Good Luck
Dalton
Skin that 'un pilgrim, and I'll bring ya' another.
Running 1.3.9h with a few mods here