Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Template Modifications
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Change CMS Article LOoOK Details »»
Change CMS Article LOoOK
Version: 1.00, by alkrida alkrida is offline
Developer Last Online: Aug 2021 Show Printable Version Email this Page

Category: Mini Mods - Version: 4.0.2 Rating:
Released: 03-07-2010 Last Update: Never Installs: 10
Template Edits
Re-useable Code  
No support by the author.

Through these modifications, you can change you view and Look for vBulletin CMS article


You can Use a background image and of course with the background color, or only background color .

You can use and development these modified , and perhaps this subject took us out to a wonderful look of

our form and a good Layout
i I would like to learn and understand the way the amendment in the vBulletin CMS

For support, I'm not expert enough, but I love programming and vBulletin



---------------------1 ---------------------

To add a background image # or color # Back to the main title ((Top stories))

like


Styles & Templates > Search in Templates > Search in Style:Click Dropdown Arrow (Choose Actual Style)> Search for Text: vbcms.css > Search Titles Only: YES > Click Find

Search for

PHP Code:
div.title {
    
position:{vb:stylevar right}; 
ADD After :::

PHP Code:
    border-color#D6D6D6;
    
border-width1px 1px 1px 1px;
    
border-stylesolid;
    
backgroundurl(http://www.UR-SITE.com/images/urbackgroundimage.jpg);
    
background-color#E9E9E9; 
chaing the
http://www.UR-SITE.com/images/urbackgroundimage.jpg
with your image url in your site
Replace #E9E9E9 with your Color this is Gray Color

---------------------2 ---------------------


Chaing the article background

Styles & Templates > Search in Templates > Search in Style:Click Dropdown Arrow (Choose Actual Style)> Search for Text: vbcms.css > Search Titles Only: YES > Click Find

Search for

PHP Code:
}

div.title a.edit 
ADD ABOVE :::

PHP Code:
}

div.title2 {
    
position:{vb:stylevar right};
    
border-color#D6D6D6;
    
border-width1px 1px 1px 1px;
    
border-stylesolid;
    
margin0;
    
padding4px 4px 4px 4px;
    
background-color#FFFFFF; 
and if you want to add background image ::::
After that code add

PHP Code:
    backgroundurl(http://www.UR-SITE.com/images/urbackgroundimage.jpg); 
chaing the
http://www.UR-SITE.com/images/urbackgroundimage.jpg
with your image url in your site
Replace #FFFFFF with your Color , this is White Color

Styles & Templates > Search in Templates > Search in Style:Click Dropdown Arrow (Choose Actual Style)> Search for Text: vbcms_content_article_preview > Search Titles Only: YES > Click Find


Search for

PHP Code:
<div class="article_preview">
    <
div class="title"

chaing the

PHP Code:
title 
To
PHP Code:
title2 
++++++++++++++3+++++++++++++


Background for the Comments and ReadMore>


Styles & Templates > Search in Templates > Search in Style:Click Dropdown Arrow (Choose Actual Style)> Search for Text: vbcms.css > Search Titles Only: YES > Click Find


Search for


PHP Code:
.fullwidth 
ADD ABOVE :::


PHP Code:
.fullwidthart {
    
width:100%;
    
padding0;
    
margin-bottom5px;
    
clear:both;
    
float: {vb:stylevar left};
    
positionrelative;
    
display:block;
                
background-color#EAEAEA;

Styles & Templates > Search in Templates > Search in Style:Click Dropdown Arrow (Choose Actual Style)> Search for Text: vbcms_content_article_preview > Search Titles Only: YES > Click Find

Search for

PHP Code:
<div class="fullwidth">

        <
vb:if condition="$preview_chopped"
            <
span class="cms_article_readmore"><a href="{vb:raw page_url}">

{
vb:rawphrase read_more_phrase} <img src="{vb:stylevar imgdir_cms}/read_more-{vb:stylevar right}.png" alt="{vb:rawphrase read_more_phrase}" /></a>
            </
span
chaing the fullwidth to fullwidthart

preview (( the topic in the Home ))
My forum is in Arabic, but the general shape apparent ..

That's all

Screenshots

File Type: jpg 1.jpg (22.6 KB, 0 views)
File Type: jpg 2.jpg (66.1 KB, 0 views)
File Type: jpg 3.jpg (21.5 KB, 0 views)

Show Your Support

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

Comments
  #12  
Old 04-18-2010, 04:42 PM
kho91 kho91 is offline
 
Join Date: Dec 2007
Posts: 74
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

live demo?
Reply With Quote
  #13  
Old 04-19-2010, 05:40 AM
Boosted Panda Boosted Panda is offline
 
Join Date: Mar 2008
Location: Long Beach, CA
Posts: 262
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I would love to see a live demo or a full screen shot.
Reply With Quote
  #14  
Old 04-23-2010, 01:07 PM
sKippah sKippah is offline
 
Join Date: Oct 2008
Posts: 141
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Works. thanks
Reply With Quote
  #15  
Old 07-12-2010, 01:54 AM
Dr.osamA's Avatar
Dr.osamA Dr.osamA is offline
 
Join Date: Aug 2004
Location: Syrie
Posts: 979
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

اعتقد انه يحتاج ترقية لانه لم يعد يعمل على النسخة 4.0.4

i think need to update to work with 4,0,4

thanxxx
Reply With Quote
  #16  
Old 09-01-2010, 08:52 AM
lubbie lubbie is offline
 
Join Date: May 2010
Posts: 169
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

would be nice if any could do an upgrade please
Reply With Quote
  #17  
Old 09-07-2010, 12:30 AM
alkrida alkrida is offline
 
Join Date: Sep 2008
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i will work in it give me 2 day
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 12:16 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.05140 seconds
  • Memory Usage 2,309KB
  • Queries Executed 22 (?)
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
  • (11)bbcode_php
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (7)post_thanks_box
  • (7)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (7)post_thanks_postbit_info
  • (6)postbit
  • (3)postbit_attachment
  • (7)postbit_onlinestatus
  • (7)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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete