The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#21
|
|||
|
|||
Any chance on taking a look for one last time tbworld?
|
#22
|
|||
|
|||
Sorry for not getting back to you, have been quite busy at work. I was looking for the notes I made on your page and have finally given up looking for them and will have to re-observe your page. I probably wrote it down on a napkin or something. Anyway, I do remember my findings just not the particular HTML block that I need to point out to you.
I will take another look tomorrow and leave you some info. |
#23
|
|||
|
|||
Quote:
Look forward to a reply when you get a chance to take a look. The test user account is still active for you to login with. |
#24
|
|||
|
|||
...anyone? I'd love to close this thread down for good!
|
#25
|
|||
|
|||
To get rid of the boarders between the tabs use this: (I think I used the !important correctly, been awhile since I've messed with css )
Code:
#profile_tabs dl.tabslight dd { margin-right: 0px !important; --------------- Added [DATE]1403222013[/DATE] at [TIME]1403222013[/TIME] --------------- Ok along with the code in my previous post try this in your additional.css; Code:
/* .memberprofiletabunder { background-color: #2E3539; background-repeat: repeat; } */ Code:
/* #message_form .subsectionhead { border-right: 1px solid #8F3F1F; border-left: 1px solid #8F3F1F; */ Code:
.memberprofiletabunder { height: 10px !important; font-size: 5px; display: inline-block; float: left; width: 100%; |
#26
|
|||
|
|||
Thanks John- I tried adding this code into additional.css but it did not fix the weird gap / spacing i'm seeing in there. I've pulled the code out for now...
|
#27
|
|||
|
|||
Does the code below work when added to additional.css? It should remove the border between the tabs.
Code:
#profile_tabs dl.tabslight dd { margin-right: 0px !important; Code:
.memberprofiletabunder { height: 10px !important; font-size: 5px; display: inline-block; float: left; width: 100%; Code:
.memberprofiletabunder { background-color: none !important; background-repeat: repeat; } Code:
#message_form .subsectionhead { border-right: 0px solid #8F3F1F !important; border-left: 0px solid #8F3F1F !important; Quote:
Ok here's a screenshot of what it will look like if the code changes take. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|