Old 10-07-2008, 03:58   #1 (permalink)
Kid A
CMYK
 
Kid A's Avatar
 
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!
  Reply With Quote
Old 10-07-2008, 04:22   #2 (permalink)
lukasarts
Shiv.
 
lukasarts's Avatar
 
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:
<div class="rightPanel"><a href="http://www.icslearn.co.uk/it-technical-courses/"> <img src="/assets/images/homenugget/20percentIT/spacer.gif" alt="" border="0" height="118" width="203"></a> </div>

And Div 2 -

HTML Code:
<div class="leftPanel"> <img src="/assets/images/homenugget/20percentIT/it_offer.gif" alt="save 20% on all IT courses" border="0" height="118" width="265"> </div>

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.
__________________
  Reply With Quote
Old 10-07-2008, 04:28   #3 (permalink)
Kid A
CMYK
 
Kid A's Avatar
 
Join Date: Sep 2007
Posts: 426
Thanks a lot bud
  Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Contact Us - Web Design Forums - Archive - Top
Search Engine Optimization by vBSEO 3.0.0 RC8