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 - SmoothRed Style for 4.1.1 (https://vborg.vbsupport.ru/showthread.php?t=257319)

MuseFS 01-29-2011 09:54 PM

Thanks!

Btw... Can you make a little shadow to the sides of the forum? like this forum has. It would be nice!

reddyink 02-01-2011 10:35 PM

1 Attachment(s)
See the image from demo site. User Profile text goes to white.

VB 4.1.1

markbolyard 02-01-2011 11:19 PM

Please read this thread before posting a problem. The same questions (and answers) are already contained in this thread. I won't continue to respond to questions of those who can't take a minute to read. Sorry to be blunt about it, but really... how any times do I have to answer the same question?

reddyink 02-04-2011 12:44 AM

My mistake. Should have read the thread. Got excited by the fantastic look of the skin.

Quote:

Originally Posted by markbolyard (Post 2151259)
That's a bug in vbulletin I believe (Someone can correct me if I'm wrong) Simply click Customize My Profile when viewing that screen, adjust the colors of the profile, and save as site default. In particular, you will want to change Button text color to something like #333333


markbolyard 02-04-2011 01:22 AM

No problem. Sorry, but old age has made me cranky :)

SteveV 02-04-2011 07:55 PM

Hi Mark

Would it be a lot of work for me to change the color red to a darker color red (#8D0000) ?
I mean only the bars where it says "Home, Forums, Blogs and Whats New" and the "Main Category Description" bars.

I have a style at the moment which is almost broken and wont be updates anymore and i am looking for a new supported style but everything i have is in that color red.
Flyers, business cards, webshop and website.

Hope it wont be difficult for me :)
Thanks

markbolyard 02-05-2011 01:26 AM

Sure, most of the color is controlled through the StyleVars, so just go to the StyleVars of this style (and not knowing your level of experience), just go through them one by one and when you see a red one, put that color code in place of the existing red. That's about it.

SteveV 02-05-2011 06:37 AM

Ok Thanks i have bookmarked a site stylevars.com i believe and i can lookup the bars there.

Will upgrade to 4.1.1 tonight and install the new skin.

SteveV 02-05-2011 03:06 PM

Installed and the bars are edited :)

Thanks

Chase 02-11-2011 03:53 PM

1 Attachment(s)
How difficult would it be to use some of the images from the 3.x.x series on this series?

I'd like to use these? The red one is the subbg and the gray one is the catbg

SteveV 02-11-2011 04:08 PM

1 Attachment(s)
Anybody know where i can change the color of the text as shown in the attached picture ?

ET 7 02-16-2011 05:05 AM

how can I change the thread title font color? they are in red, and when it is a new thread its a Bold Red but I want to change teh red color to something else and it isn't in Stylevar. how can one do this?

markbolyard 02-16-2011 05:26 AM

Quote:

Originally Posted by Chase (Post 2161396)
How difficult would it be to use some of the images from the 3.x.x series on this series?

I'd like to use these? The red one is the subbg and the gray one is the catbg

Not sure why you would want to use those as you pretty much end up with the exact same look.

Quote:

Originally Posted by SteveV (Post 2161399)
Anybody know where i can change the color of the text as shown in the attached picture ?

Stylvars, then look for popupmenu_color. Warning, that may be linked to other similar popup text color, so if you change it, review the rest of your forum to make sure other links using the same class don't change (or, perhaps you will want them to be the same) it's up to you.

Quote:

Originally Posted by ET 7 (Post 2163092)
how can I change the thread title font color? they are in red, and when it is a new thread its a Bold Red but I want to change teh red color to something else and it isn't in Stylevar. how can one do this?

I don't know about new threads showing as bold. New or Old, both should just be regular font face and red. To change that color you would edit the threadlist.css, and threadtitle class. Again, same warning as above and that's... if you edit threadtitle, it may also affect other titles such as the threadbit class.


I'm happy to support this style for problems with this style, but unfortunately I don't have time to offer free help for customizations. As others have mentioned, using Stylevars.com, Firebug (if you use Firefox) to inspect elements for their css class, and remembering that some items are not changes in stylevar but in css templates... those three things can help you accomplish your customizations. Just keep backup copies of the style in case you make a mistake.

ET 7 02-16-2011 06:40 AM

Quote:

I don't know about new threads showing as bold. New or Old, both should just be regular font face and red. To change that color you would edit the threadlist.css, and threadtitle class. Again, same warning as above and that's... if you edit threadtitle, it may also affect other titles such as the threadbit class.


I'm happy to support this style for problems with this style, but unfortunately I don't have time to offer free help for customizations. As others have mentioned, using Stylevars.com, Firebug (if you use Firefox) to inspect elements for their css class, and remembering that some items are not changes in stylevar but in css templates... those three things can help you accomplish your customizations. Just keep backup copies of the style in case you make a mistake.
where in threadlist.css would it be in? I just want to change it from red to lets say a light blue.

SteveV 02-16-2011 07:04 PM

Hi Mark thanks for the tip on popupmenu_color but that was not it.
I will keep trying different options.

essexbikers 02-18-2011 09:17 PM

Seems to work fine on 4.1.2 for those wanting to upgrade.

Chimpie 02-21-2011 07:19 PM

Hey Mark, thanks for creating this skin for 4.x. I'll be updating my site soon. Two quick questions:

1) Where did you code that the logo is at /smoothred/misc/logo.png? Because under image paths the logo image is listed as images/misc/vbulletin3_logo_white.gif.

2) Where can I edit the off-white page/body background? I'd like for it to be white to match the rest of the background on the page.

Thanks again! I'm glad to see you back on here.

markbolyard 02-23-2011 06:03 PM

Quote:

Originally Posted by Chimpie (Post 2165116)
Hey Mark, thanks for creating this skin for 4.x. I'll be updating my site soon. Two quick questions:

1) Where did you code that the logo is at /smoothred/misc/logo.png? Because under image paths the logo image is listed as images/misc/vbulletin3_logo_white.gif.

2) Where can I edit the off-white page/body background? I'd like for it to be white to match the rest of the background on the page.

Thanks again! I'm glad to see you back on here.

StyleVars -> Titleimage -> images/smoothred/misc/logo.png ( Change to your logo )

StyleVars -> Doc_Background -> #e9e9e9 ( Change to #ffffff )

Chimpie 02-23-2011 06:25 PM

Thanks!

Kerryanne 02-23-2011 07:11 PM

I install am using 4.1.2 and in who's online it just comes up with Array no names! Is this because the style isn't suited to 4.1.2

Chimpie 02-23-2011 08:31 PM

Quote:

Originally Posted by Kerryanne (Post 2165945)
I install am using 4.1.2 and in who's online it just comes up with Array no names! Is this because the style isn't suited to 4.1.2

I have the same issue as well.

onehost 02-24-2011 02:59 AM

any chance of coming out with a fixed theme?

I have also noticed that the background color of the home page is off
compared to visiting other parts of the site, threads, etc...as they have
a complete white background and looks much better...

So how can i change the home page background to white?
not just the header and footer, but all of it...

Thanks

Brandon Sheley 02-28-2011 05:54 PM

Quote:

Originally Posted by Chimpie (Post 2165974)
I have the same issue as well.

revert the forumhome template ;)

Chase 02-28-2011 09:35 PM

Quote:

Originally Posted by markbolyard (Post 2163095)
Not sure why you would want to use those as you pretty much end up with the exact same look.

Personal preference I guess. I think it fits my board better :)

Would it be easy to do?

Chase 03-02-2011 09:59 PM

In other words, is it just a matter of uploading and replacing the items?

markbolyard 03-02-2011 10:26 PM

You would have to go through the stylevars of the cat headers and any other header you would want to change, and set the background image to those.

You can use this http://buypoe.com/stylevars.com/forum.html for reference to find the stylevar to change. and of course, you would have to upload the old images somewhere on your forum to link to.

Chase 03-02-2011 10:52 PM

Thank you. That is very helpful

pransis 03-05-2011 03:12 PM

Excellent style! How about an orange variation? Maybe call it SmoothOrange :)

ALBCODERS 03-05-2011 08:55 PM

thanks but I have this error;
Warning: Missing argument 2 for vB_Template_Runtime::linkBuild(), called in [path]/includes/class_core.php(4411) : eval()'d code on line 3 and defined in [path]/includes/class_core.php on line 5228

Fatal error: Call to undefined method vB_Friendly_Url_Error::get_url() in /membri/daku/includes/functions.php on line 7096

vb version 4.1.0

elwachiman 03-20-2011 03:59 PM

Quote:

Originally Posted by Brandon Sheley (Post 2167936)
revert the forumhome template ;)

thanks for the tip had the same problem and reverse the template was solved forumhome

trebor 03-21-2011 12:35 PM

Just wanted to say great job with the theme, it looks great

SteveV 04-10-2011 09:05 AM

Quote:

Originally Posted by SteveV (Post 2163328)
Hi Mark thanks for the tip on popupmenu_color but that was not it.
I will keep trying different options.

Mark after some time i picked up the issue again and i found it.
I changed toolsmenu_color to white and everything is now readable again.

Thanks for the help :up:

Chase 04-15-2011 06:38 PM

nvm

Chase 04-16-2011 02:04 PM

1 Attachment(s)
Also, I anyway to fix the problem in the attached pic? Appears to be missing a bluish line

Chase 04-26-2011 02:16 AM

bump

Chase 05-29-2011 10:17 PM

Is it possible to get a red set of buttons to match the style? Area I'm looking for is the post bit buttons i.e. IP/Hover, MultiQuote/Hover, Report/Hover, Thanks/Hover, Reply/Hover, AddInfraction/Hover, Edit/Hover....etc

My idea is a black or dark gray to a hover color red

canadiancray 06-09-2011 05:01 AM

Will this work with 4.1.3???

markbolyard 06-09-2011 05:18 PM

Yes, it will work for 4.1.3. Chase, That line is missing I believe on all advanced forms of everyone's styles. Not sure what the fix is. As for buttons, no I have no interest in creating buttons for this style. Sorry.

Chase 06-10-2011 07:07 PM

Quote:

Originally Posted by markbolyard (Post 2205522)
Yes, it will work for 4.1.3. Chase, That line is missing I believe on all advanced forms of everyone's styles. Not sure what the fix is. As for buttons, no I have no interest in creating buttons for this style. Sorry.

Thanks anyways. It was worth asking!

What about 4.1.4? :)

K!nG 06-11-2011 10:36 PM

Hello.
I just installed this theme on 4.1.4 and everything is working fine except at the bottom in "What's going on" field it should tell me users names which are online it says "Array" can someone help me on that how to fix it ? Thanks


All times are GMT. The time now is 09:51 AM.

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.01375 seconds
  • Memory Usage 1,820KB
  • 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
  • (12)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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