The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
![]()
Change the height here:
HTML Code:
#cat56 .forumhead + .childforum .L2:first-child .forumrow, #cat51 .forumhead + .L2 .forumrow { border-top: 0 none; height: 100px; } HTML Code:
#cat56 .forumbit_nopost .forumbit_nopost .forumrow, .forumbit_post .forumrow { height: 170px;} HTML Code:
#cat56 .forumbit_post .forumlastpost .lastposttitle { padding-left: 10px;} |
#12
|
|||
|
|||
![]()
Ok Lynn I'll make them mods, but how do I hide the RSS box/Tick Box from the columns?
If I hide last post by it removes everything, but I want to see the last post but without them in it. |
#13
|
||||
|
||||
![]() HTML Code:
#cat56 li.rsslink {display: none;} |
#14
|
|||
|
|||
![]()
Super
![]() What about the subscribe link? |
#15
|
||||
|
||||
![]()
I'll have to guess at that one since I can't see it, but try this:
HTML Code:
#cat56 li.subslink {display: none;} |
#16
|
|||
|
|||
![]()
That's the one, thanks Lynn.
Do you happen to know how add a space? (see attached) |
#17
|
||||
|
||||
![]()
Just add some padding to this:
Code:
#cat56 .forumbit_post .forumlastpost .lastpostby { display: block; float: left; padding-left: 5px; } |
#18
|
|||
|
|||
![]()
Humm, for some reason that didn't work?
|
#19
|
||||
|
||||
![]()
I don't see it added at all. I just used firebug to add it and it worked.
|
#20
|
|||
|
|||
![]()
My Bad! That works a treat!
![]() |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|