Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Template Shares
Reply
  #1  
Old 10th February 2017, 11:54
DragoKolenc DragoKolenc is offline
Member
 
Join Date: Feb 2017
Slovenia
Posts: 4
Default Help me PLS
Ask for help how to change color from yellow to blue, attach a picture, thanks

Click the image to open in full size.

Last edited by Thor; 10th February 2017 at 13:29.
Reply With Quote
  #2  
Old 10th March 2017, 11:37
BamBam0077 BamBam0077 is offline
Banned
 
Join Date: Jul 2013
P2P
Posts: 410
Default
I am not sure if it css related but never the less that is what I would check after checking that certain pages code via your notepad,notepad++ etc you should either find a ID or CLASS example:

HTML Code:
<div class='example'></div>
HTML Code:
<div id='example'></div>
could be a tr,td,table etc I don't know I don't have the code to check but that is my advice never the less mate.

in css:

CLASS:
HTML Code:
.example{  border: 1px solid #1F1F1F;}
ID:
HTML Code:
#example{  border: 1px solid #1F1F1F;}
hope that helps so you know what your looking for mate, good luck
Reply With Quote
  #3  
Old 10th March 2017, 14:45
XGODY
Guest
 
Posts: n/a
Default
Yes you will need class then in your theme css add the lines for this set what colour you want so on if I recall there is css in there you will just set new colours for this and borders it and it will change everywhere on the site

Last edited by XGODY; 10th March 2017 at 15:02.
Reply With Quote
Reply

Tags
pls

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT +2. The time now is 21:21. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.