Post by dragonaz » Fri Jan 01, 2016 10:58 pm

Hello, i need you advice and help.
Could you please advice me consider the following.
I have set background image in view/theme/default/stylesheet.css
I have read a lot of topics and instructions and still cannot guess why it is not like i want to be.
Please take a look at my store http://barfin.is-bg.com/
There is background image but it takes affect at "featured" and "new products".
My wanting is that the background image will be there but not showing behind "featured" and "new products".
The desired effect is like this shop http://forumseller.com/saman/
Could you please guide me?
Thank you in advance.
Last edited by dragonaz on Fri Jan 01, 2016 11:39 pm, edited 1 time in total.

Newbie

Posts

Joined
Wed Dec 02, 2015 8:18 pm

Post by cyclops12 » Fri Jan 01, 2016 11:11 pm

You could try adding a background to #content in theme/YOUR_THEME/stylesheet/stylesheet.css around line 312
change this:

Code: Select all

#content {
	min-height: 600px;
}
to this:

Code: Select all

#content {
	min-height: 600px;
   background: rgba(255,255,255,0.95);
}

Expert Member

Posts

Joined
Sun Sep 27, 2015 1:10 am

Post by dragonaz » Fri Jan 01, 2016 11:20 pm

@cyclops12 Hey Thank you very much this just works!
I`m so excited! Finally! You made my day!
I am so grateful! :crazy:

Newbie

Posts

Joined
Wed Dec 02, 2015 8:18 pm
Who is online

Users browsing this forum: No registered users and 54 guests