porn script css help

dennis90

Newbie
Joined
Jun 26, 2017
Messages
8
Reaction score
0
where in the cs file i edit :

1. the category area color

how do i change the search box color in the css

2. how i change the sizee of the videos in the homepages is that css

3. add another category to the homepage
 
That's like me asking you how much paint I need to paint my house! How would you know, you've never seen my house, you don't know the size of my house!!

You can right click on the area you want to change and click inspect element. You will see the css code that needs changing then.

The alternative would be hire someone to do it for you
 
am a wizard.. let me guess what theme you are using and then answer your question. Oh wait am all out of frog legs :rolleyes:
 
@sturose is spot on.
might have to hire a pro web developer....or read the documentation for whatever script you're using .... or contact support for the script you're using.
for search box color you can right click it -- > inspect element --> see what it's referred to in the css file --> start tweaking things until you see your change. google "change search box color css" so you get an idea what the css command responsible for that action might look like so you can easily find/add. don't forget to clear your cache every time. for the rest, follow same steps.
 
Back
Top