summerwine
an angel's kiss in spring
Hey There! So, it has been a really, really, really long time since I've played around with BBCode, so I barely remember how to do this... Right now, I'm trying to make like 4 tabs in a row right under the header. I thought there was a way to customize tabs so that they can aesthetically fit the code. I've seen a couple freebie threads have this mechanism as I described, but absolutely no clue how they made that happen. Would really appreciate help in this!
Thank youuu!!!
Thank youuu!!!
- CODE
-
Code:
[nobr][div= margin: auto; height: 350px; width: 450px; background:url('https://i.pinimg.com/736x/e0/cf/8c/e0cf8c6dffd8fc83f65ff96334d34ce3.jpg'); padding: 10px;] [div= background: #257168; opacity: 0.5; height: 65px; width: 450px; text-align: center; font-size: 40px; color: white;][font=Great Vibes] something here [/font] [/div] [br][/br] [Row] [Tabs] [Column=span3] [Tab=[bg=#257168]Tab A[/bg]] Content For Tab A. [/Tab][/Column] [Tab=Tab B] Content For Tab B. [/Tab] [/Tabs] [/Row] [/div] [/nobr]
- WHAT CODE LOOKS LIKE