The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
How to remove / alter the horizontal rule on the blog page?
I tried many things including searching for '<hr' in templates.. viewing source of blog page then locating the css property or find the location in templates where the value resides.. but couldn't find it! ![]() HAALP! |
#2
|
||||
|
||||
![]()
What page is that? I have none that says Newest at the top. But anyway, it's probably just a border like it is on the other pages:
HTML Code:
#pagetitle {border-bottom:3px solid #425769;.... } |
#3
|
|||
|
|||
![]()
It's the blog main display (without any entries at the moment).
The 'Newest' is only a phrase changed from 'Latest Blogs Posts'. Thanks for your help, I will try that asap. EDIT: Thanks Lynne! I managed to find it, in blog.css, I removed the line: Code:
/* ------------------ */ /* PAGE TITLE */ #pagetitle { border-bottom:{vb:stylevar vbblog_pagetitle_border}; <- the removed line padding-bottom:1px; |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|