sypher_04
02-15-2011, 02:33 PM
I've been editing one of my styles on my board, and haven't been able to find the variable (assuming there is one) to get the default style id from the board options.
I found {vb.var bbuserinfo.styleid} but that returns the mobile style that I have currently selected to display, which will not work for my purposes. The default style set on my boards is a desktop version, which I would like to go back to when they chose.
It works perfectly well if I just hardcode the ID in, but why would I wanna do that if I don't have to, right? It's not like I change the style all the time, so it's no big deal if it can't be done easily, but having it automatically pick up the board default seems like a better solution overall.
Anyway, thanks in advance for any information you can provide.
I found {vb.var bbuserinfo.styleid} but that returns the mobile style that I have currently selected to display, which will not work for my purposes. The default style set on my boards is a desktop version, which I would like to go back to when they chose.
It works perfectly well if I just hardcode the ID in, but why would I wanna do that if I don't have to, right? It's not like I change the style all the time, so it's no big deal if it can't be done easily, but having it automatically pick up the board default seems like a better solution overall.
Anyway, thanks in advance for any information you can provide.