Defiance

Defiance 1.4.4.2

No permission to download
To kindof fix this go to your style properties, general, HTML.

Change:

Code:
background: url(@imagePath/sources/bg.png) no-repeat center center fixed ;

to

Code:
background: url(@imagePath/sources/bg.png) no-repeat center center fixed #11141A;

Your talking about the Miscellaneous area?
Wow I thought that was for NOTES :)
notes.webp
 
@wickedstangs Great! I will make sure to add it in so no one else has the same issue.

If anyone installs [XFR]User Albums I did the below to make it match :)
Code:
.thumbnailHolder .boxModelFixer {
    background-color: #151820 !important;
    border: 1px solid #FF7619 !important;
}

#QuickSearch .textCtrl {
    background: none repeat scroll 0 0 #3F3F3F !important;
   
}

#LbComments {
background-color: #151820 !important;
}

#LbImageContent {
color: #FF7619 !important;
}

.descriptionUserBlock div.avatarHolder {
background-color: #151820 !important;
}

.descriptionUserBlock {
border: 1px solid #FF7619 !important;
}

.descriptionUserBlock .arrow {
border-left-color: #ff7619 !important;
}
You can see the site at http://terminatormustangs.com
 
@wickedstangs .
Looking at you site I would recommend changing your header back to the way it was.

I will try that..

What I did was goto
Appearance > Style Properties > Header and Navigation > Header > Background > Color

and that worked for the Top Banner still trying to figure out the bottom banner...

With the above changes it looks a little out of place.
 
Looks great, ( I love it) but it breaks up at high resolutions.

Header footer and sides separate.

Can you send me a screenshot please, I'll try to accommodate larger resolutions, doing this on a laptop atm until I get my new PC.
 
@DEZero

This is a really cool style. How do I change the colour of the node headings and the underline from orange to something else
 
@pmflav it looks like my brother did a system restore on his PC, so I will be making a general PSD for the background I will have it up today.
 
Top Bottom