vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=247)
-   -   Suite Style - Avenger Blue Style by TheLastSuperman (https://vborg.vbsupport.ru/showthread.php?t=269253)

Andur1l 10-23-2011 04:59 PM

Sorry, this forum doesnt seem to allow linkable pictures, it just opens the same picture instead of the link. :(

Here's the actual full-size picture:

http://www.shrani.si/?3c/142/4Y0DKgfu/ksi.jpg

svcta1 10-24-2011 11:34 PM

Quote:

Originally Posted by TheLastSuperman (Post 2257381)
In additional.css find:

Code:

/* ---------------------------New CSS Definitions------------------------------- */
Add under:

Code:

.blockrow.member_blockrow {
        color: {vb:stylevar sidebar_content_color} !important;
        -moz-border-radius:{vb:stylevar border_radius} !important;
        -webkit-border-radius: {vb:stylevar border_radius} !important;
        border-radius: {vb:stylevar border_radius} !important;
        background:{vb:stylevar sidebar_content_background} !important;
        border: 0px solid #2b3851 !important;
        _background-image: none !important;
        padding:{vb:stylevar vbcms_widget_content_padding} !important;
        -moz-box-shadow: inset -2px 2px 2px {vb:stylevar shadow_color} !important;
        -webkit-box-shadow: inset -2px 2px 2px {vb:stylevar shadow_color} !important;
        box-shadow: inset -2px 2px 2px {vb:stylevar shadow_color} !important;
}

dl.stats dt, #sidebar_container dl.stats, #sidebar_container .blockbody.userprof_content, #sidebar_container .userprof_content .time, .userprof_content .time  {
        color: {vb:stylevar sidebar_content_color} !important;
        background-color: transparent;
        background-image: none;
}

.mini_stats.blockbody.userprof_content.userprof_content_border {
        color: {vb:stylevar sidebar_content_color} !important;
}

.stats {
        color: {vb:stylevar sidebar_content_color} !important;
}

.block.userprof_editor.userprof_moduleinactive.userprof_headers {
        background: transparent !important;
        border: none !important;
}

.formcontrols.profile_editor_border {
        background: transparent !important;
        border: none !important;
}

.actionbuttons.transparent {
        background: transparent !important;
        border: none !important;
}

.member_blockrow.userprof_headers.userprof_headers_border {
        background: #222937 !important;
        border: 1px solid {vb:stylevar mid_border.borderColor} !important;
        color: rgb(205, 205, 205) !important;
}

.vm_blockrow.userprof_content.userprof_content_border {
        background: #222937 !important;
        border: 1px solid {vb:stylevar mid_border.borderColor} !important;
        color: rgb(255, 255, 255) !important;
}

That will solve most of the profile styling issues but the other areas may still revolve around profile customization. I also noticed in another thread you stated that you have all Dark styles currently disabled until you figure this out? Try that same code in those dark styles of course replacing the #222937 background colors respectively and it may solve most if not all of your CSS issues :cool:.

Love this style, thanks for taking all this time with it. With regards to the above code, can you be more specific about where it goes? Are you saying to paste the line of code "---new CSS definitions---" under the block big block of code in the xml file? Or to add the big block of code under the line of code ("---new CSS definitions---") in additional.css file?

EDIT:: I pasted this in to additional.css both above and under the original code after the "---New CSS Definitions---" line. Above the original code did make one of the sidebars (the one that contains the avatar and some user info) begin to work. Still nothing in the user fields, though. Any other advice?


Thanks!

svcta1 10-26-2011 06:11 PM

Does anyone else have a problem with the white blocks in the User Profile sections? If so, any solution?

K4GAP 10-26-2011 06:46 PM

Quote:

Originally Posted by svcta1 (Post 2261788)
Does anyone else have a problem with the white blocks in the User Profile sections? If so, any solution?

Anyone running a dark style such as this has the same problem. I've tried and tried to find a solution but no one has a remedy. It would be easy to fix if I knew the .css to change for those blocks but, I haven't received an answer to that question from anyone.

Good luck

svcta1 10-26-2011 08:08 PM

Quote:

Originally Posted by GaryT (Post 2261801)
Anyone running a dark style such as this has the same problem. I've tried and tried to find a solution but no one has a remedy. It would be easy to fix if I knew the .css to change for those blocks but, I haven't received an answer to that question from anyone.

Good luck


I've tried tweaking (I think) every single css that I could find that dealt with those blocks as I interpret the code. I'm no programmer (really), but I'm at a loss. This style is so good otherwise, I really hope that this isn't a tragic flaw.

Andur1l 10-29-2011 09:01 AM

Nevermind my problem anymore, I fixed it. I never noticed there were two separate backgrounds for the body and for the header. Adjusted the header one to the same height as the body one and, voila, everything is as it should be. Hooraay!

Faisal_Computer 10-31-2011 02:59 PM

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
1920x1080 23Inch monitor
https://vborg.vbsupport.ru/external/2011/10/1.jpg



1280x720 22 Inch monitor
https://vborg.vbsupport.ru/external/2011/10/2.jpg

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

Faisal_Computer 11-01-2011 06:23 PM

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

as7apcool 11-02-2011 02:02 AM

Nice, thanks

Andur1l 11-02-2011 10:04 PM

Am I the only one whose Community/Groups page looks like this:

https://vborg.vbsupport.ru/

Normal size picture

.. or was this page kinda forgotten when making the style? :o

EuroBeat2 11-05-2011 04:01 AM

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

TheLastSuperman 11-06-2011 01:48 AM

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 (Post 2263176)
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:

Code:

        min-height:155px;
Quote:

Originally Posted by Faisal_Computer (Post 2263515)
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 (Post 2263659)
Nice, thanks

Your welcome ;).

Quote:

Originally Posted by Andur1l (Post 2263898)
Am I the only one whose Community/Groups page looks like this:

http://www.shrani.si/t/T/bK/41emgKMn/groups.jpg

Normal size picture

.. or was this page kinda forgotten when making the style? :o

Nope, check the update and report back it should be sorted :cool:.

Quote:

Originally Posted by EuroBeat2 (Post 2264635)
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 :cool:.

TheLastSuperman 11-06-2011 01:52 AM

Quote:

Originally Posted by zombieshack (Post 2258450)
everythings working good except threads are highlighted a bright blue and when you hover over them they return to normal color??

Check back in the thread, it's one stylevar to change ;).

TheLastSuperman 11-06-2011 02:24 AM

There was one more little white issue in the groups, fixed it just now and re-packaged the .zip so it's all updated.

Faisal_Computer 11-06-2011 07:15 AM

thanks your reply ...
but i was solved these all problems with one of my moderator from vbulletin.com
Thanks again and really nice skin
Br
Faisal_Computer

Andur1l 11-06-2011 10:19 AM

TheLastSuperman: you da man! Thanks a lot for the update, it fixes everything beautifully. A few hours of my manual socialgroups fixing down the drain, but oh well, yours look so much better. :D

Don't know if one of my style changes, a plugin or something else broke it (cause I can't remember if it was ok when I initially updated the style), but I had to manually set margin-top: 10px to body_wrapper for the empty space between header and body to appear. Otherwise they were just cramped together. And, of course, had to fix some things in the microclassifieds external css for everything to look normally there .. that plugin is just a design mess of all kind of sorts. :eek:

Again, thanks a lot. An incredible style that will be the basis for our new homepage upgrade.

Andur1l 11-06-2011 12:54 PM

Sorry to be bothering you again so soon TheLastSuperman, but could you point me in the right direction for correcting this ..

This is a random user profile in Firefox/IE:

http://www.shrani.si/f/2T/fL/24yg7p4Q/ksifirefox.jpg

And this is the same page in Chrome:

http://www.shrani.si/f/1S/Ql/35ayHZdL/ksichrome.jpg

At first I thought my changes or some plugin was messing it up, but it seems it works correctly in other browsers .. even tried it on different computers if there was something in my cache making problems, but it looks the same there.

Chrome's inspect element tells me the weird color of the text is #333, but I can't find that value anywhere ..

Markos 11-06-2011 01:15 PM

Hi my editor input box is still white in firefox and IE not tried chrome was this fixed ??

https://vborg.vbsupport.ru/

and another thing the editor buttons i had to add new ones from a different style so i could see them proper

Thanks Mark

mitch84 11-06-2011 05:19 PM

thank you for this update but on the cms I can't read text in comments because colour font is white and background too
edit:
and in my profil I can't read too, tabs are dark

K4GAP 11-06-2011 05:30 PM

For some reason this new version won't install. Just to make sure it wasn't me I installed a couple other styles and they worked. I get the following:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@area51gamers.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

TheLastSuperman 11-06-2011 07:17 PM

Quote:

Originally Posted by Andur1l (Post 2264923)
TheLastSuperman: you da man! Thanks a lot for the update, it fixes everything beautifully. A few hours of my manual socialgroups fixing down the drain, but oh well, yours look so much better. :D

Don't know if one of my style changes, a plugin or something else broke it (cause I can't remember if it was ok when I initially updated the style), but I had to manually set margin-top: 10px to body_wrapper for the empty space between header and body to appear. Otherwise they were just cramped together. And, of course, had to fix some things in the microclassifieds external css for everything to look normally there .. that plugin is just a design mess of all kind of sorts. :eek:

Again, thanks a lot. An incredible style that will be the basis for our new homepage upgrade.

Thanks for the info, not sure why the margin-top was required though :confused:.

Quote:

Originally Posted by Andur1l (Post 2264960)
Sorry to be bothering you again so soon TheLastSuperman, but could you point me in the right direction for correcting this ..

This is a random user profile in Firefox/IE:

http://www.shrani.si/f/2T/fL/24yg7p4Q/ksifirefox.jpg

And this is the same page in Chrome:

http://www.shrani.si/f/1S/Ql/35ayHZdL/ksichrome.jpg

At first I thought my changes or some plugin was messing it up, but it seems it works correctly in other browsers .. even tried it on different computers if there was something in my cache making problems, but it looks the same there.

Chrome's inspect element tells me the weird color of the text is #333, but I can't find that value anywhere ..

Now this ^ is quite baffling as I don't see this myself using Firefox and Chrome on Windows 7 (all my styles are on staging sites in Localhost via Apache/PHP etc) however sometimes different people have different results but do me a favor and shoot me a site link via PM or post it so I can view the issues on your site directly.

Quote:

Originally Posted by Markos (Post 2264966)
Hi my editor input box is still white in firefox and IE not tried chrome was this fixed ??

http://img.photobucket.com/albums/v3...7/editor-1.png

and another thing the editor buttons i had to add new ones from a different style so i could see them proper

Thanks Mark

It is supposed to be white... I believe at one point I tried to make it dark but never followed through with it 100% although it's also dependent upon your editor choice from "Settings". As for the editor icons... I have a newly recolored set of all the stand alone editor images and the sprite, I will include that in the next release :cool:.

Quote:

Originally Posted by mitch84 (Post 2265065)
thank you for this update but on the cms I can't read text in comments because colour font is white and background too
edit:
and in my profil I can't read too, tabs are dark

I'm in the CMS now and just left a comment... it's not showing a white background for me, same as asked someone else for above - do me a favor and post a link to your site or pm me that info ;).

Quote:

Originally Posted by GaryT (Post 2265069)
For some reason this new version won't install. Just to make sure it wasn't me I installed a couple other styles and they worked. I get the following:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@area51gamers.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Do whatta hunna whosa saidda whatts? I'm not sure what happened here, I can only ask you try it again to see if it was something momentary that caused this to come up as I have never received that error when installing a style and I've installed my fair share over the years.

_________

Edit: Also once of the recent css changes made a border appear around the first article on the CMS (some may notice this, some not) however point being it will be sorted in the next release.

EuroBeat2 11-06-2011 09:17 PM

1 Attachment(s)
Great to see this extraordinary theme updated. There are still several problems (at least in USER PROFILE). I am attaching image taken from User Profile.

1. Please notice that the names of Recent visitors to this user profile page is not contained in the box (tested in Safari, Firefox, Internet Explorer).

2. When looking in ABOUT section of user profile some info are not displayed in BASIC INFORMATION area. (I am providing two snapshots one from your skin vs the default info. User info was grayed out).
Other sections of ABOUT such as: Contacts or Statistics are not affected.

Can you fix them?

Thank you :)

EB

TheLastSuperman 11-07-2011 01:26 AM

Quote:

Originally Posted by EuroBeat2 (Post 2265129)
Great to see this extraordinary theme updated. There are still several problems (at least in USER PROFILE). I am attaching image taken from User Profile.

1. Please notice that the names of Recent visitors to this user profile page is not contained in the box (tested in Safari, Firefox, Internet Explorer).

2. When looking in ABOUT section of user profile some info are not displayed in BASIC INFORMATION area. (I am providing two snapshots one from your skin vs the default info. User info was grayed out).
Other sections of ABOUT such as: Contacts or Statistics are not affected.

Can you fix them?

Thank you :)

EB

I need a link to your site otherwise I can't reproduce that issue i.e. here's a current 4.1.4 Test Site Screenshot:

https://vborg.vbsupport.ru/external/2011/11/67.png

I can take a screenshot in 4.1.5, 4.1.6, and 4.1.7 and they will all look the same... I'm simply not seeing that issue currently.

EuroBeat2 11-07-2011 03:38 AM

Quote:

Originally Posted by TheLastSuperman (Post 2265177)
I need a link to your site otherwise I can't reproduce that issue i.e. here's a current 4.1.4 Test Site Screenshot:
I can take a screenshot in 4.1.5, 4.1.6, and 4.1.7 and they will all look the same... I'm simply not seeing that issue currently.

I see. i wrote you PM. My site is forums.eurodancehits.com

EB

TheLastSuperman 11-07-2011 04:45 AM

I'm trying to take a look although currently it's not up?

Quote:

Unable to connect

Firefox can't establish a connection to the server at forums.eurodancehits.com.

The site could be temporarily unavailable or too busy. Try again in a few
moments.
If you are unable to load any pages, check your computer's network
connection.
If your computer or network is protected by a firewall or proxy, make sure
that Firefox is permitted to access the Web.
And on top of that your site is not too likeable by Malware Bytes Anti-Malware it threw up a warning and blocked access to your site - this may be something you want to have looked into.

EuroBeat2 11-07-2011 05:41 AM

Quote:

Originally Posted by TheLastSuperman (Post 2265212)
I'm trying to take a look although currently it's not up?
And on top of that your site is not too likeable by Malware Bytes Anti-Malware it threw up a warning and blocked access to your site - this may be something you want to have looked into.

I am not sure what you are talking about. My site is music oriented and doesn't offer any downloading. There is nothing to be warned about. Can you tell me what have you use to check it out? I have no problem accessing my site from any computer. Something must be wrong.

UPDATE: I downloaded the aforementioned program and indeed it blocks access to my forum. I also owe other domains (currently without contents) with other IPs and they are blocked too. I am not sure what to say. My site has been on line for last 10+ years and is legitimate. There must be problem with malware program, or otherwise i have no clue. You can goodle "eurodance" and my site comes second.

And here is the NORTON report on the site.

EB

TheLastSuperman 11-07-2011 06:25 AM

Quote:

Originally Posted by EuroBeat2 (Post 2265223)
I am not sure what you are talking about. My site is music oriented and doesn't offer any downloading. There is nothing to be warned about. Can you tell me what have you use to check it out? I have no problem accessing my site from any computer. Something must be wrong.

UPDATE: I downloaded the aforementioned program and indeed it blocks access to my forum. I also owe other domains (currently without contents) with other IPs and they are blocked too. I am not sure what to say. My site has been on line for last 10+ years and is legitimate. There must be problem with malware program, or otherwise i have no clue. You can goodle "eurodance" and my site comes second.

And here is the NORTON report on the site.

EB

I'm not sure but wanted to let you know as Malware Bytes is used by quite a few, I unblocked the site but still received the Unable to Connect Message and I just tried again with the same results.

EuroBeat2 11-07-2011 06:49 AM

Quote:

Originally Posted by TheLastSuperman (Post 2265230)
I'm not sure but wanted to let you know as Malware Bytes is used by quite a few, I unblocked the site but still received the Unable to Connect Message and I just tried again with the same results.

I disabled the program and I could access the site. I also posted message to malwerebytes who make the program to check all my domains in question. There are other people whos sites been listed and they shouldn't. This is pretty upsetting to me. Thank you very myuch for helping.

EB

TalkTemplate 11-07-2011 06:56 AM

Hi, I just stumbled upon your problem while updating our forum skin DarkVision. The problem I encountered was similar and requires an update with the css templates usercp.css and userprof.css.

I recommend you alter the css settings to match this skin's color scheme.

TheLastSuperman 11-07-2011 08:02 AM

Quote:

Originally Posted by impulse8 (Post 2265235)
Hi, I just stumbled upon your problem while updating our forum skin DarkVision. The problem I encountered was similar and requires an update with the css templates usercp.css and userprof.css.

I recommend you alter the css settings to match this skin's color scheme.

Shoot me a PM w/ what you changed if you don't mind otherwise I'll have a look tomorrow - I hard coded some css into the profile as it was not being parsed correctly via additional.css although why is it showing fine on my test site? That's what is so baffling to me, see my screenshot above...

Andur1l 11-07-2011 07:12 PM

Quote:

Originally Posted by TheLastSuperman (Post 2265100)
Thanks for the info, not sure why the margin-top was required though :confused:.

Cause after the last update the page looks like this without it, dont know why:

http://www.shrani.si/f/3G/TO/4rbeTkRW/margin.jpg

Quote:

Originally Posted by TheLastSuperman (Post 2265100)
Now this ^ is quite baffling as I don't see this myself using Firefox and Chrome on Windows 7 (all my styles are on staging sites in Localhost via Apache/PHP etc) however sometimes different people have different results but do me a favor and shoot me a site link via PM or post it so I can view the issues on your site directly.

Yea, I think you can forget about this one, I have no idea what was happening yesterday, but today it looks normally in Chrome too. Weird. :) If you wanna check anything anyhow, the page is http://www.konzole-slovenija.com. Your style isnt the default one yet, as we're still polishing stuff before going public, but you should be able to choose it in the quick style changer.

Once again, thanks for all the help!

Andur1l 11-07-2011 09:44 PM

Also, I just noticed that CMS content comments have an almost white background, making them unreadable.

A quick change of stylevar postbit_lite_background from #fafafa to something darker and we have liftoff!

TheLastSuperman 11-07-2011 10:44 PM

Quote:

Originally Posted by Andur1l (Post 2265460)
Cause after the last update the page looks like this without it, dont know why:

http://www.shrani.si/f/3G/TO/4rbeTkRW/margin.jpg


Yea, I think you can forget about this one, I have no idea what was happening yesterday, but today it looks normally in Chrome too. Weird. :) If you wanna check anything anyhow, the page is http://www.konzole-slovenija.com. Your style isnt the default one yet, as we're still polishing stuff before going public, but you should be able to choose it in the quick style changer.

Once again, thanks for all the help!

It seems to me as if it's simply not importing 100% on your end... that margin shown is set to 10px but to fix in your case edit the stylevar bodyheader_margin and set the bottom value to 10 (units should already be set as PX).

Quote:

Originally Posted by Andur1l (Post 2265499)
Also, I just noticed that CMS content comments have an almost white background, making them unreadable.

A quick change of stylevar postbit_lite_background from #fafafa to something darker and we have liftoff!

Again... it's blue in the version I have and the one uploaded... not sure why your having these misc issues but what you listed will work and the margin between the header/navbar is listed above :cool:.

Zachery 11-07-2011 10:46 PM

That looks trikingly similiar to one of my old color schemes superman :p

TheLastSuperman 11-08-2011 07:12 AM

Quote:

Originally Posted by Zachery (Post 2265519)
That looks trikingly similiar to one of my old color schemes superman :p

Really? I just sat there one night and thought it up, I guess we could go with either it's a small world after all or great minds think alike :cool:.

therunningman 11-08-2011 01:06 PM

Hi I don't want to sound stupid but I have no idea which folder I upload this to through my FTP.
This will be the first time I install a theme skin for vbulletin & I just dont have any idea what the folder paths are. One more thing I am assuming Avengers will be the default title, does anyone know where I can change it to my own title? Hope someone can help.

Gueldenstern 11-08-2011 05:28 PM

greets from vienna, austria.
i have it install under 4.1.5 pl3 and have no problems with it. thanks.

Andur1l 11-08-2011 06:05 PM

Quote:

Originally Posted by TheLastSuperman (Post 2265517)
It seems to me as if it's simply not importing 100% on your end... that margin shown is set to 10px but to fix in your case edit the stylevar bodyheader_margin and set the bottom value to 10 (units should already be set as PX).

It's already set to 10px and being utterly ignored for no apparent reason. :) Don't fret about it though, as I've said I corrected it with the margin-top. I probably somehow messed it up with our changes in the first place, so no biggie.

TheLastSuperman 11-08-2011 06:40 PM

Quote:

Originally Posted by therunningman (Post 2265693)
Hi I don't want to sound stupid but I have no idea which folder I upload this to through my FTP.
This will be the first time I install a theme skin for vbulletin & I just dont have any idea what the folder paths are. One more thing I am assuming Avengers will be the default title, does anyone know where I can change it to my own title? Hope someone can help.

- You need FTP access, once you have that extract the .zip (remember per my notes in the description you must extract it twice due to file size restrictions here etc).
- Now go into the UPLOAD folder on your pc, drag and drop the images folder into your forum root i.e. where you also see a /images folder and tell it to overwrite.
- The Title you can change via the Style Manager in AdminCP and simply click the drop-down to the right of the style name and choose "Edit Settings".

:cool:.

Quote:

Originally Posted by Gueldenstern (Post 2265757)
greets from vienna, austria.
i have it install under 4.1.5 pl3 and have no problems with it. thanks.

Awesome!

Quote:

Originally Posted by Andur1l (Post 2265767)
It's already set to 10px and being utterly ignored for no apparent reason. :) Don't fret about it though, as I've said I corrected it with the margin-top. I probably somehow messed it up with our changes in the first place, so no biggie.

Well I wondered because you had a white background issue and so did one or two others even though in the version I have it's told to be blue just like your margin-top is already set to 10px yet it's being finicky... I just want to figure out why it's doing it for some and not others so everyone has the same style initially upon installation, what you do with it afterwords is nice to see as I personally like how you've swapped out part of the background :cool:.

Andur1l 11-09-2011 07:51 PM

Quote:

Originally Posted by TheLastSuperman (Post 2265778)
Well I wondered because you had a white background issue and so did one or two others even though in the version I have it's told to be blue just like your margin-top is already set to 10px yet it's being finicky... I just want to figure out why it's doing it for some and not others so everyone has the same style initially upon installation, what you do with it afterwords is nice to see as I personally like how you've swapped out part of the background :cool:.

If I can somehow help you figuring out what causes these quirks for some of us, I'd love to help out. The least I can do with you offering this awesome skin for free. As I've said, we're still running it privately and testing everything, but if you'd like I can PM you my login details. I have faith you won't use them to post naked tranny pictures in my name. :P

Yeah, we're gonna have changing gaming backgrounds, so we had to fiddle around with them a bit. It's awesomely set up now, cause we can change either the header part, the background part or both. We're very happy with how everything's turning out. :)


All times are GMT. The time now is 11:33 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
  • Page Generation 0.01997 seconds
  • Memory Usage 1,932KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (6)bbcode_code_printable
  • (31)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete