Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Styles

Reply
 
Thread Tools
FreshBlue Template Details »»
FreshBlue Template
Version: 1.10, by Dom.S Dom.S is offline
Developer Last Online: Dec 2012 Show Printable Version Email this Page

Version: 3.5.4 Rating:
Released: 03-28-2006 Last Update: 06-07-2006 Installs: 40
Additional Files  
No support by the author.

Hi all,

I've just completed my first free vB template which is called FreshBlue.


Demo Forum: MotoGP Boards

Hopefully it will be useful, let me know what you think.

Cheers,
Dom

Update
I've updated the template to include some statusicons for the forumhome area. You can see them at the same demo link as before and the download link's the same too. If you would prefer to upgrade the template manually (I made a couple of CSS & template changes) then instructions are available here.

Update #2
You can now download FreshBlue for vB 3.6 - see this thread for details and to download.

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #32  
Old 04-12-2006, 02:06 PM
jellybaby jellybaby is offline
 
Join Date: Jul 2005
Posts: 210
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Would be great if somehow I could work out how to fit my current banner inside the borders, is there any way?
Reply With Quote
  #33  
Old 04-12-2006, 02:28 PM
Dom.S Dom.S is offline
 
Join Date: Dec 2005
Posts: 53
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If I was you I'd probably do something like this:



I could code something along those lines very affordably if you were interested.

If not then I would suggest you have a look at replacing $vboptions[bbtitle] in the header template with your standard banner image. I'm not sure how you could add a banner inside the borders and still make it look good without bigger changes tbh.
Reply With Quote
  #34  
Old 04-13-2006, 11:59 AM
jellybaby jellybaby is offline
 
Join Date: Jul 2005
Posts: 210
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is anyone able to help with the following please:-

1. I am trying to add this template but make a few changes. I have found that when I change the background colour it performs differently in Firefox to Internet Explorer, if I change the font colour so it looks right in IE its out in Firefox and vice versa, any ideas please?

2. For some reason when I change the width of forum its not changing top section. Again, any ideas?

Forum can be viewed at http://www.mumszone.co.uk/forums but you need to change to Fresh Blue on bottom right hand of screen. Any help much appreciated.

Thanks
Reply With Quote
  #35  
Old 04-13-2006, 12:15 PM
Dom.S Dom.S is offline
 
Join Date: Dec 2005
Posts: 53
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by jellybaby
Is anyone able to help with the following please:-

1. I am trying to add this template but make a few changes. I have found that when I change the background colour it performs differently in Firefox to Internet Explorer, if I change the font colour so it looks right in IE its out in Firefox and vice versa, any ideas please?

2. For some reason when I change the width of forum its not changing top section. Again, any ideas?

Forum can be viewed at http://www.mumszone.co.uk/forums but you need to change to Fresh Blue on bottom right hand of screen. Any help much appreciated.

Thanks
1. I'm not sure exactly what you mean. If you're talking about the header image having a different colour around its edges I think it's fairly likely that's because IE isn't very good with PNG images. Try that as a GIF of JPEG and that problem should be fixed. You mention font colours, but they all look standard?

2. To change the overall width you need to edit #freshbluecontainer and #fbfooter in the additional CSS definitions. I have just tested changing these ids and the end result is this (only a temporary link, I'll change it back to the default later). To achieve that you need to change the forum width setting to what it was before and then make these changes:

Replace #freshbluecontainer with:
Code:
#freshbluecontainer {
	background-color: #FFFFFF;
	background-image:url(images/freshbluetemplate/bodybg.gif);
	background-position:right;
	background-repeat:repeat-y;
	width: 800px;
	margin: 0 auto;
}
Replace #fbfooter with:
Code:
#fbfooter {
	background-image:url(images/freshbluetemplate/footerbg.gif);
	background-repeat:repeat-x;
	height: 84px;
	width:800px;
	margin: 0 auto;
}
Where 800px is the width you are aiming for.

(I might as well release this as a fixed width version now I guess!)
Reply With Quote
  #36  
Old 04-13-2006, 02:07 PM
jellybaby jellybaby is offline
 
Join Date: Jul 2005
Posts: 210
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks Dom. Such a great template and fits in great with my site, I love the smooth edges as opposed to the ones I have now! Sorry it wasnt the font it was around the edges of the banner, I have the same problem with the colour on my Joomla as well!
Reply With Quote
  #37  
Old 04-13-2006, 06:08 PM
jellybaby jellybaby is offline
 
Join Date: Jul 2005
Posts: 210
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

A problem with the narrow version, when I click on get new posts the bar that has contact us, etc on at the bottom is still stretched wide! Also, when I click on the pull down list at the top the list doesnt actually show underneath them anyone else have this?

Not sure if this link works:-

http://www.mumszone.co.uk/forums/search.php?do=getnew
Reply With Quote
  #38  
Old 04-14-2006, 09:37 AM
TomJames TomJames is offline
 
Join Date: Apr 2006
Location: UK
Posts: 109
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

awesome skin *clicks install*
Reply With Quote
  #39  
Old 04-14-2006, 10:26 AM
Dom.S Dom.S is offline
 
Join Date: Dec 2005
Posts: 53
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by jellybaby
A problem with the narrow version, when I click on get new posts the bar that has contact us, etc on at the bottom is still stretched wide! Also, when I click on the pull down list at the top the list doesnt actually show underneath them anyone else have this?

Not sure if this link works:-

http://www.mumszone.co.uk/forums/search.php?do=getnew
I'm happy to have a look at that for you but at the moment I can't select a different skin at all so can only view things with the standard invision boardish template. That search asks me to log in as well.

Edit: Glad you like it, TomJames.
Reply With Quote
  #40  
Old 04-14-2006, 12:26 PM
Blackbeard Blackbeard is offline
 
Join Date: Mar 2003
Posts: 187
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes its great my members luv it
Reply With Quote
  #41  
Old 04-15-2006, 08:56 AM
TomJames TomJames is offline
 
Join Date: Apr 2006
Location: UK
Posts: 109
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry im a bit new to this but im not sure how to add my banner to this skin.
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:29 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.07016 seconds
  • Memory Usage 2,304KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete