The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Aligning A Picture/Logo To The Right Of A Fluid Skin?
Alright, so this is what I want to do.
My skin is currently a fluid width skin. Up at the top of the skin, is the header obviously enough. Well, on the other side of the header (the right side), I want to place another header/image. I am trying to figure out what the code for this is. Also, if it would help, my site is http://www.deivictorae.com. If you look at the top, I want to add something on the right side of the page, opposite the logo. Any help would be appreciated. |
#2
|
||||
|
||||
Quote:
In "header" template find this: Code:
<td align="$stylevar[right]"> </td> |
#3
|
|||
|
|||
Still need help. My header is VERY customized, therefore the code that CyberAlien had noted is not found in my header.
Any help would be appreciated. |
#4
|
||||
|
||||
Now I can access that page, so here is code for your style: find this:
Code:
<td width="253"> </td> <td width="158"> </td> Code:
<td align="right" width="100%"> put here your code </td> |
#5
|
|||
|
|||
Cyber, I owe you a beer bro. Thanks a ton. Been baffled for a couple days over this damn thing.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|