kobra:
Get the About Us module
http://www.zen-cart.com/index.php?main_page=product_contrib_info&products_id=182
In your stylesheet for this template find and adjust what is red to suit
.leftBoxContainer {
border: 1px solid #ffffff;
margin-top: 1.5em;
}
i tried changing every stylesheet i could find (starting with the one in my CUSTOM folder) and it didn't change. i tried doing CTRL+F5 just to make sure it was refreshing but still didn't see any change.
> **gaurav10feb:**
>
> If you really want to change the Page 2 into about us...
> go includes/languages/english/page_2.php and change the name there
done. no change on the homepage. when i click through to page 2 it says 'About Us' at the top but the homepage did not change.
do i really need to go with a separate module? it seems like it would be easier just to change something permanently somewhere. that said, is the module hard to add?