Page 1 of 1

Help creating an block on the right side.

Posted: Thu Apr 27, 2006 9:09 am
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]

Re: Help creating an block on the right side.

Posted: Thu Apr 27, 2006 9:22 am
by cyberman
Have you tried Template "Bulletmenu Vert 2 col"  ;) ?

Re: Help creating an block on the right side.

Posted: Thu Apr 27, 2006 4:04 pm
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?

Re: Help creating an block on the right side.

Posted: Thu Apr 27, 2006 5:49 pm
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

Re: Help creating an block on the right side.

Posted: Thu Apr 27, 2006 6:19 pm
by cyberman
oabostad wrote: With "Bulletmenu vert 2 col" on it shrinks the normal content area.
The main container must resized too  ;) ...

Re: Help creating an block on the right side.

Posted: Fri Apr 28, 2006 6:23 am
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.

Re: Help creating an block on the right side.

Posted: Sat Apr 29, 2006 12:34 am
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?

Re: Help creating an block on the right side.

Posted: Sat Apr 29, 2006 4:17 pm
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.

Re: Help creating an block on the right side.

Posted: Wed Jun 07, 2006 6:22 pm
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