Bluepearl Design
Go Back   Bluepearl Design > Bluepearl Templates > Free vBulletin Templates > Bluepearl

Using the theme with vbadvanced.

Our first vBulletin template which was originally designed for our site in 2005

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old 03-26-2005, 11:17 PM   #21 (permalink)
 
Title: King Etch
Join Date: Mar 2005
Location: Barrington New Hampshire USA
Age: 24
Posts: 171
Rep Power: 4 Etch is on a distinguished road
Send a message via AIM to Etch Send a message via Yahoo to Etch
Re: Using the theme with vbadvanced.

i will release my offical findings later on tonighti have found the code error. it was VB error.so ill post up a fix for it here.
__________________
vBulletin Custom Coder
phpBB Custom Coder
SMF Custom Coder
Invision Custom Coder

Custom Web Coder

Lyrical Design Lead Coder


Need help with moding Fourms ask me I may be able to help you out.

Etch is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-26-2005, 11:34 PM   #22 (permalink)
 
Fragalot's Avatar
 
Title: Ipood
Join Date: Nov 2004
Location: belgium west-flandres
Age: 18
Posts: 4,418
Images: 1
Rep Power: 8 Fragalot is on a distinguished road
Send a message via ICQ to Fragalot Send a message via MSN to Fragalot Send a message via Yahoo to Fragalot
Re: Using the theme with vbadvanced.

i knew you could do it etch
__________________

|_|0|_|
|_|_|0|
|0|0|0|

http://wargaming.org - under construction
irc.wargaming.org #wargaming

Fragalot is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-27-2005, 03:12 AM   #23 (permalink)
 
Title: King Etch
Join Date: Mar 2005
Location: Barrington New Hampshire USA
Age: 24
Posts: 171
Rep Power: 4 Etch is on a distinguished road
Send a message via AIM to Etch Send a message via Yahoo to Etch
Re: Using the theme with vbadvanced.

lol well it may not be tongiht my net was turned off to day and i am fighting with my ISP to get it back on.
__________________
vBulletin Custom Coder
phpBB Custom Coder
SMF Custom Coder
Invision Custom Coder

Custom Web Coder

Lyrical Design Lead Coder


Need help with moding Fourms ask me I may be able to help you out.

Etch is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-27-2005, 03:41 AM   #24 (permalink)
 
Fragalot's Avatar
 
Title: Ipood
Join Date: Nov 2004
Location: belgium west-flandres
Age: 18
Posts: 4,418
Images: 1
Rep Power: 8 Fragalot is on a distinguished road
Send a message via ICQ to Fragalot Send a message via MSN to Fragalot Send a message via Yahoo to Fragalot
Re: Using the theme with vbadvanced.

hope ya win
__________________

|_|0|_|
|_|_|0|
|0|0|0|

http://wargaming.org - under construction
irc.wargaming.org #wargaming

Fragalot is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-31-2005, 11:39 AM   #25 (permalink)
 
Title: King Etch
Join Date: Mar 2005
Location: Barrington New Hampshire USA
Age: 24
Posts: 171
Rep Power: 4 Etch is on a distinguished road
Send a message via AIM to Etch Send a message via Yahoo to Etch
Re: Using the theme with vbadvanced.

well i am still fighting but i am on Dial up for now. but once i have to fix typed up ill post it up for you.
__________________
vBulletin Custom Coder
phpBB Custom Coder
SMF Custom Coder
Invision Custom Coder

Custom Web Coder

Lyrical Design Lead Coder


Need help with moding Fourms ask me I may be able to help you out.

Etch is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-05-2005, 06:42 AM   #26 (permalink)
 
LEAD_WEIGHT's Avatar
 
Title: Member
Join Date: Mar 2005
Age: 36
Posts: 94
Rep Power: 4 LEAD_WEIGHT is on a distinguished road
Re: Using the theme with vbadvanced.

Griffin, what is the best way to make modules look like the rest of the forum. I want the proper way of doing a wrapper around each module so it looks like bluepearl instead of default with bluepearl colours.
I just need to know where to place the top/bottom of the tables. I do not know if sides would work but I like to give it a try.
Code:
http://www.bluepearl-design.com/forums/showpost.php?p=9089&postcount=1
Do I just empty out the code that obtains too right,left & centre modules and place the code within it?

I was told that in the new CMP v2.0 that there is a module wrapper that does this automatically. I am going to my amdincp and see if I can find it.

Ok I did what Conqsoft told me @ vbadvanced & got this code modification to CMPv2.0 adv_portal_module_shell.

My URL is UserName : test
Password : test

PHP Code:
$mods[formcode]
<
table width="100%" cellpadding="0" cellspacing="0" border="0"
<
tr
<
td width="30" height="50"><img src="forums/images/bluepearl/misc/t1.jpg" border="0" width="30" height="50"></td
<
td width="100%" height="50" background="forums/images/bluepearl/misc/t3.jpg" align="left"><img src="forums/images/bluepearl/misc/t2.jpg" border="0" width="64" height="50"><!--<img src="forums/images/bluepearl/misc/tforums.jpg" border="0" width="122" height="50">--></td
<
td width="24" height="50"><img src="forums/images/bluepearl/misc/t4.jpg" border="0" width="24" height="50"></td
</
tr
<
tr
<
td width="30" background="forums/images/bluepearl/misc/t5.jpg"></td
<
td width="100%" bgcolor="#5C71CA" valign="top"
<
table align="center" class="page" cellspacing="0" cellpadding="0"width="100%"
<
tr valign="top">
<
thead>
<
tr>
<
td class="tcat" colspan="$mods[colspan]">
<if 
condition="$vba_style['portal_collapsemods']">
    <
a href="#top" onclick="return toggle_collapse('module_$mods[collapse]')" style="float:$stylevar[right]"><img alt="" border="0" id="collapseimg_module_$mods[collapse]" src="$stylevar[imgdir_button]/collapse_tcat$modimgcollapse.gif" /></a>
</if>
<
span class="smallfont"><strong>$vba_style[portal_blockbullet] <if condition="$mods['link']"><a href="$mods[link]">$mods[title]</a><else />$mods[title]</if></strong></span></td>
</
tr>
</
thead>
<
tbody id="collapseobj_module_$mods[collapse]" style="$modcollapse">
<if 
condition="$show['tablerow']">
<
tr>
    <
td class="$bgclass">
     
$modulehtml
    
</td>
</
tr>
<else />
$modulehtml
</if>
</
tbody>
</
table>
<
div><img src="$vboptions[bburl]/$vboptions[cleargifurl]" height="$vba_style[portal_vspace]" alt="" /></div>
<if 
condition="$mods['formcode']"></form></if>
<
td width="24" background="forums/images/bluepearl/misc/t6.jpg"></td
</
tr
<
tr
<
td width="30" height="31"><img src="forums/images/bluepearl/misc/t7.jpg" border="0" width="30" height="31"></td
<
td width="100%" height="31" background="forums/images/bluepearl/misc/t8.jpg" align="right"><img src="forums/images/bluepearl/misc/t10.jpg" border="0" width="26" heigth="31"></td
<
td width="24" height="31"><img src="forums/images/bluepearl/misc/t9.jpg" border="0" width="24" height="31"></td
</
tr>
</
table

Last edited by LEAD_WEIGHT; 06-09-2005 at 01:24 PM.
LEAD_WEIGHT is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-05-2005, 06:06 PM   #27 (permalink)
 
Sean's Avatar
 
Title: Founder/Admin
Join Date: Jan 2004
Location: Sydney, Australia
Age: 28
Posts: 8,734
Images: 386
Blog Entries: 5
Rep Power: 10 Sean will become famous soon enough
Send a message via MSN to Sean Send a message via Skype™ to Sean
Re: Using the theme with vbadvanced.

The above code is correct, all u need to do is wrap each module with the bluepearl tables and the modules will match the rest of the site.

I havent used CMP v.2.0 yet so i havent tested my themes yet.
Sean is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-08-2005, 07:11 AM   #28 (permalink)
 
LEAD_WEIGHT's Avatar
 
Title: Member
Join Date: Mar 2005
Age: 36
Posts: 94
Rep Power: 4 LEAD_WEIGHT is on a distinguished road
Re: Using the theme with vbadvanced.

Quote:
Originally Posted by Griffin
The above code is correct, all u need to do is wrap each module with the bluepearl tables and the modules will match the rest of the site.

I havent used CMP v.2.0 yet so i havent tested my themes yet.
I can not wrap code into each module cause it will double wrap.
That is what adv_portal_module_shell is for, it wraps and adds a collasping button.
I think I will go back to CMP v1.0.1 since they are going to upgrade again to
vB 3.5 as a pluggin. I can wait til oct/nov when its out of beta version. That will also mean that the styles/skins will not work for vB 3.5 as they have to be pluggins as well.
LEAD_WEIGHT is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-08-2005, 11:35 AM   #29 (permalink)
 
LEAD_WEIGHT's Avatar
 
Title: Member
Join Date: Mar 2005
Age: 36
Posts: 94
Rep Power: 4 LEAD_WEIGHT is on a distinguished road
Re: Using the theme with vbadvanced.

I think I will wait to see if bluepearl goes to pluggin

Last edited by LEAD_WEIGHT; 06-08-2005 at 03:28 PM.
LEAD_WEIGHT is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-09-2005, 04:12 AM   #30 (permalink)
 
Sean's Avatar
 
Title: Founder/Admin
Join Date: Jan 2004
Location: Sydney, Australia
Age: 28
Posts: 8,734
Images: 386
Blog Entries: 5
Rep Power: 10 Sean will become famous soon enough
Send a message via MSN to Sean Send a message via Skype™ to Sean
Re: Using the theme with vbadvanced.

We will see
Sean is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads for: Using the theme with vbadvanced.
Thread Thread Starter Forum Replies Last Post
[vB3.0.x] Darkness theme [download] Sean Darkness 5 06-27-2007 03:50 AM
Question About ClanzDarkness2 phpBB Theme Jay ClanzDarkness2 12 11-13-2005 12:44 PM
New theme Sean Bluepearl Announcements 14 02-25-2005 02:51 AM
Theme of the Week #1 ladymilli Signatures 21 12-08-2004 04:18 AM
Darkness Theme with Profile Control Panel Hack. Chewie ClanzDarkness 5 05-27-2004 04:14 AM


  
Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5
Bluepearl Templates

All times are GMT +11. The time now is 05:53 PM.

 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55