This style is based on the Darkness style, without all the tables and added images.
The style has no template modifications and is all CSS, So the style should be very fast loading.
Is there a way to change the color of the text as it is inputted into the message box? It is currently set as white as is the background of the text box (see first attachment below). The second attachment shows the highlighted text I had typed to make it visible using "ctrl-a" to select all of it.
Same here, users cant see what they are typing!
How to fix it? for the rest: Great skin!! super!
Is there a way to change the color of the text as it is inputted into the message box? It is currently set as white as is the background of the text box (see first attachment below). The second attachment shows the highlighted text I had typed to make it visible using "ctrl-a" to select all of it.
Quote:
Originally Posted by c0rpz0r
Same here, users cant see what they are typing!
How to fix it? for the rest: Great skin!! super!
Same problem here, but only with Internet Explorer. with other browsers the problem isn't there. I tried to modify the background color with style var, but this doesn't change anything.
Is there a way to change the color of the text as it is inputted into the message box? It is currently set as white as is the background of the text box (see first attachment below). The second attachment shows the highlighted text I had typed to make it visible using "ctrl-a" to select all of it.
Thanks for letting me know about this, i will try and find a fix asap.
Unfortunately unlike vBulletin 3 where u could change the background of the input colors with one setting via 'MAIN CSS' vBulletin 4 has like multiple input classes and most of them are hidden deep inside different CSS files, very frustrating hehe.
Forgot to mention the screenshots above were in IE8. Safari is OK.
Quote:
Originally Posted by CBo
Same problem here, but only with Internet Explorer. with other browsers the problem isn't there. I tried to modify the background color with style var, but this doesn't change anything.
excellent style... very professionnal...
(same little teenie notice prob as i pointed out in darkness style)
I have another little issue.. (ITS NOT a bug... ) vbulletin has still the shadows of the album images hardcoded...
You did the same.. (which is the correct approach) thus leaving the shadow at its initial value (whick doesnt look to good in a dark style)
vbulletin is bound to put that shadow in a stylevar...
as the image shadow has (in vbull) the same default value as the forumbit shadow.. I would suggest following:
Either hardcode your shadow color from stylevar forumbits_shadow_color to album.css
I would opt for second, as vbulletin is bound to put that shadow into stylevars...
And there is no reason why on images they should change their standard colors...
excellent style... very professionnal...
(same little teenie notice prob as i pointed out in darkness style)
I have another little issue.. (ITS NOT a bug... ) vbulletin has still the shadows of the album images hardcoded...
You did the same.. (which is the correct approach) thus leaving the shadow at its initial value (whick doesnt look to good in a dark style)
vbulletin is bound to put that shadow in a stylevar...
as the image shadow has (in vbull) the same default value as the forumbit shadow.. I would suggest following:
Either hardcode your shadow color from stylevar forumbits_shadow_color to album.css
I would opt for second, as vbulletin is bound to put that shadow into stylevars...
And there is no reason why on images they should change their standard colors...
F.
Thanks mate i will look into it.
Quote:
Originally Posted by bornoffire
How do you get rid of the vbulletin logo in the middle of the banner?
Simply goto stylevars and search for 'titleimage' and delete it.