PDA

View Full Version : [Mobile Style] Separate column for prefix


Divvy
03-24-2013, 11:47 AM
Hi

I really like the idea of the thread prefix but I don't like it to be directly before of the thread title.

I rather would like to have a separate column for it (after thread icons before thread title) but only in forums where prefixes are active (selected option in prefix categories)

I tried to do it myself and it looks rather simple but the condition part is what messes it up.
Can someone help here please?

I have found the solution here (http://www.vbulletin.com/forum/forum/customizing-vbulletin/vbulletin-templates-graphics-styles/277905-change-position-of-prefix-and-poll-texts-in-forumdisplay?p=2549523#post2549523), but that solution is from 2008 and the code is very different.

And I need this modification in default mobile style.

Can someone please help me?

Thanks!

Divvy
04-03-2013, 12:19 PM
Please, anyone?

Lynne
04-04-2013, 04:00 PM
Put a <div> around it and then you can put margins around the div and it will be separate from the titles. (I can't get more specific without a link to your forum to play with it in firebug.)