Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
general-topic
I NEED HELP FOR MY NEW WEBSITE
Avatar
Seth
Member
Free Members
sp_UserOfflineSmall Offline
Nov 11, 2015 - 2:33 am

Thank you Mr. Papa for your contribution.

Have been able to add more menu bar and more footer and as well.

But what i actually wanna know now is;

How to change the FOOTER Colour background through the stylesheet

and also, how to change Menu colour background too?

Lastly, about the roottheme. Can one change the 'name simplepres' showing at the footer of the forum?

Thanks

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Nov 11, 2015 - 5:36 am

Answering the second question first then you can remove the copyright notice and acknowledgements popup as shown in this FAQ: https://simple-press.com/docum.....ledgments/. Of course, we would rather you did not bit there is nothing to stop you.

As to colours of your WP theme menu and footer - as Mr Papa said above - this is a part of your WordPress theme and nothing to do with Simple:Press. As he also said - we can give you general advice on that but we would need to see the website and an example page so would need a URL. You might be better of however, asking the theme authors themselves in the long run.

andy-signature.png
YELLOW
SWORDFISH
Avatar
Seth
Member
Free Members
sp_UserOfflineSmall Offline
Nov 11, 2015 - 5:51 am

Yellow Swordfish said
Answering the second question first then you can remove the copyright notice and acknowledgements popup as shown in this FAQ: https://simple-press.com/docum.....ledgments/. Of course, we would rather you did not bit there is nothing to stop you.

As to colours of your WP theme menu and footer - as Mr Papa said above - this is a part of your WordPress theme and nothing to do with Simple:Press. As he also said - we can give you general advice on that but we would need to see the website and an example page so would need a URL. You might be better of however, asking the theme authors themselves in the long run.

Thanks to you Yellow Swordfish.

what i meant as to do with my wp theme actually but just need you guys advice.

the url is:  http://www.guruscrib.net

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Nov 11, 2015 - 6:27 am

And what - exactly - is it that you want to change? Need some detail.

andy-signature.png
YELLOW
SWORDFISH
Avatar
Seth
Member
Free Members
sp_UserOfflineSmall Offline
Nov 11, 2015 - 8:02 am

I wanna change the wp themen footer background colour to have black background like that of the menu bar colour.

Thanks

Avatar
Ike
Sawtry, UK
Member
Free Members
sp_UserOfflineSmall Offline
Nov 11, 2015 - 9:29 am

Hey Seth,

Inspecting your footer it looks as though the class '.footer-widgets' currently has a white background, so the logical thing to do would be to change that to #222222 (the same as your nav bar). You would then need to change the text to a lighter colour, and while most of the text is controlled by the footer-widgets class, the titles are controlled by '.footer-widgets .widget-title'.

So, assuming you have a child theme of your WordPress theme in place or are making changes to some kind of additional CSS box your WP theme might offer, or you are just going to add the changes to the end of your themes style.css - You would need to add something like this:

.footer-widgets {
    color: #FFFFFF;
    background: #222222;
}

.footer-widgets .widget-title {
    color: #FFFFFF;
}

For any further help, for example with child themes or where to add these changes it does vary from theme to theme so you would need to contact the theme developer, as Andy has pointed out the WP theme is not something we can really offer the same level of support on as we do for Simple:Press itself.

Hope that helps!

Avatar
Seth
Member
Free Members
sp_UserOfflineSmall Offline
Nov 11, 2015 - 3:27 pm

Thanks Ike but i think the above suggestion didn't work for my theme generatepress but the theme developer. The theme developer selling an add-on that support such. i thought i could get a cool method to alter that by editing style.sheet

Avatar
Seth
Member
Free Members
sp_UserOfflineSmall Offline
Nov 11, 2015 - 3:29 pm

I'm sorry that i have so many question.

i actually need help in getting a contact us codes that i can easily paste to the writeup space after i had created the contact us page at the menu bar.

Thanks

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Nov 11, 2015 - 3:59 pm

I checked Ike's solution above and it definitely works for your theme. So if you added it to the styles.css file of your WordPress theme just check you added it at the END of the file and not the start. And also double check your typing as it has to be exact.

As to contacts then you will need to find a contact plugin in the WordPress plugin repository. We really do need to concentrate on Simple:Press related support questions here as much as possible if you can.

andy-signature.png
YELLOW
SWORDFISH
Avatar
Seth
Member
Free Members
sp_UserOfflineSmall Offline
Nov 12, 2015 - 2:49 am

Yea.

Thank you sir.

It's works

Strictly simplepress theme Now

Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Mr Papa: 19448
Ike: 2086
Brandon: 864
kvr28: 804
jim: 650
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 617
Members: 17359
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10125
Posts: 79620