• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Help with HTML site development

ZeroFrag

Member
Ok, so i created a online store for a buddy of mine. The site is up and running, and everything is working the way it should.

So he calls me the other day and wants me to add a small image that says "free shipping" to all the webpages. Adding it manually to the 3 main pages (Home, New Items, Customer Service) wouldn't be a big deal. But He also wants it added to all the individual product pages 50+.

So i'm looking around at sites like directron and other sites like it. They have specials on all their sites, and i'm sure they don't do it all manually.

So i'm thinking, is there a way to seperate a page into sections or blocks and have the block call up the information, such us images, or forms or items or menus or ......

Kinda like Cascading style sheets do for text, but have it do it for all the other pages too.

Also, is there a program that would take a change to the main page, and update that change on all my other pages? (Like if i wanted to add a colum on the right side to include various specials)

Is there a way to do that with Dreamweaver MX, or do i need to upgrade to Dreamweaver DEV? Is there an other program that is better suited for this?

Thanks for any help you guys can give me.

ZeroFrag
 
Dreamweaver can create templates which let you set which parts of the page will stay the same and which parts you want to be editable or optional.
 
I saw the template option (didn't mess with it much). But would it apply any update i make to the template to all the other pages i made with the template previously after i change something on the template.
 
Back
Top