Log in

View Full Version : Apply layout to section


Mythotical
04-14-2010, 02:06 PM
I read that you can apply a specific layout to a specific section but for the life of me I cannot find it. Could someone please direct me to the right place?

Thanks ahead

--------------- Added 1271265028 at 1271265028 ---------------

Ok I figured it out, what I am having an issue with now is the columns are so close together, I need a resolution to add spacing between each column.

http://www.thecatholicforum.org/content.php?147-affiliates

Lynne
04-15-2010, 12:44 AM
You don't allow guests to see your page.

Mythotical
04-15-2010, 02:16 AM
Lynne: Could you check again please? I gave viewing to guests all around so I don't know if I am missing a setting or what. If need be I will provide a screenshot.

Lynne
04-15-2010, 02:22 AM
I still can't see it (I can see Welcome, About Us, and News though). A screenshot won't help because I'm sure your issue is css and you can't do css based on a screenshot.

Mythotical
04-15-2010, 02:36 AM
PM'd you my personal login info. If others reply I will put up a test account.

Lynne
04-15-2010, 02:52 AM
You can probably just add this to the grid css or additional.css:

.yui-tvb-l50 {
margin:0 10px;}

Mythotical
04-15-2010, 03:04 PM
That worked, now how can I get it to be fluid instead of fixed like it is. Its left aligned and not going across the entire page like it should.

Lynne
04-15-2010, 11:29 PM
Well, if I recall, you set the middle box to only be 40%. I would guess you would want that to be more since the other two are 24%. And, then I would guess you would want to set the left/right margin of the whole div to auto.

Mythotical
04-16-2010, 12:15 AM
Ok so how would I change the width? I have looked through and played with things in the css templates as well as the vbcms templats as well as the grid templates. Alas I'm still unable to get the width to change.

Lynne
04-16-2010, 03:31 AM
Try:
.yui-tvb-l50 {
width:48%;}

Mythotical
04-22-2010, 01:11 AM
Thanks Lynne, that got it. Not as far but a few pixels smaller won't really make or break the site. LOL

vilhiem
05-08-2010, 09:14 PM
Hi Steve,

You mentioned that you figured out how to "apply a specific layout to a specific section".

I'm still having this same problem ... so, how's it done ...?

Thanks!
Vilhiem

Mythotical
05-08-2010, 09:27 PM
Go to the content page, the link should be: yourdomain.com/forum/content.php?111/edit

Notice the edit at the end. Then on that page, find the drop down to choose a custom layout. If you haven't then create a new layout and arrange your widgets how you want for the page then go back to that edit page and select your new layout. Then save and done.

flyordieforum
01-12-2011, 12:20 AM
Go to the content page, the link should be: yourdomain.com/forum/content.php?111/edit

Notice the edit at the end. Then on that page, find the drop down to choose a custom layout. If you haven't then create a new layout and arrange your widgets how you want for the page then go back to that edit page and select your new layout. Then save and done.

Thanks Steve! However, I am having a simmilar situation. I have created a layout with the twitter widget already created to it. All I need for my twitter gadget to work is to apply that layout to all my pages. Thus, do I have to apply the layout to the current section I have built for my site ad that will make it work?.

I guess what I am trying to know is the exact steps for me to be able to apply this new layout I have just created-which has the twitter gadget- to all sections of my site so that it's visible at all times in all pages?

my site is flyordieforum.com

thanks so much in advance!