how to edit css porn?

dennis90

Newbie
Joined
Jun 26, 2017
Messages
8
Reaction score
0
i got porn site i cant change the header color background color sign up color size etc

is there guide for that our i need to hire
 
There are lots of guides on learning CSS online, but I'm not sure if there are any guides about CSS porn.....
 
i got porn site i cant change the header color background color sign up color size etc

is there guide for that our i need to hire

Are you saying you don't know css or you don't know how to change it on your site?

Css is relatively simple and there's lots of guides and tutorials available.

If you are unsure what to change so it alters the layout or appearance of your site then just right click where you want to change and inspect element.
 
hey conor how i change background color in the css where is it in the css cant find
 
Most likely body {background-color:#something} but essentially could be anything.
 
First check the elements may be they are using images as color
 
Back
Top