The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Hello all,
I am trying to remove some extra spacing. The first one is part of the welcome box element. It is the large empty light grey space I want to remove. ![]() The next one sits underneath the above image. For a better look visit the site please Code:
http://musclemecca.com ![]() Thanks, Rich |
|
#2
|
|||
|
|||
|
@RichieBoy Pass me or post a link to your forum so we can help.
|
| Благодарность от: | ||
| RichieBoy67 | ||
|
#3
|
||||
|
||||
|
Thanks, really appreciate it. The link is in the code block. I just didn't want a live link posted here.
|
|
#4
|
|||
|
|||
|
Quote:
|
|
#5
|
||||
|
||||
|
No worries
|
|
#6
|
|||
|
|||
|
Quote:
This controls the background, I believe you are trying to eliminate. Code:
.welcomeBoxRight {
background: url("images/styles/scarydark/style/welcomeRight.gif") no-repeat scroll right top rgba(0, 0, 0, 0);
padding: 10px 0 0;
}
Code:
.welcomeBoxRight { background: yellow !important; }
|
|
#7
|
||||
|
||||
|
Nope, that does not do anything. Thanks. I did tons of css work on this site so I probably messed this up.
--------------- Added [DATE]1393800546[/DATE] at [TIME]1393800546[/TIME] --------------- Let me check the template more to see what I did. I am thinking it is not a css issue now. --------------- Added [DATE]1393800782[/DATE] at [TIME]1393800782[/TIME] --------------- Never mind, I see the issue. I added a conditional awhile ago that shows a register image to guest users only. I had a couple <br /> tags after the closing tag for the conditional. Thanks bro! |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|