The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I use Joomla as a homepage. I decided that I want to make them look the same.
I create a new skin and used the Joomla HTML and CSS. I did make some modifications, so it would look better. However, there is still one thing I can't figure out. I don't want to make this skin default until it is done. If you look at the attachment, the profiles get squished together. I think it is probably CSS causing it. Does anyone know what CSS is causing it? The three links to the Joomla CSS are: http://www.webkinztown.com/templates.../template1.css http://www.webkinztown.com/templates...s/waveblue.css http://www.webkinztown.com/templates...css/custom.css Thanks! |
|
#2
|
|||
|
|||
|
I eliminated code. Does anyone know out of this code what is doing that?
Code:
#mainmiddle-expand {
width: 200%;
}
#content {
position: relative;
left: 50%;
width: 50%;
}
#content-shift {
position: relative;
left: -100%;
overflow: hidden;
}
#contentleft {
position: relative;
left: -50%;
float: left;
overflow:hidden;
}
#contentright {
float: left;
overflow:hidden;
}
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|