![]() |
|
#1
|
|||
|
|||
|
Hi,
I have a clean install the latest versions of vb, vBadvanced CMPS and PhotoPost vBGallery. Basically I have tried everything (and searched this site lots!) to get the CMPS a fixed width (ie 800 pixels) rather than the default 100%. Whatever I try either messes up the page totally, or bits of it remain too wide! How can I fix this? Thanks. |
|
#2
|
||||
|
||||
|
Edit your adv_portal template and change the width of the main table in there.
|
|
#3
|
|||
|
|||
|
Do you mean this bit (where I have changed it to 900px)
Code:
$stylevar[htmldoctype] <html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]"> <head> <title>$vboptions[hometitle] <if condition="$pagetitle">- $pagetitle</if></title> $headinclude </head> <body> $header $navbar <table align="center" class="page" cellspacing="0" cellpadding="0" width="900px"> Cheers. |
|
#4
|
||||
|
||||
|
The width of the navbar is still going to be controlled by your default width setting.
|
|
#5
|
|||
|
|||
|
How can I change my "default width setting"? I have changed the width in the adv_portal template and also the main vb width in "Main Table Width".
EDIT: No worries, I have fixed it. Thanks for your help Brian
Last edited by thinkharder; 01-23-2006 at 09:43 PM. |
|
#6
|
|||
|
|||
|
how did you fix it?
|
|
#7
|
|||
|
|||
|
I can't remember now, sorry
|
|
#8
|
|||
|
|||
|
i wanted the same thing..vbadvanced 100% width and forum fixed width of 755..
and if $header is used for both then it is impossible...so you need to use $header for the forum and then simply copy the whole of the header code for the forum (in style manager) and paste into your adv_portal template, replacing $header, and also replacing the width with your desired width... |
|
#9
|
|||
|
|||
|
Exactly what i was looking for thanks dude worked like a charm
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| misalignment using fixed width | mindbuster | Troubleshooting & Problems | 3 | 08-22-2005 02:10 PM |
| Center Colum Fixed Width | deb0 | Troubleshooting / "How do I..." Questions | 2 | 03-20-2005 09:11 PM |
| Fixed width vs Dynamic sites? | apokalupsis | Chit Chat | 9 | 07-26-2004 06:51 PM |