BV Commerce Forum
»
BV Commerce Support
»
Development
»
how do i edit the cascanding header on one of the stock themes
Rank: Member
Joined: 2/26/2007(UTC) Posts: 57
|
Every other page beyond the homepage takes a section of the graphic from the homepage how do i change this and have a different graphic show up for the other pages on the site. example http://www.vendingmachinesworldwide.com/ http://www.vendingmachinesworldwide.com/Departments/Popcorn/Popcorn-Machines.aspx
|
|
|
|
Rank: Member
Joined: 5/24/2004(UTC) Posts: 4,147
|
If you just want one image to display differently on the front page vs. every other page, just specify the image in this block of home.css: Code:body#homebody #sitebanner { height:300px; background: #fff url(../images/front-page-image.jpg) no-repeat scroll center; } |
|
|
|
|
Rank: Member
Joined: 2/26/2007(UTC) Posts: 57
|
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.