PDA

View Full Version : Need to know the name of these elements


user25148
01-19-2015, 06:37 PM
I need to change the color of the white border and this legend bar section in the "Whats going on area". What are the names of these elements, and should I just change them via additional.css? Pic: https://vborg.vbsupport.ru/external/2015/01/15.png

Dave
01-19-2015, 06:43 PM
I'm pretty sure that's the border of .blockbody and .blockhead, not sure about the legend.

If you only want to edit the border of the WGO block, you can use something like #wgo .blockbody and #wgo .blockhead to modify the border in the additional.css template.

peugeot405
01-19-2015, 07:04 PM
If you are using firefox as browser you can install the firebug addon to inspect every element on your website.

Or post a link to your webiste.