QUICK NEWS

{NEW} - A new css video is up.

{OLD} - New video courtesy of Skhilled, Thanks for posting it up.

Video of the moment:


Internal Links

SMF Sites

Quick Info

Change Colours

Started by Ronald, Mar 02, 2021, 04:34 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Ronald

I would like to make some changes to these cross bars, not sure what you call them.

See Image of the bar to change colour. Where is the location and name of these bars.

You cannot view this attachment.

lesmond

these are in different places, mostly under this section

/* General Classes */
/* Cat_bar / catbg */
div.cat_bar {
background: #7aa2ca;
border: 2px solid #3f7fc7;
border-bottom: none;
padding: 0;
border-radius: 6px 6px 0 0;
box-shadow: 0 16px 20px rgba(255, 255, 255, 0.15) inset;
text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.2);
}

The only person who got all his work done by Friday was Robinson Crusoe

Ronald

Thanks Les, will give it a try.