The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Need help to move arrow in navbar
Hi,
I have a small problem with an arrow in the Navbar, can anyone please help me to move it or hide it? I have tried with FireBug and Inspect element but I don't find a solution Here are some pictures: The link of my Forum: http://cadtuts.eu/forum/forum.php Thank you |
#2
|
|||
|
|||
From what I can see, you already did it.
|
#3
|
|||
|
|||
Hi,
I put it back, I have changed it with a transparent image to hide it because I couldn't find a solution. Can you have a look? Dank u |
#4
|
||||
|
||||
Quote:
Add it to your additional.css Code:
.navtabs li a.navtab img{ margin-top: 5px; } Code:
<img data-web-developer-element-ancestors-outline="true" style="outline: 1px solid rgb(185, 74, 72);" src="digitalvb/morbid/misc/arrow.png".... Code:
<img data-web-developer-element-ancestors-outline="true" style="margin-top:8px;outline: 1px solid rgb(185, 74, 72);" src="digitalvb/morbid/misc/arrow.png" |
#5
|
|||
|
|||
Thank you very much webmastersun for your help.
I found the solution, I did as you say Code:
.navtabs li a.navtab img{ margin-top: 5px; } |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|