Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Author « Topic »  

Dan
Advanced Member

Canada
106 Posts

Pre-sales questions only
(More Details...)

Posted - 04/15/2019 :  15:58:11  
Hello;

I hope I am asking in the right place.

I am currently running PHP v6.8.4 BlackStuff Theme.

I want to change the background color from black to another color on the first page (index)

Is this possible? If so how do I do it?

Dan


dbdave
ECT Moderator

USA
10276 Posts

Posted - 04/15/2019 :  16:17:32  
Hi Dan, Andy and I both responded to your other post.
Can you give a link to the site so someone can take a look?
If you don't want to post it on the page here, maybe put it in your profile so we can get it from there.
It should be an easy change in your .css file.

Dan
Advanced Member

Canada
106 Posts

Pre-sales questions only
(More Details...)

Posted - 04/15/2019 :  22:40:03  
Hello dbDave

I could not find my original post, and it did not appear in My Subscriptions (like this one did).

I have posted the link in my profile.
The store is temporarily closed while the supplier reconfigures the product etc.

Thanks for your help. I just want to take the landing page to a color other than black if possible.

Dan

Dan
Advanced Member

Canada
106 Posts

Pre-sales questions only
(More Details...)

Posted - 04/15/2019 :  22:52:28  
Hello dbdave and Andy;

I found the original post. It was in Developers, Mods and Updaters.
Could that be deleted and just carry on from here on this thread?

I note that you suggest that I look at the css file. Which means as a somewhat sub-competent user, that I would not know what I was specifically looking for. Please let me know.

Please have a look at the site.

Dan

Andy
ECT Moderator

95440 Posts

Posted - 04/16/2019 :  00:01:44  
Hi Dan

For starters in style.css remove this highlighted line

body{
padding:0px;
margin:0px;
font: 100%/1.5 Arial, serif;
background: url(../images/bg.gif) #000 repeat-x;
}

Then in responsivemobilemenu.css change

/* GRAPHITE STYLE */

.rmm.graphite .rmm-main-list li a {
font-family: Georgia; font-size:14px;
color:#fff;

to

/* GRAPHITE STYLE */

.rmm.graphite .rmm-main-list li a {
font-family: Georgia; font-size:14px;
color:#000;

Andy

Please feel free to review / rate our software

Dan
Advanced Member

Canada
106 Posts

Pre-sales questions only
(More Details...)

Posted - 04/16/2019 :  09:50:56  
Thanks, Andy;

I will give this a try.

Dan
Advanced Member

Canada
106 Posts

Pre-sales questions only
(More Details...)

Posted - 04/16/2019 :  13:39:47  
Perfect!
Thanks so very much, Andy.
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.06 seconds. Snitz Forums 2000