Help creating an block on the right side.

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Locked
oabostad

Help creating an block on the right side.

Post by oabostad »

Hello. I need some help to create an block on the right side of my page. Iam going to put some ad banners there. Can anyone help me with the code i need?
Iam using the "Bulletmenu Vert 1 col"  template.

See picture of how i wants it. I wants it to be 150px wide.

[attachment deleted by admin]
cyberman

Re: Help creating an block on the right side.

Post by cyberman »

Have you tried Template "Bulletmenu Vert 2 col"  ;) ?
oabostad

Re: Help creating an block on the right side.

Post by oabostad »

Yes but that is not how i wants it. With "Bulletmenu vert 2 col" on it shrinks the normal content area. I want the block to be outside the content area.

Can anyone please help me?
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Help creating an block on the right side.

Post by Dr.CSS »

Got Link?
usually,,


some thing or nothing or tag or module or "{content block='block1'} for new edit box in page"


then in CSS,,

div#***{width:150px} or whatever styling you need,,

    mark
cyberman

Re: Help creating an block on the right side.

Post by cyberman »

oabostad wrote: With "Bulletmenu vert 2 col" on it shrinks the normal content area.
The main container must resized too  ;) ...
cyberman

Re: Help creating an block on the right side.

Post by cyberman »

maksbud wrote: Got Link?
So much round boxes - i like it very much  ...

It would be great if you wanna share all your fantastic themes with community on http://themes.cmsmadesimple.org/  ;D.
Last edited by cyberman on Fri Apr 28, 2006 6:38 am, edited 1 time in total.
oabostad

Re: Help creating an block on the right side.

Post by oabostad »

This did't help me so much. Iam new in coding this stuff... Is here anyone that can tell me a litle more detailed how i shall do this?
cyberman

Re: Help creating an block on the right side.

Post by cyberman »

It would be very useful to look and understand the template (xhtml) and css.

In Bulletmenu Vert 2 col ypu will found this

Code: Select all

<div id="pagewrapper">
Now you know id named pagewrapper is the container which specify the size of content view. Search in stylesheets for pagewrapper and define a new size for it so your content block has the old size  ;) ...

A little help - pagewrapper should be located in stylesheet layout.
oabostad

Re: Help creating an block on the right side.

Post by oabostad »

Iam still stuck on this  :-[ I guess someone has already done this.

About the bulletvert 2col, this will only put the content in that page? I wants the block to be on the rightside of all my pages.

Does anyone have a template that they can share with me? PLEASE
Locked

Return to “Layout and Design (CSS & HTML)”