Coding-Spot

You are not connected. Please login or register

 
 
 

How to change and add color for line in forumotion?

Message (Page 1 of 1)

#1

weeknight

weeknight
 
Senior Member

Posted May 6th 2013, 8:23 pm

 
Hi all :)
I want to ask :D

How to change and add color for line in forumotion?
more details you can see this picture :D:
How to change and add color for line in forumotion? 3zxyvJV

my forum:
http://astajim.indonesianforum.net/

source:
http://www.duelacademy.net/t25264-duel-academy-s-quiz

please help me :)

thanks before :D:





#2

Mark

Mark
 
Administrator
Administrator

Posted May 7th 2013, 7:27 pm

 
1 and 2
Code:
.forumline .row1, .forumline .row2, .forumline .row3, .forumline .row3Right {
border-color: blue !important;
}

3. Give me a test account on your forum and on the other forum. Thanks :):.



https://coding-spot.darkbb.com


#3

weeknight

weeknight
 
Senior Member

Posted May 7th 2013, 7:55 pm

 
ok try this mr.mark :D:

ID: jazztc
Pas: asd@123

thanks before ;)





#4

Mark

Mark
 
Administrator
Administrator

Posted May 7th 2013, 8:29 pm

 
3.
Code:
input[type="submit"]{
  height: 20px;
  border-radius:3px 3px 3px 3px;
  -moz-border-radius:3px 3px 3px 3px;
  -webkit-border-radius:3px 3px 3px 3px;
  -khtml-border-radius:3px 3px 3px 3px;
  color: #006CE0;
  background: #141414;
  padding-bottom:2px;
}
input[type="submit"]:hover{
  height: 20px;
  border-radius:3px 3px 3px 3px;
  -moz-border-radius:3px 3px 3px 3px;
  -webkit-border-radius:3px 3px 3px 3px;
  -khtml-border-radius:3px 3px 3px 3px;
  color: #141414;
  background: #006CE0;
  padding-bottom:2px;
}
input[type="reset"]{
  height: 20px;
  border-radius:3px 3px 3px 3px;
  -moz-border-radius:3px 3px 3px 3px;
  -webkit-border-radius:3px 3px 3px 3px;
  -khtml-border-radius:3px 3px 3px 3px;
  color: #006CE0;
  background: #141414;
  padding-bottom:2px;
}
input[type="reset"]:hover{
  height: 20px;
  border-radius:3px 3px 3px 3px;
  -moz-border-radius:3px 3px 3px 3px;
  -webkit-border-radius:3px 3px 3px 3px;
  -khtml-border-radius:3px 3px 3px 3px;
  color: #141414;
  background: #006CE0;
  padding-bottom:2px;
}
input[type="button"]{
  height: 20px;
  border-radius:3px 3px 3px 3px;
  -moz-border-radius:3px 3px 3px 3px;
  -webkit-border-radius:3px 3px 3px 3px;
  -khtml-border-radius:3px 3px 3px 3px;
  color: #006CE0;
  background: #141414;
  padding-bottom:2px;
}
input[type="button"]:hover{
  height: 20px;
  border-radius:3px 3px 3px 3px;
  -moz-border-radius:3px 3px 3px 3px;
  -webkit-border-radius:3px 3px 3px 3px;
  -khtml-border-radius:3px 3px 3px 3px;
  color: #141414;
  background: #006CE0;
  padding-bottom:2px;
}



https://coding-spot.darkbb.com


#5

weeknight

weeknight
 
Senior Member

Posted May 7th 2013, 8:40 pm

 
yeah,

thanks for help me again mr.mark :D

problem solved :D:





#6

Mark

Mark
 
Administrator
Administrator

Posted May 7th 2013, 9:51 pm

 
Since the problem is solved, i'll locked this and move to archive section. :D:
~ Locked and Moved



https://coding-spot.darkbb.com


#7

Sponsored content


 

Posted

 





Message (Page 1 of 1)

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

In total there is 0 user online :: 0 Registered, 0 Hidden and 0 Guests

Users browsing this forum: None