Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   OpenTracker (http://www.bvlist.com/forumdisplay.php?f=125)
-   -   [Theme] Neo_Blue Theme (http://www.bvlist.com/showthread.php?t=8106)

firefly007 5th July 2012 15:10

[Theme] Neo_Blue Theme
 
1 Attachment(s)
Hey there,

I decided to create/mod the default theme...

Screens

http://freespirit.co.za/new/index.jpg

Wuild 5th July 2012 15:18

Looks good, altho you have to change the direction of style.css in login.php template.php template_sidebar.php, it links to the default stylesheet =)

firefly007 5th July 2012 17:05

Quote:

Originally Posted by Wuild (Post 35636)
Looks good, altho you have to change the direction of style.css in login.php template.php template_sidebar.php, it links to the default stylesheet =)


Sorted...

Ive updated the .rar

EMPEREUR1 23rd July 2012 06:33

up head.php not found
 
please up head.php not found

Quote:

Originally Posted by firefly007 (Post 35635)
Hey there,


I decided to create/mod the default theme...

Screens


firefly007 23rd July 2012 14:41

head.php

PHP Code:

<link rel="stylesheet" href="templates/neo_blue/css/style.css" />
<?php
if ($this->sidebar) {
    
?>
    <link rel="stylesheet" href="templates/neo_blue/css/sidebar.css" />
    <?php
} else if ($this->login) {
    
?>
    <link rel="stylesheet" href="templates/neo_blue/css/login.css" />
    <?php
}
?>
<script src='javascript/jquery-bbedit.js' type='text/javascript' ></script>
<script src='javascript/jquery-tipsy.js' type='text/javascript' ></script>
<script src='javascript/custom.js' type='text/javascript' ></script>



All times are GMT +2. The time now is 18:41.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.