PDA

View Full Version : Forum Style - Paper VB - *Multi Color* - Fluid & Fixed - 4.2.X - By XiTCLUB


XiTCLUB
01-14-2013, 11:00 PM
**************************************************
Paper VB - Multi Color - Fluid & Fixed vBulletin Theme ByXiTCLUB
**************************************************
Template Info :

Style Name : Paper VB - Multi Color

Supported Versions : 4.2.X

>>jQuery Clock
>>3 Colors
>>Custom Font Style
>>Fixed & Fluid

https://vborg.vbsupport.ru/external/2013/01/28.jpg


Package Include :

1: 6 Styles XML File
2: papervb Folder
3: Installation Notes

************************************************** *********
Installation :
************************************************** *********

1: Download and extract attached Folder
2: Upload " papervb " Folder to " images/styles " if you did not have "styles folder in your images folder, then just create new one

3: Goto your Admincp > Styles & Teplates > Download/Upload Styles > Import Your Desired-style.xml

************************************************** *********
Manage Top Advertisements in Lite Version
************************************************** *********


Goto Admin Cp > Advertisements > Add New Ad > Slecet Header 1 for Header 1 Advertisement & Header 2 for 2nd Advertisement

************************************************** *********
Request :
************************************************** *********

Dont Forget to say Thanks if you like our work
A Donation will Encourage us to make more FREE Templates

************************************************** *********
Support :
************************************************** *********

Mark as Installed to get support for this Template

************************************************** *********
Copyright Info :

This Template is Designed by XiTCLUB. We have all the copyrights reserved. Our Footer Image Must Remain in Footer in Lite Version, Contact us For Removing Copyright Notices


************************************************** *********
Wannt Customizations
************************************************** *********

If you want custom Templates Send Me A PM https://vborg.vbsupport.ru/

************************************************** ******
Bugs & Fixes
************************************************** ******

1: PM Notification Background : Shows Solution (https://vborg.vbsupport.ru/showpost.php?p=2405500&postcount=14)
2: To Increase Spacing Between Status Icon & Forum Titles : Show Solution (https://vborg.vbsupport.ru/showpost.php?p=2400666&postcount=5)

rashidsre
01-21-2013, 06:33 AM
Really nice... thanks brother

Cicada
01-28-2013, 07:33 PM
looks pretty awesome!

Martyn1983
01-29-2013, 06:44 PM
Installed, though I'm trying to make a few changes and looking for some help.

http://www.fiat-scotland.com/imgs/still_to_fix.png


1) The white page background (to the left and right of the main forum area) - how do you change this colour?

Also, the forum title text - in this pic its white text on a black background (General Chat & Banter) but I've now managed to make the black background white - and the text, by default, is also white. Not clever :(

2) The spacing between the status icons and forum titles - mine overlap, looking to space this out?

3) The forum description text - ideally would like to make this a wee bit bigger? Not sure what exactly to change to amend this font size?

Potential bug btw - new notifications appear as a white blob at the top of the page - not sure thats right?
Apprecaite any help.

XiTCLUB
01-30-2013, 09:48 PM
To Increase Spacing Between Status Icon & Forum Titles
Goto aditional.css
and look for
.forumbit_post .foruminfo .forumdata
then add some
padding-left:50px; //or your choice

To increase font size of description
Look for
.forumbit_post .foruminfo .forumdata
and add font size property
font-size:14px //or whatever u like

Martyn1983
01-30-2013, 10:17 PM
Unfortunately it looks like I may have to un-install this.

I've tried the fixes above, as well as adding those lines to the end of additional.css - but still the problems persist.

As above, really like this style however without a few changes it's not quite right for our site.

XiTCLUB
01-30-2013, 10:22 PM
Style lines should be added like this

.forumbit_post .foruminfo .forumdata
{
padding-left:70px !important;
}

vimarc
02-15-2013, 09:47 AM
why such a big banner for credit in footer?
Quote, reply with quote buttons are not available

vimarc
02-15-2013, 09:51 AM
how to remove time section in header... instead of this i want to use 3 banner ad.
how to remove 468x60 banners and how to make it look like time section ad banner

GhostHunter2010
02-15-2013, 09:29 PM
the footer icon to big

XiTCLUB
02-15-2013, 10:29 PM
how to remove time section in header... instead of this i want to use 3 banner ad.
how to remove 468x60 banners and how to make it look like time section ad banner

To remove clock,. just edit Header Template and look for "widgetBox2" remove that box entirely or you can put something you like advertising.

Martyn1983
02-16-2013, 09:53 AM
Couple of problems I'm having, hope someone can help :)

These are probably simple for someone 'in the know' to fix, but I've spent hours googling and cant find any answers.

1) Quick reply/post reply - the title text is in black, as is the background colour. Can't seem to find the right option to chnage either colour so the text is visible again? Ideally, I'd like to change the font colour to white.

2) When a user receives a PM or notification, the style activiates a neat pop up/hover. However, Im having the same issue as above - ie a clash of font and background colour. Again, how do I change *ideally* the font?

Appreciate any help. This is deffo one of the better vb4 styles and although a bit of a pain to customise I think the effort will pay off in the end.

Cheers guys,
Martyn

Martyn1983
02-18-2013, 08:47 PM
Having done a clean install of the style, the first issue (black text on black background) is now fixed.

PM/notification looks like it may be a bug though. White text on a white background. any ideas?

Appreciate any help fixing these minor bugs!

Cheers,
Martyn

XiTCLUB
02-20-2013, 11:11 PM
Having done a clean install of the style, the first issue (black text on black background) is now fixed.

PM/notification looks like it may be a bug though. White text on a white background. any ideas?

Appreciate any help fixing these minor bugs!

Cheers,
Martyn

Add Below Code at the end of you "additional.css" template

.toplinks .notifications a.popupctrl
{
background:none !important;
}

aaronmagic
04-27-2017, 07:24 PM
Way to remove the spots for the adverts in the header so I can just make my own logo to cover the whole header area?