PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   How Do I? - vBulletin 3.7x / 3.8x (http://www.photopost.com/forum/how-do-i-vbulletin-3-7x-3-8x/)
-   -   Remove this line in forumhome addon (http://www.photopost.com/forum/how-do-i-vbulletin-3-7x-3-8x/147700-remove-line-forumhome-addon.html)

suko22 March 9th, 2012 07:43 PM

Remove this line in forumhome addon
 
Hi guys, does anyone know how to remove this black line in the forum_home addon?? (see the yellow arrow)

Code:

Content visible to verified customers only.
This is adv_gallery_forumhome template:

Code:

Content visible to verified customers only.

Chuck S March 10th, 2012 07:14 AM

Your block does not look exactly stock code.

Maybe try using unhacked coded and see what you have.

suko22 March 12th, 2012 06:29 PM

well the line was there from te begining, with te stock code. I'll get rid of by myself i guess

Chuck S March 12th, 2012 07:00 PM

Well your posting some customized template our template is this

Code:

Content visible to verified customers only.
The style class we use is tcat and that is a standard thead so maybe something in your style has a horizontal rule. I do not see this in a default style in vb3.

suko22 March 13th, 2012 04:33 AM

Quote:

Originally Posted by Chuck S (Post 1297766)
Well your posting some customized template our template is this

Code:

Content visible to verified customers only.
The style class we use is tcat and that is a standard thead so maybe something in your style has a horizontal rule. I do not see this in a default style in vb3.

Thanks, I´am testing with tcat in custom template, seems to work fine

Chuck S March 13th, 2012 07:47 AM

Yeah like I said your custom template and style seems to be your issue has nothing to do with the application.

suko22 March 13th, 2012 08:08 AM

Quote:

Originally Posted by Chuck S (Post 1297786)
Yeah like I said your custom template and style seems to be your issue has nothing to do with the application.

Thanks Chuck. By the way, do you know how to make the image title field mandatory? Many user leave it blank and titles are just like "dsc32434" or "img_31241234", and is pretty ugly

Chuck S March 13th, 2012 09:04 AM

Well there is no feature in the software to require title to be a required field so the real answer is you would need to have the modify your code to suit your needs. We do not provide assistance on code modifications.

suko22 March 13th, 2012 12:00 PM

Quote:

Originally Posted by Chuck S (Post 1297790)
Well there is no feature in the software to require title to be a required field so the real answer is you would need to have the modify your code to suit your needs. We do not provide assistance on code modifications.

Ok Chuck. By the way, avatars are not showing in showimage answers, any idea? example Sc20111005-190140-1

Chuck S March 13th, 2012 01:56 PM

I do not see anything wrong in your page source there is no missing image so I guess my question would be if there is a setting to display avatars for users is it turned on?

I would actually have to investigate the settings.

suko22 March 13th, 2012 02:01 PM

Quote:

Originally Posted by Chuck S (Post 1297810)
I do not see anything wrong in your page source there is no missing image so I guess my question would be if there is a setting to display avatars for users is it turned on?

I would actually have to investigate the settings.

Uhmmmm... i can´t find that option (Show/Hide Avatars) in vbgallery settings

Chuck S March 13th, 2012 02:23 PM

These are the vbulletin settings I see to allow avatars to be shown.

I am not some vb admin guru but it looks like a bunch of vb permissions to include avatars on posts. Try verifying all avatar permissions in admin panel of vbulletin.

Code:

Content visible to verified customers only.


All times are GMT -5. The time now is 08:49 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97