| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
CMYK
Join Date: Sep 2007
Posts: 426
|
Banner change
Ok this is my company's website.. distance learning courses, home study courses, elearning, vocational courses I need to change the blue banner that says 'save 20%' in the middle. I don't normally touch the website, (I design for print mostly) but can someone point me in the right direction on how I would create a new banner in its place. Muchly, muchly appreciated! |
|
|
|
|
|
#2 (permalink) |
|
Shiv.
Join Date: Jul 2006
Location: Elsewhere
Posts: 1,109
|
You'll need to create a couple of replacement images, one to sit at either side of the banner. It's not one single banner image, it's 2 images sitting inside 2 divs, so that the 'banner' can resize with the page layout. Div 1- HTML Code:
And Div 2 - HTML Code:
You'll then have to make a background image for the container div, which has the class '.nuggetHolder', so that it tiles between the two images in the divs above. Hope that helps. |
|
![]() |