• Closed by: Alex
  • Closed on: 26.06.13, 12:12
  • Reason: No answer from a customer

Ticket #749 - help for inserting background

Hello Alex, I need your valuable help .. I would like to customize the background of the 4 template pages (Home - Category Page - Product Page - chekout) because the customer has requested. Could you give me directions on how to insert the graphics that I made?
1000 Thanks

Comments

Alex 05 Jun 2013, 14:47

Hello.
Add to the end of file /themes/alysum_2.0/css/alysum.css

/* $customer modifications*/
body#order #white_bg, body#category #white_bg, body#product #white_bg, body#index #white_bg {background: green !important}
Massimo Di Gianfelice 05 Jun 2013, 16:01

Hello Alex, first of all thanks x your speed in rispondrmi :-), not to commit
some syntax error I wanted to ask a further courtesy namely:
- The graphics to insert consists of four images <JPG> and if I update the example / syntax that I’ve written are quieter.
1000 Thanks

Massimo Di Gianfelice 05 Jun 2013, 17:01

Hello Alex, here is the css of Alysum changed, is that correct or not?
/ * $ Customer modifications * /
order # body # background: url (.. / images / mechekout.jpg) no-repeat 0px 0, body # category # background: url (.. / images / mecategory.jpg) no-repeat 0px 0, body # product # background: url (.. / images / meproduct.jpg) no-repeat 0px 0, body # index # background: url (.. / images / mehome.jpg) no-repeat 0px 0

Massimo Di Gianfelice 05 Jun 2013, 17:43

Hello Alex, I re-read your example and I have re-written as follows:

/ * $ Customer modifications * /
order # body # background: mechekout_bg, body # category # background: mecategory_bg, body # product # background: meproduct_bg, body # index # background: mehome_bg

Unfortunately does not work .. I have not figured it out yet ..
I await your news prezione.
thanks Massimo

Alex 06 Jun 2013, 17:48

Hello.
If you need background image for each page
this code you need

/* $customer modifications*/
body#order #white_bg {background: url(http://alysum.promokit.eu/modules/blocknewsletter_ext/promo.jpg) !important}
body#category #white_bg {background: url(http://alysum.promokit.eu/modules/blocknewsletter_ext/promo.jpg) !important}
body#product #white_bg {background: url(http://alysum.promokit.eu/modules/blocknewsletter_ext/promo.jpg) !important}
body#index #white_bg {background: url(http://alysum.promokit.eu/modules/blocknewsletter_ext/promo.jpg) !important}
Massimo Di Gianfelice 07 Jun 2013, 12:12

Hello Alex,
thanks for your valuable aituo:-D now all OK! I wanted to ask one last thing before I lose the code <css Alysum>, to change the color <MEGA MENU and PRICES Product> where should I intervene?
1000 Thanks
Massimo

Alex 07 Jun 2013, 17:09

For Mega Menu here you can find help http://docs.promokit.eu/doku.php/alysum:modules:top_mega_menu

for product price
#buy_block .price .our_price_display { color: #c5988b}

Massimo Di Gianfelice 07 Jun 2013, 17:20

Thanks again Alex for your precious help:-D, now I make this change and deliver the site to the customer tomorrow.
Have a nice weekend
Massimo

Alex 07 Jun 2013, 17:28

You are welcome our dear customer :)

We have a little favor to ask you.
If you like our theme and the quality of support, please rate it in your themeforest account. http://themeforest.net/ And press the “Like” in our Facebook https://www.facebook.com/promokit.eu

Thank you in advance. We really appreciate your opinion.

Best regards, Promokit team.