Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 02-09-2011, 11:55 PM
jamiedolan's Avatar
jamiedolan jamiedolan is offline
 
Join Date: Jan 2011
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Modifying look of CMS on VB4

Hello;

I'm a new customer. I just purchased the suite. I'm going to want to modify the look of the home page for the CMS.

I've looked at dozens of Vb4 sites with CMS installed and many of them are very similar with little customization.

I found this one, that takes on a substantially different look (It's in dutch, but I just want to show it to you for the graphics / layout anyway):

http://www.bouvierforum.nl/content.php

From what I can gather, their changes primarily consisted of changing text and background colors, and removing or replacing some of the common icons / graphics. It does not look that complicated, but defiantly takes on a different look than other VB4 CMS sites I have seen.

2 Questions:

1. How difficult are the changes that are found in that example site; would these changes be similar to the process I went through to create the skin for my Invision site?

2. Does anyone have any other good examples of the VB4 CMS modified to look substantially different than the default that they can share?

Thanks very much;

Jamie
Reply With Quote
  #2  
Old 02-10-2011, 05:22 AM
jitsuboy jitsuboy is offline
 
Join Date: Jan 2011
Posts: 65
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've been looking to do the same!
Anyone?
Reply With Quote
  #3  
Old 02-10-2011, 12:06 PM
your24hourstore your24hourstore is offline
 
Join Date: Feb 2010
Posts: 1,226
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

well that example is just a style change and some widgets set in a layout grid of what looks like 25 50 25 percent, its got nothing to fancy as I can see and the colors are nice earthy looking . not that hard to get to . the hard part of cms is figuring out how to use category and sections, i suggest a test site for this and just go to town changing stuff

heres the pull I see on it, they use video in almost every story , the weather widget is cool and they can be tricky make, the rest is all mostly static html widgets , i would say it is very easy to replicate every thing you see in it here is mine also very simple style and layouts change, with a couple of widgets I made. this site I made this week so its almost new, and is newest stable version.
Reply With Quote
  #4  
Old 02-10-2011, 02:41 PM
jamiedolan's Avatar
jamiedolan jamiedolan is offline
 
Join Date: Jan 2011
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by your24hourstore View Post
the rest is all mostly static html widgets , i would say it is very easy to replicate every thing you see in it here is mine also very simple style and layouts change, with a couple of widgets I made. this site I made this week so its almost new, and is newest stable version.
That site looks nice. Thanks for the information.

As far as the graphics at the top of my page / menu bar, I'm interested in something like this:

Attachment 126588

Creating the graphics like that isn't a big deal. I'm more concerned with how involved it is to modify the code to accommodate a layout like that.

Thanks;

Jamie
Reply With Quote
  #5  
Old 02-10-2011, 03:03 PM
your24hourstore your24hourstore is offline
 
Join Date: Feb 2010
Posts: 1,226
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by jamiedolan View Post
That site looks nice. Thanks for the information.

As far as the graphics at the top of my page / menu bar, I'm interested in something like this:

Attachment 126588

Creating the graphics like that isn't a big deal. I'm more concerned with how involved it is to modify the code to accommodate a layout like that.

Thanks;

Jamie
would need the link to that page to see the source they have , thats a bit more complicated stuff just have to make the images and graduents and know where to put them in the style
Reply With Quote
  #6  
Old 02-10-2011, 03:44 PM
jamiedolan's Avatar
jamiedolan jamiedolan is offline
 
Join Date: Jan 2011
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by your24hourstore View Post
would need the link to that page to see the source they have , thats a bit more complicated stuff just have to make the images and graduents and know where to put them in the style
It:

http://www.dnforum.com/forum.php


Jamie
Reply With Quote
  #7  
Old 02-10-2011, 06:59 PM
your24hourstore your24hourstore is offline
 
Join Date: Feb 2010
Posts: 1,226
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

in styles and templates>> style manager>>navbar>>navbar_background
ok i made a pic from that one and you must upload it to your server to the images/gradients Dir
then use this in the Background Image url(images/gradients/nav.jpg)


Background Color: transparent
: no repeat

this will show you were to start , there is a lot of stuff you will run into doing this sort of thing as navbar is fluid, so you may have to make your background fixed

you may also have to make the pic fit your sites navbar specs by editing it
Attached Images
File Type: jpg nav.jpg (8.6 KB, 0 views)
Reply With Quote
  #8  
Old 02-10-2011, 07:43 PM
jamiedolan's Avatar
jamiedolan jamiedolan is offline
 
Join Date: Jan 2011
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by your24hourstore View Post
in styles and templates>> style manager>>navbar>>navbar_background
Thank You.

I do not have an option for navbar in my style manager, could this be different in 4.1.1?

Thanks,

Jamie
Reply With Quote
  #9  
Old 02-11-2011, 12:44 PM
your24hourstore your24hourstore is offline
 
Join Date: Feb 2010
Posts: 1,226
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by jamiedolan View Post
Thank You.

I do not have an option for navbar in my style manager, could this be different in 4.1.1?

Thanks,

Jamie
its there
Attached Images
File Type: jpg dr.jpg (71.6 KB, 0 views)
Reply With Quote
  #10  
Old 02-11-2011, 04:16 PM
jamiedolan's Avatar
jamiedolan jamiedolan is offline
 
Join Date: Jan 2011
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Now I see.

Thank You

Jamie
Reply With Quote
Reply


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:35 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.04768 seconds
  • Memory Usage 2,280KB
  • Queries Executed 12 (?)
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
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (2)postbit_attachment
  • (10)postbit_onlinestatus
  • (10)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
  • postbit_attachment
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete