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
(2015-04-26, 01:44 PM)Edwin Wrote: [ -> ]Ah ha!

I have determined that the problem is me putting in a table on postbit in order to style it the way I want. I put the avatar and postbit user information to the right of the postbody.

Is there a way I could do this without breaking the responsive image resizing?
Bonus question: I have a custom profile field which I have been able to be a link to a thread in user's profiles. I am wondering if I can take this url that the user inputs into this field and display it as a link on postbit. I've tried to reference the fid but it doesn't seem to want to work. Any thoughts?

I really appreciate the help. I promise that after this I'll be out of your face Smile

(2015-04-30, 03:13 PM)dthiago Wrote: [ -> ]Can you help to made index like this http://i.imgur.com/T4FWGR8.jpg - I'm talking about blocks

Ask subzr1 (owner of that theme) if you can use his code from that theme as my tutorial needs a new update for firefox.
Can you help us to integrate Miuna News ...i can't make a nice design with this.
What is Miuna News?

Send me a temp admin account with theme privileges only an i'll sort it.
I wish to use round icons instead of original with this image www.bf4brasil.com.br/logo.png

i think a good css class is:

.ficon {
    float: left;
    margin-top: 1em;
    margin-right: 1em;
    position: relative;

    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;

    -webkit-box-shadow: 0 0 0 3px #fff, 0 0 0 4px #999, 0 2px 5px 4px rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 0 3px #fff, 0 0 0 4px #999, 0 2px 5px 4px rgba(0,0,0,.2);
    box-shadow: 0 0 0 3px #fff, 0 0 0 4px #999, 0 2px 5px 4px rgba(0,0,0,.2);
}
How to?
i'll do the edits for you.. you just need to upload the images, on.png, off.png, redirect.png and lock.png
Sending...on root
One of my users is having this problem : http://i.imgur.com/3w1NHc9.png

It seems this happens in a 'category' forum and not inside an actual board, and when it shows the sub boards they go over that text.
Download the latest version, was fixed months ago
I changed a bunch of things in the template, is it possible to tell me the changes that were made?
I've got a problem with this theme, also a possible bug, otherwise it's great, the bug is that within the global.css there is this code for .trow2:

backgroud:#fdfdfd url(images/vienna/tbg.png) bottom left repeat-x
although there is no tbg.png supplied with the themes images.

Anyway, the problem I've got is that small arrow shown in the breadcrumb doesn't exist for me, even with a fresh install, unless it has been removed, then this can be disregarded.

A link to my forum is here: https://forum.ic-gaming.uk/index.php
The default theme is an edited vienna, but there is a freshly installed version called' vienna test'
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