View Full Version : Bullets issue in blog pages
induslady
Thu 18th Oct '07, 2:33am
Hello,
I have vBulletin Fans.com - style 006 in my forum. Now I have uploaded vBlog 1.0.2 and in my blog page I have this extra bullets ( see screen shot). I note that the issue of extra bullets is there only with this specific style 006 and is not there with the default styles.
Let me know how I get rid of these extra bullets.
Thanks in advance.
Floris
Sun 21st Oct '07, 7:25am
The style grape (006) is made for 3.0, not for 3.6. It's quite possible it has custom CSS that's conflicting with the blog. Go to the bottom of the main css section from that style and see if any additional non default css is listed there in regards to xhtml lists.
induslady
Mon 22nd Oct '07, 1:52am
"Additional CSS Definitions"
/* ***** styling for 'big' usernames on postbit etc. ***** */
.bigusername { font-size: 14pt; }
/* ***** small padding on 'thead' elements ***** */
td.thead, th.thead, div.thead { padding: 4px; }
/* ***** basic styles for multi-page nav elements */
.pagenav a { text-decoration: none; }
.pagenav td { padding: 2px 4px 2px 4px; }
/* ***** de-emphasized text */
.shade, a.shade:link, a.shade:visited { color: #777777; text-decoration: none; }
a.shade:active, a.shade:hover { color: #FF4400; text-decoration: underline; }
.tcat .shade, .thead .shade, .tfoot .shade { color: #DDDDDD; }
/* ***** define margin and font-size for elements inside panels ***** */
.fieldset { margin-bottom: 6px; }
.fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px;}
/* ***** don't change the following ***** */
form { display: inline; }
label { cursor: default; }
.normal { font-weight: normal; }
.inlineimg { vertical-align: middle; }
.underline { text-decoration: underline; }
Let me know what I need to edit in order remove the bullets.
Thanks in adavance
Floris
Mon 22nd Oct '07, 9:11am
Strange, i see nothing there that could ruin those bullets ..
induslady
Thu 25th Oct '07, 1:21pm
What is even more strange is that the template html tags are perfect with other styles ( no bullets in the default style), only with the Style 006 these bullets are coming. Hope you could help me figure out a fix for the same.
Jose Amaral Rego
Thu 25th Oct '07, 1:35pm
Have you added custom css 'Addtional CSS definitions' to second box and or directly to template.
What browser are you viewing your site and is the style active for all to use.
induslady
Fri 26th Oct '07, 10:14am
Have you added custom css 'Addtional CSS definitions' to second box and or directly to template.
What browser are you viewing your site and is the style active for all to use.
The custom CSS " Additonal CSS Definitons" are added in the second box and not in the templates.
Am using Firefox and IE browsers and the problem is there in both the browsers.
Yes, the style is active for all to use.
Let me know if there any pointers which could help me address this bullets issue.
Jose Amaral Rego
Mon 29th Oct '07, 1:42am
I am using Firefox 2.0.0.8 with no addons and the same with Internet Explorer 7.0.5730.11. I do not see those <li> displaying from within your blog area. I thought it maybe if I join it will shown itself, but nothing like what you added to attachments is showing those bullets.
You do know that adding any css to second box tends to override any like css on your board.
vBulletin® v3.8.0 Beta 4, Copyright ©2000-2008, Jelsoft Enterprises Ltd.