How to find which element i need to style
4 messaggi Pagina 1 di 1
How to find which element i need to style
Hello everyone !I would like to know how to editing some cms like wp and if i want to style site-info tag which is on left top side in site like this: http://www.pvc-stolarija.info
How to know correct path which i need to style?
I have already firebug but i dont know if this tool can help me for showing all path which i need to put in css
Re: How to find which element i need to style
right click on element and select inspect element in right window see the class or element name and then find that element or class in style.cssRe: How to find which element i need to style
XainPro ha scritto:right click on element and select inspect element in right window see the class or element name and then find that element or class in style.css
I cant find element which i need to style for title of my page which is Pvc stolarija INFO
I tryed everything but it doesnt work
dont know where might be a problem
Can you look at and help me with this?
Re: How to find which element i need to style
.logol {}
Pagina 1 di 1