Jump to content

IPS Questions


Joanne

Recommended Posts

Hi, everyone!

I have couple of questions and I hope that I can find solutions here :D Feel free to answer any question that you know the answer for.  

Question #1 

How do I change the button colors to a gradient?

Question #2

How do I change the header area height and also, how do I drop a shadow below it? I want to create something similar to this forum's theme here.

Question #3

How do I change fonts using google fonts?

Question #4

How do I change the section title background to an image?

 

 

 

Link to comment
Share on other sites

the best way i'd do it is to open inspect element on google chrome and get the class method, First I play around with until I get the best outcome.  You should then be able to look for the class and change the method in the theme in your admincp. 

Edited by Sneeze123
Link to comment
Share on other sites

 

Quote

Question #1 

How do I change the button colors to a gradient?

You can generate it here https://mycolor.space/

Though learn to use basic HTML and CSS before attempting to do it. As those are the basics and very much needed to do anything of all your questions.

Quote

 Question #2

How do I change the header area height and also, how do I drop a shadow below it? I want to create something similar to this forum's theme here.

Learn to use basic HTML and CSS also as @Sneeze123 said it can be easier to use Chrome Dev tools to tweak and play with it so you know what CSS to apply and to what element

Quote

 Question #3

How do I change fonts using google fonts?

Learn Basic HTML and CSS and use Google Fonts and it would tell you what link to import or include in the header,

Quote

 Question #4

How do I change the section title background to an image?

Last time learn basic HTML and CSS and you can easily use Chrome Dev tools to find out what element to apply the background image too.

VAEfvMI.png

Liked what i posted remember to feed me a cookie ->
Or you can add a cookie to myCookieJar

Link to comment
Share on other sites

  • 2 months later...
On 12/30/2018 at 9:21 AM, Joanne said:

I know basic HTML and CSS, I need answers. 

Best thing to do is open inspect element i still believe so, its a really good method for people who are learning. ( me for example)

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...