PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   How Do I? - vBulletin 4.0 (http://www.photopost.com/forum/how-do-i-vbulletin-4-0/)
-   -   Styling problems (http://www.photopost.com/forum/how-do-i-vbulletin-4-0/146029-styling-problems.html)

lounge June 21st, 2011 02:08 PM

Styling problems
 
Dear readers,

I've got a problem with my custom style:

Main forum: dj-lounge.nl/community
Gallery: dj-lounge.nl/party-pics
(cannot post links... :|)

I would like to use the same custom style as my main forum.
What do I have to change to enable this?

I hope to hear from you soon.

Regards!

Chuck S June 21st, 2011 04:29 PM

I do not see any issue with the style shown.

lounge June 22nd, 2011 02:30 AM

img580.imageshack.us/img580/5053/2d372bf50737450e8e23993.png

This colors are different compared with my custom style.

Also the font-size is too large:
img42.imageshack.us/img42/1923/4165bca2aab94dec85e3109.png

The time to load the gallery plugin takes a long time. Is this normal?

lounge June 22nd, 2011 02:34 AM

The upload box does not have 'description, and title tags':
img850.imageshack.us/img850/1350/f6fc0fed51834763b43e3ae.png

Is this default?

lounge June 22nd, 2011 02:38 AM

Is there also an option to delete the 'gallery' navtab from my menu?
img194.imageshack.us/img194/6958/2e9a322d100447999b128de.png

Chuck S June 22nd, 2011 09:01 AM

I have clicked around the gallery everything looks fine. The style matches fine that I see. Basically if your using a custom style that may be differently used than the normal vb4 style mapping then you may need to alter anything you wish accordingly as we map colors based on the vb4 normal style classes.

There is nothing that looks out of the ordinary on your site and you can not turn off the gallery link as the way the menu system works in vb4 all your gallery links are a submenu under your gallery tab.

lounge June 22nd, 2011 10:10 AM

Have disabled some options...
I don't understand why the loading time of my gallery takes so long (like 3-4 seconds) each page. Is there anything how to improve this speed?

Chuck S June 22nd, 2011 11:27 AM

You can not really compare the gallery to your forum as you are loading images etc. I do not think 3-4 seconds is unreasonable but you can turn off features as you wish as less features are less queries and less info to formulate the page.

lounge June 23rd, 2011 07:38 AM

Alright. I am gonna check the features and disable some.
I got another question: the navbar on my forum is still not working as it should be:

prntscr.com/24k2q

How am I able to fix this?

Chuck S June 23rd, 2011 08:02 AM

Not really sure what your trying to show by that screenshot my friend.

lounge June 23rd, 2011 08:05 AM

well the 'top viewed images' appears on the place where the navbar is located...
This should appear a little bit lower.. see: dj-lounge.nl/party-pics/index.php

Chuck S June 23rd, 2011 08:37 AM

well where is your gallery navbar tab I think thats your issue it is obvious to me you have been hacking up the code a little here. Try actually making sure the gallery navbar is intact and see how it operates. I do not see how that submenu even appears if you remove the tab

lounge June 26th, 2011 07:02 AM

Hello Chuck,

Thanks for the quick response.
I got another question about styling:

How to change the collor of the 'new images' and 'random images' on the index page, see the screenshot below for more information:

New pictures: Screenshot by Lightshot
Random pictures: Screenshot by Lightshot
And: http://prntscr.com/25dtw

Kind regards!

Chuck S June 26th, 2011 08:16 AM

If you mean the top bar look under the adv_galllery css file and check the mapping for the sbox and mbox classes.

lounge June 26th, 2011 08:21 AM

I don't understand where to find them. Could you be more specific? :)

Chuck S June 26th, 2011 08:22 AM

Under your style editor edit templates under css templates that is where you find it.

lounge June 26th, 2011 08:25 AM

I cannot find the .css file :) Upload Screenshot

Chuck S June 26th, 2011 09:29 AM

That is because you have passed it. ;)

adv_gallery.css its the first one listed.

lounge June 26th, 2011 11:47 AM

Ok, I found the stylesheet, but I don't know what value I have to change to change the color?

Chuck S June 26th, 2011 04:01 PM

The sbox and mbox classes control that it is mapped to certain vb stylevars based off the vb style. Custom styles of course can use totally different stylevars which can be a problem

Code:

Content visible to verified customers only.


All times are GMT -5. The time now is 03:21 AM.

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