Reply to thread

Back again. :p

 

Here's a few little changes (to the sideblocks) not sure whether you prefer it but i'll post it on the offchance you prefer the alterations

 

[ATTACH=full]28168[/ATTACH]


If you prefer the above, the following code can be pasted in extra or I'm quite sure through the style properties.

 

[code]

.secondaryContent {

    background-color: #CAEEE7;

    border: 1px solid #028E75;

    border-radius: 6px;

}

[/code]

I also lowered the text in that screenshot

[code]

.sidebar .section .primaryContent h3, .sidebar .section .secondaryContent h3, .profilePage .mast .section.infoBlock h3 {

  font-size: 10pt;

}

[/code]


Back
Top Bottom