Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 VP-Cart 8.00 Issues
 Coloured or Image Background
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Mark Priest
VP-CART Expert

United Kingdom
580 Posts

Posted - June 27 2015 :  08:28:57  Show Profile  Reply with Quote
Is it possible to specify a colour or image page background either side of the main section (a bit like this forum)

Regards,

Mark

serjtankian
VP-CART Super User

Armenia
378 Posts

Posted - June 29 2015 :  06:14:48  Show Profile  Visit serjtankian's Homepage  Reply with Quote
you can do this:

in basic-style.css file locate

/* CONTAINER SECTIONS */
.sidebarcell, .main-content, .main-product, .main-news, .main-blog, .main-freetext, .main-product, #shopcustomer,
.vp_topheader_upper /* MID HEADER CONTAINER CLASS */, .megamenu /* for horo menu */ {
background-color: #ddd;

take out the .sidebarcell and create new rule for sidebar

then create this

.sidebarcell
{
background-color: #ddd;
}

this will change the sidebar bg color, and if you want to change it with image, use this

background-image: url(your_image_location.jpg);








*serj*
Go to Top of Page

Mark Priest
VP-CART Expert

United Kingdom
580 Posts

Posted - June 29 2015 :  09:08:18  Show Profile  Reply with Quote
Cheers Serj

Regards,

Mark
Go to Top of Page

support
Administrator

4679 Posts

Posted - July 09 2015 :  17:34:15  Show Profile  Visit support's Homepage  Reply with Quote
Hi Mark

I haven''t tried Serjs change but we have tweaked the code in 8.00.9 to easily allow you to have a different background.

We are beta testing 8.00.9 now and it should be good for release next week.

Thanks

Cam Flanigan
VPCart Support
Go to Top of Page

Sharon
VP-CART Super User

357 Posts

Posted - July 24 2015 :  05:49:47  Show Profile  Visit Sharon's Homepage  Reply with Quote
quote:
Originally posted by support

Hi Mark

I haven''t tried Serjs change but we have tweaked the code in 8.00.9 to easily allow you to have a different background.

We are beta testing 8.00.9 now and it should be good for release next week.

Thanks

Cam Flanigan
VPCart Support



Hi Cam,

How is background changed in 8.00.9 ?
Go to Top of Page

diegomilito
VP-CART Expert

Argentina
779 Posts

Posted - August 27 2015 :  08:04:59  Show Profile  Reply with Quote
i use 80010.2 and i think it should be same logical what serj has giving.. but i just not yet trying myself in my site..
how about waiting serj confirm ?
diego
Go to Top of Page

Sharon
VP-CART Super User

357 Posts

Posted - August 27 2015 :  08:18:09  Show Profile  Visit Sharon's Homepage  Reply with Quote
quote:
Originally posted by diegomilito

i use 80010.2 and i think it should be same logical what serj has giving.. but i just not yet trying myself in my site..
how about waiting serj confirm ?
diego



I was wondering what changes had been made to make it easier.
Go to Top of Page

support
Administrator

4679 Posts

Posted - August 27 2015 :  23:20:38  Show Profile  Visit support's Homepage  Reply with Quote
Hi Sharon,

Try changing the background colour in the body class in the basic-style.css file.

You will see how now in the latest version you can easily change the background colour by changing one setting.

body {
background-color: #fff;
color: #777;
}


Try changing to:

body {
background-color: #ccc;
color: #777;
}


Thanks

Cam Flanigan
VPCart Support

Go to Top of Page

Sharon
VP-CART Super User

357 Posts

Posted - September 28 2015 :  06:35:24  Show Profile  Visit Sharon's Homepage  Reply with Quote
I put a background image on my body.
All worked well except that it showed through on the tell a friend tab. For some reason .tell_friend_text_tab didn''t have a background colour in main-responsive.css.
Go to Top of Page

ryo_best
VP-CART New User

90 Posts

Posted - October 10 2015 :  04:11:20  Show Profile  Reply with Quote
Sorry if i''m wrong, have you try to change it in tellfriend.css ?
Go to Top of Page

serjtankian
VP-CART Super User

Armenia
378 Posts

Posted - October 12 2015 :  19:40:49  Show Profile  Visit serjtankian's Homepage  Reply with Quote
@sharon

try to edit main-responsive.css file:

.tell_friend_text_tab {
width: 100%;
padding: 10px;
background-color: #fff; /*add this */
}







*serj*
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000
0 Item(s)
$0.00