War of the Roses
Would you like to react to this message? Create an account in a few clicks or log in to continue.
War of the Roses
Search
 
 

Display results as :
 


Rechercher Advanced Search

Latest topics

» yada yada yada
by AdminPkin Sat Oct 31, 2020 2:59 pm

» CSS for shadow of forums
by AdminPkin Fri Oct 23, 2020 7:51 pm

» Signatures
by AdminPkin Fri Oct 23, 2020 1:13 am

» white header background
by AdminPkin Thu Sep 03, 2020 5:30 am

» back picture
by AdminPkin Thu Sep 03, 2020 5:18 am

» more tests
by AdminPkin Thu Sep 03, 2020 4:42 am

» ingredients
by AdminPkin Thu Sep 03, 2020 4:41 am

» testing out
by AdminPkin Thu Sep 03, 2020 4:40 am

» News and more
by AdminPkin Thu Sep 03, 2020 4:40 am

» Test message
by AdminPkin Sun Aug 30, 2020 8:22 am

» Your first subject
by AdminPkin Sun Aug 16, 2020 7:17 pm


You are not connected. Please login or register

CSS for shadow of forums

Go down  Message [Page 1 of 1]

1CSS for shadow of forums Empty CSS for shadow of forums Fri Oct 23, 2020 7:51 pm

AdminPkin

AdminPkin
Admin
Admin

Code:
ul.forums li.row dl {
    background-position: left 24px top 50% !important;
    background-size: 33px 33px !important;
    min-height: 0 px;
    padding: 0;
    position: relative;
  text-shadow: 0 1px 1px #301;

  border-top: none !important;
  -webkit-box-shadow:    0 0 12px 2px rgb(9, 9, 9);
    -moz-box-shadow:    inset 0 0 12px 2px rgb(9, 9, 9);
    box-shadow:    0 0 12px 2px rgb(9, 9, 9);
}
li.row {
    border-left: 2px solid #DBDBDB;
    text-shadow: 0 1px 1px #301;
    border-right: 2px solid #DBDBDB;
    border-bottom: 2px solid #DBDBDB;
    border-top:  2px solid #DBDBDB;

}

https://waroftheroses.forumotion.com

Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum