MyBB Community Forums

Full Version: Vienna 1.8.7
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
(2014-10-25, 11:54 AM)jakesully Wrote: [ -> ]iAndrew, is it possible to change between fluid and fixed size? since i would like to change that :/

Hi yea go to Themes » vienna » extra.css an look for #mainwidth

Edit the width here. width: 85%;
(2014-09-20, 04:22 PM)hjertelandetdk Wrote: [ -> ]First of all - Thanks - good job. Really good. A few changes I would like - but really good job done.

BUT it doesnt seem to be responsive on my mobile phone ... android. Only when I resize my browser - firefox.

(2014-10-25, 12:49 PM)iAndrew Wrote: [ -> ]
(2014-10-25, 11:54 AM)jakesully Wrote: [ -> ]iAndrew, is it possible to change between fluid and fixed size? since i would like to change that :/

Hi yea go to Themes » vienna » extra.css an look for #mainwidth

Edit the width here. width: 85%;

Thanks that is just what i needed Smile
(2014-10-25, 11:54 AM)jakesully Wrote: [ -> ]iAndrew, is it possible to change between fluid and fixed size? since i would like to change that :/

Yep, you can do it, just choose the width on #mainwidth, on extra.css
Here is mine

Quote:#mainwidth {

    text-align: left;
    line-height: 1.4;
    margin: auto auto;
    margin-top: 0px;
    width: 970px;
}

I'm sorry if I'm wrong because I edited the template but I think that sohuld works ^^
(2014-10-25, 04:40 PM)Jaizu Wrote: [ -> ]
(2014-10-25, 11:54 AM)jakesully Wrote: [ -> ]iAndrew, is it possible to change between fluid and fixed size? since i would like to change that :/

Yep, you can do it, just choose the width on #mainwidth, on extra.css
Here is mine

Quote:#mainwidth {

    text-align: left;
    line-height: 1.4;
    margin: auto auto;
    margin-top: 0px;
    width: 970px;
}

I'm sorry if I'm wrong because I edited the template but I think that sohuld works ^^

Jaizu check your PM box Smile since i would love to have copy of your edit if possible execpt that i will change background and so as well and new topic icons to Smile
got an update for 1.8.1 yet? I tried installing the .xml but it said wrong version.

edit, ticked do not check for compatibility but it would still be nice if it remained up to date.


Also, any chance of a .psd file for theme modifications?
(2014-10-26, 03:36 PM)AWC Wrote: [ -> ]got an update for 1.8.1 yet? I tried installing the .xml but it said wrong version.

edit, ticked do not check for compatibility but it would still be nice if it remained up to date.


Also, any chance of a .psd file for theme modifications?

Ain't even updated my own site yet but i'll try get it done in couple days along with uploading the header psd once i find it on laptop.
(2014-10-26, 04:07 PM)iAndrew Wrote: [ -> ]
(2014-10-26, 03:36 PM)AWC Wrote: [ -> ]got an update for 1.8.1 yet? I tried installing the .xml but it said wrong version.

edit, ticked do not check for compatibility but it would still be nice if it remained up to date.


Also, any chance of a .psd file for theme modifications?

Ain't even updated my own site yet but i'll try get it done in couple days along with uploading the header psd once i find it on laptop.

Nice, I want a .txt with changes made too if you can do it.
Anyway, the theme is amazing
(2014-10-26, 07:20 PM)Jaizu Wrote: [ -> ]
(2014-10-26, 04:07 PM)iAndrew Wrote: [ -> ]
(2014-10-26, 03:36 PM)AWC Wrote: [ -> ]got an update for 1.8.1 yet? I tried installing the .xml but it said wrong version.

edit, ticked do not check for compatibility but it would still be nice if it remained up to date.


Also, any chance of a .psd file for theme modifications?

Ain't even updated my own site yet but i'll try get it done in couple days along with uploading the header psd once i find it on laptop.

Nice, I want a .txt with changes made too if you can do it.
Anyway, the theme is amazing

Why do you want a .txt file of changes i do? i meant i'll update My sites MyBB version to 1.8.1. no changes will be done to the style unless needed.
(2014-10-26, 04:07 PM)iAndrew Wrote: [ -> ]
(2014-10-26, 03:36 PM)AWC Wrote: [ -> ]got an update for 1.8.1 yet? I tried installing the .xml but it said wrong version.

edit, ticked do not check for compatibility but it would still be nice if it remained up to date.


Also, any chance of a .psd file for theme modifications?

Ain't even updated my own site yet but i'll try get it done in couple days along with uploading the header psd once i find it on laptop.

Great, are the background and colours easy to modify would you say?
(2014-10-26, 10:43 PM)AWC Wrote: [ -> ]
(2014-10-26, 04:07 PM)iAndrew Wrote: [ -> ]
(2014-10-26, 03:36 PM)AWC Wrote: [ -> ]got an update for 1.8.1 yet? I tried installing the .xml but it said wrong version.

edit, ticked do not check for compatibility but it would still be nice if it remained up to date.


Also, any chance of a .psd file for theme modifications?

Ain't even updated my own site yet but i'll try get it done in couple days along with uploading the header psd once i find it on laptop.

Great, are the background and colours easy to modify would you say?

It's all code apart from 5 images so yea very easy
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35