How Do I change the website Header and Banner?

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
albatreeq
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 33
Joined: Sat Jul 19, 2008 11:14 am

How Do I change the website Header and Banner?

Post by albatreeq » Thu Sep 18, 2008 8:58 am

How do i change the website Header and Banner. How do i take of Able's logo? :?:

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: How Do I change the website Header and Banner?

Post by mazhar » Fri Sep 19, 2008 1:50 am

You have to modify the following CSS style for server

Code: Select all

#storeHeader 
then for banner image just change the following class

Code: Select all

div.welcomeImage 

Post Reply