![]() |
So I have vBadvanced CMPS installed using this theme. I've made a bunch of changes/fixes to the layout on my end, but the one thing I can't seem to do is get the Home page (CMPS) to convert from fluid width to fixed width. The left:50%; tag has zero affect. Now, the code for that front page is designed to be wrapped in the template code, so it calls on vb:raw variables such as header and navbar to display the top of the page and the background and such. The question is, does anyone know where to look for the code that is preventing me from setting it to 50% left? I'm hoping it is in CSS somewhere and not a stylevar, because I don't want to apply the fixed-width to the whole site, just that one page.
|
Alright, turns out the yui upload overlay is mostly unreadable as it pertains to uploading files from your computer. As it uses the same stylevars as the rest of the site, I can't seem to find a happy middle to fit them both, so I will refrain from further meddling and await the update :)
Edit: I love when things come to me after I give up. The control_background stylevar under Common has a gradient image on it which is what was causing the majority of the problems, including all of the problems in the upload overlay. I just removed it, so it's readable, though not quite as "appealing". Easy enough fix for the patch, though. |
here's a pagination bug i don't know how to fix on my end:
this is how page numbers should display (example: 1 2 3...20) http://forums.abrahadabra.com/forumd...l-Conversation but this is how they display when you go to the *What's New?* page: http://forums.abrahadabra.com/search.php?searchid=33475 the end number has no background image and is set awkwardly above the rest. just ignore the broken alignment of attachment threads cuz that's some new issue with vB4.0.3. I also eliminated the top bar on the background images as i didn't like it but it has no bearing on the misaligned end-numbers... |
The second link comes back "Sorry - no matches. Please try some different terms." on your post m1thr0s.
|
hmmm...what a nuisance. looks like you can't link *what's new* pages...
but never mind - this is a vbulletin issue afterall and nothing to do with the dark vision skin. |
We are working on updating this style for 4.0.3.
Thank you for your patience! |
How do you fix this white line?
http://img130.imageshack.us/img130/7...ywhiteline.png It's under edit profiles or rather the user CP. |
Quote:
Find: #usercp_nav .block { background: #fafafa; clear:both; font-size:{vb:stylevar mid_fontSize}; -moz-border-radius-top{vb:stylevar right}: {vb:stylevar border_radius}; -moz-border-radius-top{vb:stylevar left}: {vb:stylevar border_radius}; -webkit-border-top-{vb:stylevar right}-radius: {vb:stylevar border_radius}; -webkit-border-top-{vb:stylevar left}-radius: {vb:stylevar border_radius}; padding-bottom:{vb:stylevar padding}; Change #fafafa; to #1b1b1b; That was added when upgrading to 4.0.3 as it was a new default value, so I'm assuming you upgraded as well. :) |
Quote:
I've been trying quite a long time to change this: https://vborg.vbsupport.ru/ as well. But no luck. Basically when I try to type the user name, the font is black. I managed to change the password to white font though and took away the white text box. |
|
Quote:
|
hmmm, my banner isnt showing up in firefox. :( It displays fine in safari (and as far as I know it shows in IE as well). any idea what may be causing this?
edit: never mind, fixed it. >.> |
This style has been updated! Thank you for your patience. Please send bug reports to www.TalkTemplate.com or report them here.
|
Thanks!
|
Upgrade the dark upload the map to forum and the xml:
usercp.css Default Template Updated in vBulletin 4.0.3 by Jelsoft Your Custom Template Last Edited in vBulletin 4.0.2 by Admin The attempted merge failed due to conflicts |
Quote:
|
I still had the same problem with "usercp groups join request" (white background) after the last up'.
I fixed it this way : go to Style Manager -> DarkVision -> Edit Templates -> CSS Templates -> joinrequests.css Step #1 : find PHP Code:
PHP Code:
find this images : "/cpstyles/darkvision/gradients/form-control-gradient-alpha.png " (witch is actually a background image ) change the color ( you can use this "#25292C" ) upload it and ecrase the old one. |
You should be able to ignore the merge. The template will be unaffected.
|
How can I change the banner from a jpg to a png I searched through the styles and cannot find banner.jpg
Also too the login and password are way too dark for the dark theme for users to see what they are typing... Thanks... |
Quote:
Hi, Style Manager -> DarkVision -> StyleVar : find " titleimage " ( in ImagePaths "section") Here you can change image path of you banner ( can also change it to .png). |
With the frustration I'm experiencing due to my style developer putting at least a 1 year hold on converting skins, I'm having to explore new options.
My concern is that for any skin I choose, support on it will die off before 4.1 comes out. |
Any chance of getting PSD for banner?
|
Also, those white buttons looks odd. Otherwise the THEME IS SIMPLY GREAT. Anyway to change the bg color of the buttons from white to something else.
|
The Icon Legend is wrong.
|
Quote:
|
Quote:
2) register a new account 3) go to free templates forum 4) Download psd header :-) |
Awesome, great style. Just got it on my site.
|
I really like the look of this style, but there are some problems, mostly with dark text on dark background or white text on white background.
1. Text in a WYSIWYG textbox is black when no color tags are applied. This makes it hard to read on the dark background and what you see is actually not what you get. 2. Some header text in the options page is black which is hard to read on the dark background. http://i648.photobucket.com/albums/u...adings_bug.png 3. The inbox icon legend bar is white, making for white text on white background. http://i648.photobucket.com/albums/u...legend_bug.png 4. The main forum icon legend shows the icons of the default theme instead of the DarkVision icons. http://i648.photobucket.com/albums/u...legend_bug.png |
Hello,
Thank you for the support. We are planning to release a new version of DarkVision shortly. |
Could you fix group.php too? Its impossible to read it, or it makes it very hard. maybe its useful to take dark color, and not white. ^^
In my oppinion, white on groups with grey font text, doesnt look good, maybe change the font color and dont take white as background, because it doesnt fit anywayn o,o |
Quote:
|
Am I missing something or is there no way to change the input text color in the WYSIWYG editor? It's hard to read the black text with the dark background.
|
Quote:
|
Quote:
|
I found it finally.
Go to Style Manager > Edit Template find 'CSS Templates' In additional.css add the line: body.wysiwyg {color: white;} |
The Facebook option does not seem to be visible on this style. Any thoughts?
|
Quote:
find 'Header' after "<li class="welcomelink">{vb:rawphrase welcome_x_link_y, {vb:raw bbuserinfo.username}, {vb:link member, {vb:raw bbuserinfo}}}</li>" add the line: <vb:if condition="$vboptions['enablefacebookconnect']"> {vb:raw facebook_header} </vb:if> Ciao |
I install the skin and my page looks like this www.wildxdust.com/forum any suggest, I copy the darkvision folder to the cpstyles add a new style, and I only get that, what?s wrong?
|
Can someone tell me what style variables control the colors of numbers used for jumping to a certain page a of a thread.
Both in the thread titles and in the thread itself. Also for the page break up to jump to a page in a forum. They are a little to dark to read. Any help is appreciated. |
Quote:
When would that fix will be available? |
All times are GMT. The time now is 07:44 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|