vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced Products > vBadvanced CMPS > vBa CMPS v2.0 Support > "How Do I..." Questions

Reply
 
Thread Tools Display Modes
  #1  
Old 06-04-2005, 11:20 PM
LEAD_WEIGHT's Avatar
LEAD_WEIGHT LEAD_WEIGHT is offline
Senior Member
 
Join Date: Mar 2005
Posts: 307
Default How Do I Increase or Decrease Module Size

How do I increase or decrease default module size. Do I go and edit adv_portal_module_shell or somewhere else.

This is the shell edited a bit but I guess I might of done something of:

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>
__________________
User Name : test
Password : test
www.theundergroundsource.com

Last edited by LEAD_WEIGHT; 06-04-2005 at 11:24 PM.
Reply With Quote
  #2  
Old 06-04-2005, 11:22 PM
ConqSoft's Avatar
ConqSoft ConqSoft is offline
Senior Member
 
Join Date: Jan 2004
Location: Raleigh, NC
Posts: 1,364
Default Re: How Do I Increase or Decrease Module Size

Its size will be dependent on its content. (If you're talking about its height.)

For width, it'll be whatever width you have your left/right columns set, or whatever width your center happens to be.
__________________
My Blog
GPS Discussion Forum

*** Please do not contact me privately for help. Thanks. ***
Reply With Quote
  #3  
Old 06-04-2005, 11:27 PM
LEAD_WEIGHT's Avatar
LEAD_WEIGHT LEAD_WEIGHT is offline
Senior Member
 
Join Date: Mar 2005
Posts: 307
Default Re: How Do I Increase or Decrease Module Size

Quote:
Originally Posted by ConqSoft
Its size will be dependent on its content. (If you're talking about its height.)

For width, it'll be whatever width you have your left/right columns set, or whatever width your center happens to be.
That has not been change just the adv_portal_module_shell & it is taking prioity over the default settings.
__________________
User Name : test
Password : test
www.theundergroundsource.com
Reply With Quote
  #4  
Old 06-04-2005, 11:27 PM
ConqSoft's Avatar
ConqSoft ConqSoft is offline
Senior Member
 
Join Date: Jan 2004
Location: Raleigh, NC
Posts: 1,364
Default Re: How Do I Increase or Decrease Module Size

I don't know what you're talking about...
__________________
My Blog
GPS Discussion Forum

*** Please do not contact me privately for help. Thanks. ***
Reply With Quote
  #5  
Old 06-04-2005, 11:29 PM
ConqSoft's Avatar
ConqSoft ConqSoft is offline
Senior Member
 
Join Date: Jan 2004
Location: Raleigh, NC
Posts: 1,364
Default Re: How Do I Increase or Decrease Module Size

If you are talking about the width, it should be set to 100% in your template shell. The outer table cells will determine its width.
__________________
My Blog
GPS Discussion Forum

*** Please do not contact me privately for help. Thanks. ***
Reply With Quote
  #6  
Old 06-04-2005, 11:37 PM
LEAD_WEIGHT's Avatar
LEAD_WEIGHT LEAD_WEIGHT is offline
Senior Member
 
Join Date: Mar 2005
Posts: 307
Default Re: How Do I Increase or Decrease Module Size

Quote:
Originally Posted by ConqSoft
If you are talking about the width, it should be set to 100% in your template shell. The outer table cells will determine its width.
Thanks again, I do not know why 175px width was not working as default size since it is the same module from CMP v1.0.1 .
__________________
User Name : test
Password : test
www.theundergroundsource.com
Reply With Quote
Reply


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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Latest Discussion Block causes massive load increase Draddog Troubleshooting / "How do I..." Questions 3 05-11-2005 09:51 AM
Module Size dsboyce8624 Troubleshooting / "How do I..." Questions 2 05-06-2005 04:25 PM
Space between modules, any way to decrease it? sub_ubi Troubleshooting / "How do I..." Questions 15 04-14-2005 06:33 PM
font size of news module title link indie Troubleshooting / "How do I..." Questions 1 10-04-2004 10:14 AM


All times are GMT -4. The time now is 09:44 AM.

Forums Powered by vBulletin, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
Please note that vBadvanced is in no way affiliated with Jelsoft Enterprises Ltd, nor will Jelsoft be able to provide any support for our products.