Updated on 11/05/2011
- Updated stylevars for profile sidebar blocks, default sidebar uses some css a little differently in the profile which caused the issue, furthermore the profile now has a simple bit of css hard coded into it only.
- Updated other stylevars to include the proper "dark blue" background.
________________________
Quote:
Originally Posted by Faisal_Computer
Hello ,
1st of all really thanks you for making this.... Really Great
every thing seems fine but i have one problem ,
when any user brows forum in different resolution why forum stay in middle and small . why its not auto adjust its size " WIDE " ?
here i am uploading two snap shot for your
i will really thank you provide me solution for that , it must be AUTO adjust its size depending on resolution of user's monitor
Br
Faisal_Computer
|
There's two xml files included in the .zip, install the Fluid for a style that will stretch, install the fixed width for the one that stays the same size.
If you have a issue w/ the header i.e. you placed a much larger one in the style it was noted in the description that using a larger logo would throw the style off which respectively means a smaller one will too, to fix this edit vbulletin-chrome.css and find:
Code:
.doc_header {
_background-image:none;
border:{vb:stylevar header_border};
color:{vb:stylevar header_color};
font:{vb:stylevar header_font};
position:relative;
min-height:155px;
/*padding-bottom:{vb:math {vb:stylevar padding}/2};*/
/*margin-bottom:{vb:math 2 * {vb:stylevar navbar_tab_size.height}}px;*/
}
Adjust to suit:
Quote:
Originally Posted by Faisal_Computer
i also have some problems
please check my forum , my profile page ,
Code:
http://forum.gpgindustries.com/member.php/3-Faisal_Computer
on every profile page have white boxes with write writting its can't visible but when you select all you can read , please check this and give me solution
i also have on more problem ,
when ever i try to make new thread or edit any post and click on advance why i can't see editor tools/editor buttons like bold,underline,align,font,color,code buttons etc , i search every where but i did not found any solution for it . can you please help me solve it ?
if you say i will give you account so you can check......
Thanks in advance
Br
Faisal_Computer
|
- The profile white block issue should be fixed in the current release.
- The editor buttons, ensure you uploaded all the files within the UPLOAD folder this includes images.
Quote:
Originally Posted by as7apcool
Nice, thanks
|
Your welcome

.
Quote:
Originally Posted by Andur1l
Am I the only one whose Community/Groups page looks like this:
Normal size picture
.. or was this page kinda forgotten when making the style? 
|
Nope, check the update and report back it should be sorted

.
Quote:
Originally Posted by EuroBeat2
Great skin, we all have to admit it. However, it really needs to be updated with all these problems people had when displaying certain sections (I am one of them). I hope the author will do it. Otherwise such a great work might get wasted.
EB
|
It was a finicky issue, in light styles the white does not matter however I had to hard code some css into the profile due to how the sidebar css is used in each.
Edit: I edited the first post i.e. mod description and under the top Q&A part included information on how to adjust the css if you have a issue w/ the header/logo area and also instructions on how to change the Sticky Thread background color if your not too fond of the bright blue

.