Page 3 of 3

Re: Forum Update

Posted: 17 Oct 2014, 17:31
by Craig52
ShaneGowland wrote:If you use Mozilla Firefox or Google Chrome, the 'Stylish' extension will allow you to return the sidebar to the left-hand side by entering:
.postbody {
float: right;
}
Hi Shane,went to Stylish which allowed the extension and entered .postbody(float: right;) but did not work but have the stylish icon with a 1 in the right hand side of the address bar,what am i doing wrong.Please be kind i'm computer dumb :crazy: Craig

Re: Forum Update

Posted: 17 Oct 2014, 17:56
by gomer
Sounds like some are on the left some on the right. I am yet to see it on the right.

Re: Forum Update

Posted: 17 Oct 2014, 19:13
by Shane Gowland
Here's a corrected snippet for Stylish

Code: Select all

.postbody {
float: right!important;
    width:84%!important;
}
.postprofile {
border-left: 0px!important;
border-right: 1px solid #fff!important;
width: 15%!important;
float: left!important;
} 
To add it to the site, click on the Stylish icon and press "Manage Installed Styles"

Next press the "Write New Style" button.

Copy that code above.

Make sure the domain "aussiefinchforum.net" is specified down the bottom.
aff.jpg
When the code is working AFF will look like this:
after.jpg

Re: Forum Update

Posted: 21 Oct 2014, 22:38
by Craig52
Hey guys i have finally got avatars on the left after days of it doing my head in.Go to avatar to the left in Avatar Gamestm in Styles and click,then change forum to assieficnforum.net and save. :clap: :clap: :shock: Craig

Re: Forum Update

Posted: 22 Oct 2014, 10:42
by Spitfire
I am now getting used to the right, my neck has adjusted. After all it makes sense to use both sides of your head.